swf2ass-go/types
2023-12-03 16:52:10 +01:00
..
math Fix Vector2 Equals() for float64, fixed position transitions 2023-12-03 16:52:10 +01:00
records cleanup bezier subdivision code 2023-12-02 18:32:20 +01:00
shapes Cleanup bitmap converter 2023-12-02 10:45:40 +01:00
Action.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
AudioStream.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
BitmapDefinition.go Implement basic 2023-11-26 02:32:53 +01:00
Depth.go Implement 2pass for perfect depth allocation without using packed integers for ASS, in preparation of embedded fonts 2023-12-02 03:59:22 +01:00
FrameInformation.go Initial ASS objects 2023-11-20 06:20:31 +01:00
MorphShapeDefinition.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
MultiFrameObjectDefinition.go Implement Option, full nested sprite support 2023-11-28 03:54:19 +01:00
option.go Implement Option, full nested sprite support 2023-11-28 03:54:19 +01:00
RenderedFrame.go ASS renderer methods 2023-11-20 07:32:13 +01:00
RenderedObject.go Optimize performance, implement bitmap shapes, implement clipping settings 2023-11-24 05:02:08 +01:00
ShapeDefinition.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
SpriteDefinition.go ViewFrame DrawPathList to Option 2023-12-02 11:00:31 +01:00
SWFProcessor.go ViewFrame DrawPathList to Option 2023-12-02 11:00:31 +01:00
SWFTreeProcessor.go Fix Vector2 Equals() for float64, fixed position transitions 2023-12-03 16:52:10 +01:00
text.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
ViewFrame.go ViewFrame DrawPathList to Option 2023-12-02 11:00:31 +01:00
ViewLayout.go ViewFrame DrawPathList to Option 2023-12-02 11:00:31 +01:00