Android mode / default Font for Unicode CJK

edited March 2018 in Android Mode

Hi there

When I developed Android apps with Processing, I always used some custom fonts that I left in the "assets" folder. Making a multi-lingual version of my app, I don't want to add some heavy .ttf or .otf files to my package

How do I createFont() from a default Android fonts, with one that will work in Unicode (CJK included) ?

cheers

Sign In or Register to comment.