Releases: AmusementClub/AssFontSubset
Releases · AmusementClub/AssFontSubset
v2.1.0
afs.core
- Fix bugs caused by rewriting
- Fix ass parse:
ScriptType
now can startswith V - Feature: support harfbuzz-subset as subset backend
- Upgrade to dotnet 9.0.100
afs.cmd
- Add
--subset-backend
, default value isPyFontTools
- Upgrade System.CommandLine
afs.ava:
- Missing, will be updated in the next version
v2.0.5
v2.0.4
afs.core
- AssFont will match all font localized family names
- Avoiding command deadlock
- Not check empty dialogue lines’ styles when parse ass
- Upstream fix: fix parse ass empty value tag (Nekomoekissaten-SUB/Mobsub@43a1b50)
afs.cmd
- Upgrade System.CommandLine
- Return exitcode and allow user input anykey at the appropriate time
- Output to stderr when the log level is higher than warning
- Add linux-musl-x64/arm64 release
experimental
- linux-musl is statically linked with musl, linux is dynamically linked with glibc 2.35
v2.0.3
- Fix the issue caused by disabled all features, enable some necessary features
- Fix some issues when vsfilter rendering vertical writing
- Upstream fix: fix ass font parse (Nekomoekissaten-SUB/Mobsub@b8822c7)
- Update reference packages
v2.0.2
- upstream fix: fix ass font tag parse (Nekomoekissaten-SUB/Mobsub@d166b1c)
- fix ass fontname replace
- gui: upgrade Avalonia packages to 11.0.11
v2.0.1
v2.0.0 afs-nt
Full Changelog: d4e1b07...v2.0.0
afs-nt v2.0.0-beta
AssFontSubset.Avalonia: GUI
AssFontSubset.Console: CLI
beta1: 93f7d58
beta2: 93f7d58...644a2a2
beta3: 644a2a2...5a90201
beta4: 5a90201...3be1ae7
beta5: 3be1ae7...84f13b4
v1.2.4.1 Bug Fix
The program now correctly matches font fullname.
v1.2.4.0 Improvement: Handling multiple font names for a single font.
Now it can work with multiple font names for a single font. Thanks to pull request #4
- Slightly improved error message
- A bug was introduced in this version, do not download. Use v1.2.4.1 instead.