khaledhosny / harf

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

Cache fonts in memory #6

Closed khaledhosny closed 5 years ago

khaledhosny commented 5 years ago

If the same file and font index is requested again, we should not load a new a font and instead re-use the already loaded one. Even if the font size is different, we should be able to shape every thing at UPEM size and scale the output.