go-text / typesetting

High quality text shaping in pure Go.
Other
88 stars 11 forks source link

Font fallback #4

Closed benoitkugler closed 2 years ago

benoitkugler commented 2 years ago

This is a try at font fallback.

More tests could be added, maybe with real world examples (say two fonts and a rune sequence where fallback is expected). Feel free to comment and link your test cases if you want me to add them.

Close https://github.com/go-text/shaping/issues/8.