crteensy Posted November 25, 2015 Report Share 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. Link to comment Share on other sites More sharing options...
crteensy Posted November 25, 2015 Author Report Share Posted November 25, 2015 Ah nevermind, that was the arduino IDE trying to compile the font C file out of context. Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted November 25, 2015 Report Share Posted November 25, 2015 Well... Not much left to say here beside: Happy to hear that you got it fixed ~ Tectu Link to comment Share on other sites More sharing options...
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