swf2ass-go/types/shapes
2023-12-02 10:45:40 +01:00
..
ActivePath.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
Bitmap.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
BitmapConverter.go Cleanup bitmap converter 2023-12-02 10:45:40 +01:00
ClipPath.go Fix contour clockwise direction 2023-11-27 10:25:19 +01:00
complex.go *Shape to Shape 2023-11-26 20:34:44 +01:00
ComplexPolygon.go Close shape if not closed in ComplexPolygon GetShape() 2023-12-02 02:33:50 +01:00
DrawPath.go Fix LinearGradient PAD spread mode 2023-11-29 01:08:06 +01:00
DrawPathList.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
ellipse.go Record pointers to values 2023-11-26 20:47:12 +01:00
Gradient.go New gradient global settings 2023-12-02 10:38:16 +01:00
lerp.go Properly implement morphing of shapes, gradients, styles, fix KERNINGRECORD / PlaceObject, avoid panic on invalid PlaceObject of font object 2023-11-26 10:38:47 +01:00
LinearGradient.go New gradient global settings 2023-12-02 10:38:16 +01:00
LineStyleRecord.go Better stroke width based on matrix? 2023-11-24 09:59:01 +01:00
mediancut.go Optimize performance, implement bitmap shapes, implement clipping settings 2023-11-24 05:02:08 +01:00
ObjectCollection.go Optimize performance, implement bitmap shapes, implement clipping settings 2023-11-24 05:02:08 +01:00
ObjectDefinition.go Implement Option, full nested sprite support 2023-11-28 03:54:19 +01:00
PathSegment.go Record pointers to values 2023-11-26 20:47:12 +01:00
PendingPath.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
RadialGradient.go New gradient global settings 2023-12-02 10:38:16 +01:00
rectangle.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
Shape.go Fix LinearGradient PAD spread mode 2023-11-29 01:08:06 +01:00
ShapeConverter.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
StrokeConverter.go Experimental stroke converter 2023-11-24 10:25:37 +01:00
StyleList.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
StyleRecord.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
VisitedPoint.go Better stroke width based on matrix? 2023-11-24 09:59:01 +01:00