Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/
Other
9.31k stars 566 forks source link

[Suggestion]: mention hb-subset in wiki as a pyftsubset replacement #411

Open madig opened 2 years ago

madig commented 2 years ago

Hi, I don't have a Lobste.rs account so I'll comment here: https://harfbuzz.github.io/utilities.html#utilities-command-line-hbsubset is developed as a replacement for pyftsubset and it's much faster (fast CJK subsetting was a design goal). Be sure to use the latest HarfBuzz rather than what happens to be in a package repository.

FrostKiwi commented 2 years ago

Hi, I don't have a Lobste.rs account so I'll comment here: https://harfbuzz.github.io/utilities.html#utilities-command-line-hbsubset is developed as a replacement for pyftsubset and it's much faster (fast CJK subsetting was a design goal). Be sure to use the latest HarfBuzz rather than what happens to be in a package repository.

Didn't know harfbuzz also had that capability :O Will take a look at it.

PS: The Wiki is public, so go ahead and add anything you think will help others. That way your account also gets credited in the edit history.