swf2ass/src
2023-08-03 01:52:18 +02:00
..
actions "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
ass WiP: gradients and others 2023-08-03 01:52:18 +02:00
math Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
ActivePath.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
AudioStream.php Add MP3 audio extraction 2022-01-07 21:03:03 +01:00
BitmapConverter.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
BitmapDefinition.php "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
Circle.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
ClipPath.php Full clippath intersect instead of per shape 2022-01-07 18:18:35 +01:00
ClippingFrame.php Proper clips from parent object creation, they are now processed at a later stage 2022-01-07 21:03:35 +01:00
ClippingViewLayout.php "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
Color.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
ColorTransform.php Fix colors, add multi layer system WiP, fix single frame move precision, reduced drawing commands 2022-01-01 10:54:27 +01:00
ComplexShape.php Fix colors, add multi layer system WiP, fix single frame move precision, reduced drawing commands 2022-01-01 10:54:27 +01:00
Constants.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
CubicCurveRecord.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
CubicSplineCurveRecord.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
CurrentState.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
DecomposedMatrixTransform.php Added baking mode, fallback for matrix transforms in ASS 2021-12-31 05:01:39 +01:00
DrawPath.php Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
DrawPathList.php Properly implement MorphShapes with changing move records 2022-01-08 18:51:57 +01:00
Ellipse.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
FillStyleRecord.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
FocalGradient.php Use SWF parser in PHP instead of swfmill, faster, and has larger tag support 2021-12-31 06:41:35 +01:00
FrameInformation.php Proper Matrix Transform / styles implementation 2021-12-29 21:57:52 +01:00
Gradient.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
GradientItem.php Use SWF parser in PHP instead of swfmill, faster, and has larger tag support 2021-12-31 06:41:35 +01:00
GradientSlice.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
JPEGBitmapDefinition.php Use SWF parser in PHP instead of swfmill, faster, and has larger tag support 2021-12-31 06:41:35 +01:00
LinearGradient.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
LineRecord.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
LineStyleRecord.php Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
MatrixTransform.php Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
MorphShapeDefinition.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
MorphStyleList.php Morph shapes, proper ASS transforms, known signatures 2022-01-05 22:19:15 +01:00
MoveRecord.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
MultiFrameObjectDefinition.php Added baking mode, fallback for matrix transforms in ASS 2021-12-31 05:01:39 +01:00
ObjectCollection.php Fix Sprite object collection 2021-12-30 02:09:08 +01:00
ObjectDefinition.php "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
PathSegment.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
PendingPath.php Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
PendingPathMap.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
QuadraticCurveRecord.php Morph shapes, proper ASS transforms, known signatures 2022-01-05 22:19:15 +01:00
RadialGradient.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
Record.php Implemented \clip intersection, and more 2022-01-04 01:15:31 +01:00
RecordPair.php Properly implement MorphShapes with changing move records 2022-01-08 18:51:57 +01:00
Rectangle.php Fix colors, add multi layer system WiP, fix single frame move precision, reduced drawing commands 2022-01-01 10:54:27 +01:00
RenderedFrame.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
RenderedObject.php Proper clips from parent object creation, they are now processed at a later stage 2022-01-07 21:03:35 +01:00
Shape.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
ShapeConverter.php Properly implement MorphShapes with changing move records 2022-01-08 18:51:57 +01:00
ShapeDefinition.php "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
SpriteDefinition.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
Square.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00
StyleList.php Morph shapes, proper ASS transforms, known signatures 2022-01-05 22:19:15 +01:00
StyleRecord.php Proper path drawing 2021-12-26 15:59:57 +01:00
SWFProcessor.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
SWFTreeProcessor.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
Utils.php WiP: gradients and others 2023-08-03 01:52:18 +02:00
Vector2.php Fixed matrix transforms, fixed transitions, added ASS timing system, fixed stroke shape changing from closed to open segments, fixed clip matrix transform from parent 2022-01-07 11:51:07 +01:00
ViewFrame.php Properly implement MorphShapes with changing move records 2022-01-08 18:51:57 +01:00
ViewLayout.php "simple" implementation of Actions 2022-01-08 20:10:29 +01:00
VisitedPoint.php Refactor files : new ViewLayout based system 2021-12-29 01:13:19 +01:00