-
Notifications
You must be signed in to change notification settings - Fork 426
Provide a way to custom tag ligature #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Merged
15 tasks
Draft util function test cases:
|
MapleMonoDebug-Regular.ttf.zip Add built-in tags:
|
Merged
15 tasks
subframe7536
added a commit
that referenced
this issue
Apr 20, 2025
- larger dot in `!` / `?` #348 - add cv61: alt `,` / `;` #348 - add liga `{{!--` - improve `{{` / `}}` - add cv62: alt `?` #348 - add cv05 / cv38: alt double story `g` #329 - add cv08 / cv41: alt serif `r` #328 - add cv07 / cv40: alt `J` without top bar #324 - add cv06. / cv39: alt `i` without bottom bar #324 - add ss11: liga `|=` / `||=` / `/=` / `//=` / `?=` / `??=` / `^=` / `&=` #355 - add math symbols #342 - add ss09: liga `~=` #352 - add ss10: liga `!~` / `=~` - support custom tags #381 - complete superiors #464
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Predictably, these requests will be frequent and varied, so I have intended to provide a compile-time way to support custom scripts.
In my current envision, you can customize the text of
ss03
through configuration file or python script. The way to implement is like current infinity#
ligature.I will share some dev logs here.
The text was updated successfully, but these errors were encountered: