crteensy Posted November 25, 2015 Report Posted November 25, 2015 I tried to convert a ttf font file using the online converter both as bit font and as RLE font, with the custom range 'H'-'H' (only one character). I want the glyph to be about 96x96 pixels, so I had to pick 168 pt for the font size. Compiling resulted in the following error:logo_cropped_1_font168_rle.c:11:2: error: #error The font file is not compatible with this version of mcufont.What can I do?Attaching the ttf was not possible because the extension ttf seems to be forbidden.
crteensy Posted November 25, 2015 Author Report Posted November 25, 2015 Ah nevermind, that was the arduino IDE trying to compile the font C file out of context.
Joel Bodenmann Posted November 25, 2015 Report Posted November 25, 2015 Well... Not much left to say here beside: Happy to hear that you got it fixed ~ Tectu
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now