Commit graph

41 commits

Author SHA1 Message Date
DataHoarder 232062ce19
Clip tag optimizations 2024-03-08 18:19:48 +01:00
DataHoarder 4478b7310a
Implemented unstable matrix transform 2023-12-07 11:49:57 +01:00
DataHoarder 941a6d4beb
Added FlushInterval setting to cache previous lines to append 2023-12-04 09:15:25 +01:00
DataHoarder 22456ea989
Apply clip of viewport on renderer to cleanup needless \clip 2023-12-04 08:06:18 +01:00
DataHoarder 79aae1ea26
Optimize tag transition encoding 2023-12-03 17:01:05 +01:00
DataHoarder 2a3586f129
Optimize tag transition encoding 2023-12-03 16:59:19 +01:00
DataHoarder 108f383eca
Fix Vector2 Equals() for float64, fixed position transitions 2023-12-03 16:52:10 +01:00
DataHoarder a6e9a3917f
Drop ASS tags that don't ever have a visible color 2023-12-03 04:08:00 +01:00
DataHoarder 145ae65e5e
Speedup tag encoding via integers instead of float on precision == 0 2023-12-03 02:49:26 +01:00
DataHoarder 4fc74b0f33
split statistics from renderer file 2023-12-02 10:18:07 +01:00
DataHoarder 53a96783b3
allow re-entering sections in 2pass, set ass title, use layoutres x/y header tags 2023-12-02 10:15:10 +01:00
DataHoarder b3057fad7d
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
DataHoarder 485b49f4cf
Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
DataHoarder de54cbcc33
Implemented Settings.KeyFrameInterval 2023-12-01 01:47:41 +01:00
DataHoarder 712f25af1e
Skip initial frames without rendering any frames 2023-11-30 07:19:58 +01:00
DataHoarder a7160af4e7
Adjust global ass settings 2023-11-30 04:31:26 +01:00
DataHoarder 52efe64f40
Made precise ASS timings a setting 2023-11-29 02:35:10 +01:00
DataHoarder f9a29ab800
Fix ASS color tag equality 2023-11-29 02:30:24 +01:00
DataHoarder 211ae1bdf9
Fix LinearGradient PAD spread mode 2023-11-29 01:08:06 +01:00
DataHoarder cc33d7aa8e
Fix transition of StyleTag on ASS 2023-11-27 11:34:11 +01:00
DataHoarder 474e2625f0
Apply video scale to clips in Renderer 2023-11-27 11:04:55 +01:00
DataHoarder c2bfa9313e
Fix shape inner clipping, remove DrawPath Clip property 2023-11-26 22:45:07 +01:00
DataHoarder b8f83e5634
Renderer size statistics 2023-11-26 22:03:01 +01:00
DataHoarder 5f47065b50
Recover original curve records on clips if able 2023-11-26 22:02:45 +01:00
DataHoarder 6d3d12a239
Record pointers to values 2023-11-26 20:47:12 +01:00
DataHoarder 909506fab6
*Shape to Shape 2023-11-26 20:34:44 +01:00
DataHoarder d174215bb8
Fake overlay blend, directly use drawpathlist as fill 2023-11-24 12:27:10 +01:00
DataHoarder 6ab2e3ddae
Better stroke width based on matrix? 2023-11-24 09:59:01 +01:00
DataHoarder 159b72e22b
Optimize performance, implement bitmap shapes, implement clipping settings 2023-11-24 05:02:08 +01:00
DataHoarder c115d9d2f8
Implement radial gradient 2023-11-23 10:15:43 +01:00
DataHoarder 3da94268a8
matrix transform tag to ass styles now works 2023-11-23 09:54:30 +01:00
DataHoarder 286aa12dca
Implement BakeClips setting 2023-11-23 05:10:55 +01:00
DataHoarder 2b82d66715
Fix gradients, fix clip depths, fix ratios, added gradient blur and overlap settings 2023-11-23 05:00:09 +01:00
DataHoarder a77b91a618
Made all vectors float64 instead of twip for enhanced precision, fixed containertag matrix transition 2023-11-22 11:08:09 +01:00
DataHoarder f1e45241b9
Implicit Vector2 type conversions of Twip, float64 2023-11-22 06:29:53 +01:00
DataHoarder df2cf38e0c
Move tags and settings to better places 2023-11-22 02:42:40 +01:00
DataHoarder 2c058efa0e
Implement morphing, cliping, polygons, some gradients 2023-11-21 18:38:17 +01:00
DataHoarder 44fba24fd5
Render loop functional, fixed SB reading 2023-11-21 02:55:09 +01:00
DataHoarder 31ebc6785c
Add types for rendering, layouts, frames, cleanup imports 2023-11-20 19:01:35 +01:00
DataHoarder c94f486315
ASS renderer methods 2023-11-20 07:32:13 +01:00
DataHoarder bf0332b51f
Initial ASS objects 2023-11-20 06:20:31 +01:00