ILL Library
Module that eases the creation of macros with a focus on handling shapes.
Module ILL.ILL in feed ILL Aegisub Scripts b2d8509 by ILLTeam.
Channels:
main (Default):
Version: 1.5.1
Release Date: 2024-09-27
Required Modules:
- ffi
- json
- clipper2.clipper2@1.2.0 b2d8509
Files:
- .moon:
1b3f50ecefafee1546383e96534668a4ab08412b
✅ - /Ass/Shape/Curve.moon:
52f7bc9c3fd98d318962fae909ba80613f46ba26
✅ - /Ass/Shape/Path.moon:
a3e72133bb3cef4f2d883b51ec1127f63c34e540
✅ - /Ass/Shape/Point.moon:
8ea0c0a39be5fb05d7496f60a3058a162f493d94
✅ - /Ass/Shape/Segment.moon:
65520baba964da1a2315921452e8b00c18ff1f41
✅ - /Ass/Text/Tag.moon:
6cbe306afb4f7e7db0bfadfd833283b70cb2fa72
✅ - /Ass/Text/Tags.moon:
aa5ca3efb9ec5771b3e90274736243fb0388bb13
✅ - /Ass/Text/Text.moon:
8d27e05ea45128d3a538ab88e808bc0f49c1810a
✅ - /Ass/Ass.moon:
8d912b18d568d6ee4db85d434f06c5e707e278d0
✅ - /Ass/Line.moon:
409b63a246d1a00117fb84ea7cd738af6e290a93
✅ - /Font/Font.moon:
8dbbd0956bef391f249fd3ca5dca40416e8574cd
✅ - /Font/Init.moon:
84f8a0f04ea07e888badc7c03c434984750d62f5
✅ - /Font/Unx.moon:
e6b05ac93401e0a7990a32177b0d39cd66a834b1
✅ - /Font/Win.moon:
3026f86ab127b652ec7283bb5cf9cefbffa99e83
✅ - /Aegi.moon:
76c6e38c00fdd5c453a903076613e4985144a969
✅ - /Config.moon:
d4d1b25bea64bd17098acd11749d5d18d4d4ca72
✅ - /Math.moon:
68c921027d6841a187d7a5893a33f06e8f09bd0b
✅ - /Table.moon:
e73c3f626709e759502e558dc0485978611d3987
✅ - /Util.moon:
df5579ee01f5331bccc32f55c8c15acac6d1f0b9
✅ - /UTF8.moon:
1f38879d0233ee7c433a4f20d324330f0874970d
✅
Changelog:
1.5.1:
- Remove unnecessary defs
1.5.0:
- Added support for underline and strikeout to freetype wrapper
1.4.9:
- Update ILL
1.4.8:
- Fix some bugs on unix font
1.4.7:
- Replace pangocairo with freetype
1.4.6:
- Fix shadow path
1.4.5:
- Add shadow and rounding effects to Path
1.4.4:
- Update version
1.4.3:
- Update ILL
1.4.2:
- Update Shapery
1.4.1:
- Fix empty tags
1.4.0:
- Update ILL
1.3.7:
- Path.cleanContours now removes invisible polygons
1.3.6:
- Update ILL
1.3.5:
- Update DepControl
1.3.4:
- Update ILL macros
- - Fixed some bugs
- - Add save system
1.3.3:
- Fix incompatibility with Yutils module on Windows
1.3.2:
- Fix instance bug
1.3.1:
- Fix iteration bug
1.3.0:
- Update ILL
- Bugs:
- - object "l" is now functional in iterSub and iterSel iterators
- - Tags.clear function was not returning the "\t" tags correctly
- - insertLine and removeLine now accept extended and unextended line objects
- Additions:
- - line insertion in dialog is now more dynamic
- - path.envelopeDistort function now takes ep argument
1.2.2:
- Merge pull request #1 from Alendt/main
- Fixed some bugs of Path.simplify
1.2.1:
- Fix identation
1.2.0:
- Update ILL
1.1.3:
- Update version representation in modules
1.1.2:
- Initial depctrl release
Reverse Dependencies:
- phos.ASS2SVG
- phos.AssfPlus
- ILL.EnvelopeDistort
- ILL.Shapery
- ILL.MakeImage
- ILL.ChangeAlign
- zah.autoclip