15
score
3.3K
views
yes
status
CC BY-SA 3.0
Get the font name from the file from the asset folder
You will need to parse the font file. I will first paste example code on getting the font name. Then I will paste the code I extracted and modified from Apache FOP . Example usage: Copy the following classes to your...