search for: fillstyle0

Displaying 3 results from an estimated 3 matches for "fillstyle0".

Did you mean: fillstyle
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
.../color> + </Solid> + </fillStyles> + <lineStyles/> + </StyleList> + </styles> + <shapes> + <Shape> + <edges> + <ShapeSetup x="0" y="0" fillStyle0="1"/> + <ShapeSetup x="100" y="100" fillStyle0="1" fillStyle1="0" lineStyle="0"> + <styles> + <StyleList> + <fillStyles> + <...
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
...+ </color> + </Solid> + </fillStyles> + <lineStyles/> + </StyleList> + </styles> + <shapes> + <Shape> + <edges> + <ShapeSetup x="0" y="0" fillStyle0="1"/> + <LineTo x="1000" y="0"/> + <LineTo x="0" y="1000"/> + <LineTo x="-1000" y="0"/> + <LineTo x="0" y="-1000"/> +...
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
...Colors> + </LinearGradient> + </fillStyles> + <lineStyles /> + </StyleList> + </styles> + <shapes> + <Shape> + <edges> + <ShapeSetup x="500" y="500" fillStyle0="1"/> + <LineTo x="0" y="2000"/> + <LineTo x="5120" y="0"/> + <LineTo x="0" y="-2000"/> + <LineTo x="-5120" y="0"/> + <Sh...