- b1053bf: [fix] single character color alternating not displayed
- a325cfb: Custom animation support
-
309ba25: NEW: Move Animation implemented
BREAKING: Changing
LOGTYPE
from an emun to a bar simple type
- 5d95b6a: Ass engine renderer rewrite
- 90a8f29: removing
tsup
from dependencies
- 3197954: Rendering encapsulation
- 9e978ab: Adding text transparency
- 8c59a89: Font vertical spacing & Text custom position improve
- 0bdde5c: Custom Font Loading crash fixed
-
a45de93: - Font Vertical and Horizontal Transformation Support
- Re-writing Core Part (Simplify)
- 6278551: Uptade Modules to
mjs
, Fix import issues with cjs
- 6ee8ac2: Lower the target es
- 65d5e18: Adding custom fonts + Some bugs fixes
- 53bbd52: Fix inline texts, correct tweaks tags application to font descriptor + Drawing text at a custom position improved
- ea26665: Fix empty lines drawing
- 5e1cb30: v0.2.5
- 6dfddb2: Build for Web
- a2719bb: Bug fixes in styled multilines (New way to draw text)
- fc82eb5: Minor bug fixes
- a51ae35: - Inline Changes in normal text display fix (with this bug, an inline transformation on a text while result in an overlapping on other drawn text)
- Mutilines Texts Tweaks fix (End of Line Shifts)
- fe65d34: Adding Inline Multi-Styling
- 8a05416: Making
ass-compiler
(https://github.com/weizhenye/ass-compiler) internal. Using only the parse method
- f0a1538: Adding Some Tweaks
- cc7c0e1: Basic futures added