9
score
2.6K
views
yes
status
CC BY-SA 3.0
How to read kerning pairs table from TTF file in Android
What I want to know is if there is a possibility to read kerning pairs from typeface using Android API. There is no public API to read kerning pairs from a TTF file. However, I pulled the relevant code from Apache FOP...