htmlcss
htmlcss copied to clipboard
Support kerning
Right now the hc_font_t API does not expose the kerning information in a font. This should be supported in a future version of the library so that per-character kerning can be applied for formatting (and extents calculations).
Copying this over to the TTF project, which ultimately will manage this data.