search for: fillstyles

Displaying 14 results from an estimated 14 matches for "fillstyles".

Did you mean: fillstyle
2007 Dec 03
0
12 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_gradient_pattern.c libswfdec/swfdec_gradient_pattern.h libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_pattern.c
...lt;tags> + <DefineShape2 objectID="1"> + <bounds> + <Rectangle left="500" right="5620" top="500" bottom="2500"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <LinearGradient spreadMode="1" interpolationMode="0"> + <matrix> + <Transform scaleX="0.05625" scaleY="1" skewX="0" skewY="0" transX="3060" transY="1500"/> + </matrix> + <gra...
2008 Jan 12
1
GraphicsContext demo
Hey All, I''ve just commited rev 1505, which now includes a GraphicsContext demo, just in time for a release. *wipes forehead* So far, it''s looking pretty good. BTW Alex, another bug came up while working with GraphicsContext, but wasn''t something as major that could prevent me from completing the demo. GraphicsContext#draw_lines(size_t n, Point2Double points, Integer
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
...+ <tags> + <DefineShape3 objectID="1"> + <bounds> + <Rectangle left="0" right="0" top="100" bottom="100"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <Solid> + <color> + <Color red="0" green="255" blue="255" alpha="255"/> + </color> + </Solid> + </fillStyles> + <lineSt...
2007 Oct 13
2
[Bug 12793] New: Crash playing a swf file (because of missing NULL ptr check)
http://bugs.freedesktop.org/show_bug.cgi?id=12793 Summary: Crash playing a swf file (because of missing NULL ptr check) Product: swfdec Version: unspecified Platform: x86 (IA32) OS/Version: All Status: NEW Severity: normal Priority: high Component: library AssignedTo: swfdec at
2007 Jun 28
0
Branch 'as' - 4 commits - libswfdec/swfdec_debugger.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c test/image
...;0x18"/> + <DefineShape objectID="1"> + <bounds> + <Rectangle left="0" right="1000" top="0" bottom="1000"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <Solid> + <color> + <Color red="255" green="0" blue="0"/> + </color> + </Solid> + </fillStyles> + <lineStyles/> + </StyleList> + </styles> +...
2007 Oct 11
0
10 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_buffer.c libswfdec/swfdec_movie_as_drawing.c test/image test/sound
configure.ac | 2 - doc/Makefile.am | 1 doc/swfdec-sections.txt | 2 + libswfdec/swfdec_buffer.c | 12 +++++++ libswfdec/swfdec_movie_as_drawing.c | 49 ++++++++++++++++++++++++++++---- test/image/Makefile.am | 12 +++++++ test/image/drawing-zorder-5.swf |binary
2008 Jan 02
0
4 commits - libswfdec/Makefile.am libswfdec/swfdec_movie.c libswfdec/swfdec_shape_parser.c test/dump.c test/trace
libswfdec/Makefile.am | 2 libswfdec/swfdec_movie.c | 24 +++++- libswfdec/swfdec_shape_parser.c | 4 - test/dump.c | 3 test/trace/Makefile.am | 9 ++ test/trace/movieclip-version-5.swf |binary test/trace/movieclip-version-5.swf.trace | 111 +++++++++++++++++++++++++++++++
2007 Nov 18
2
[Bug 13293] New: _cairo_pen_find_active_cw_vertex_index failed assertion
http://bugs.freedesktop.org/show_bug.cgi?id=13293 Summary: _cairo_pen_find_active_cw_vertex_index failed assertion Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2007 Nov 01
3
[Bug 13051] New: CNN Cartoon Clicks are not responsive to mouse events
http://bugs.freedesktop.org/show_bug.cgi?id=13051 Summary: CNN Cartoon Clicks are not responsive to mouse events Product: swfdec Version: 0.5.3 Platform: x86-64 (AMD64) URL: http://i.cnn.net/cnn/POLITICS/analysis/toons/2007/10/17/ mikula/10.19.07.waterblack.swf OS/Version: Linux (All) Status: NEW
2007 Nov 24
1
[Bug 13381] New: swfdec_swf_decoder_eof brokern transmission error
http://bugs.freedesktop.org/show_bug.cgi?id=13381 Summary: swfdec_swf_decoder_eof brokern transmission error Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
Tag '0.5.3' created by Benjamin Otte <otte at gnome.org> at 2007-10-12 17:13 -0700 release 0.5.3 ("Tennis") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHD50fvMv5VCdLq8QRAj21AKC+kWUT9YN0gGDxLNS6Bequt5ufjgCgtYgd 9zH6AzP7/BHRfo0j1tw80V8= =wOYr -----END PGP SIGNATURE----- Changes since 0.5.2: Benjamin Otte: first try in getting movie
2007 Dec 10
0
5 commits - libswfdec/jpeg libswfdec/swfdec_as_interpret.c libswfdec/swfdec_bits.c libswfdec/swfdec_cached.c libswfdec/swfdec_codec_adpcm.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_flash_security.c libswfdec/swfdec_image.c
libswfdec/jpeg/jpeg.h | 2 +- libswfdec/jpeg/jpeg_rgb_decoder.c | 26 +++++++++++++------------- libswfdec/swfdec_as_interpret.c | 26 +++++++++++++++++++------- libswfdec/swfdec_bits.c | 4 ++-- libswfdec/swfdec_cached.c | 2 +- libswfdec/swfdec_codec_adpcm.c | 2 +- libswfdec/swfdec_codec_audio.c
2008 Jan 08
0
9 commits - configure.ac test/custom test/Makefile.am test/swfdec_test_initialize.as test/swfdec_test_initialize.h test/swfdec_test_test.c test/trace
...kgroundColor> + <DefineShape objectID="1"> + <bounds> + <Rectangle left="0" right="1200" top="0" bottom="1200"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <Solid> + <color> + <Color red="255" green="0" blue="0"/> + </color> + </Solid> + </fillStyles> + <lineStyles /> + </StyleList&g...
2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
...kgroundColor> + <DefineShape objectID="1"> + <bounds> + <Rectangle left="0" right="1200" top="0" bottom="1200"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <Solid> + <color> + <Color red="255" green="0" blue="0"/> + </color> + </Solid> + </fillStyles> + <lineStyles /> + </StyleList&g...