khaledhosny / harf

A HarfBuzz-based font loader and shaper for HarfTeX
GNU General Public License v2.0
10 stars 1 forks source link

Fix hyphenation #2

Closed khaledhosny closed 5 years ago

khaledhosny commented 5 years ago

Currently hyphenation kinda works, but there are few issues:

1 All our font “characters” use glyph indices prefixed by the largest valid Unicode value, and mapping characters to glyphs happens during shaping not font loading.