processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

Loading Custom Fonts

Open albydnc opened this issue 7 years ago • 3 comments

when using loadFont() loading ttf in the data folder, I can't run the app (Device nor Emulator). Console says there is no font in the directory, app can't load it.

albydnc avatar Feb 20 '18 18:02 albydnc

Thanks for reporting the issue. I tested the loading custom ttf and otf fonts, but this may be a regression. I will look into it.

codeanticode avatar Feb 20 '18 21:02 codeanticode

createFont() actually work, but it can't get the full rendering of the font. Thanks.

albydnc avatar Feb 20 '18 23:02 albydnc

Could you post a simple sketch reproducing the error?

codeanticode avatar Feb 20 '18 23:02 codeanticode