petzku / Aegisub-Scripts

petzku's Aegisub automation scripts
25 stars 6 forks source link

Typewriter: Support text tags \n and \h #6

Closed bucket3432 closed 2 years ago

bucket3432 commented 2 years ago

In addition to \N, support the text (non-override) tags \n and \h (soft line break and hard space, respectively).

libass additionally supports \{ to insert a literal {, but it's not supported by vsfilter and it may not be trivial to add support for it here.