pgeiem Posted August 22, 2014 Report Share Posted August 22, 2014 Hi I need to add many fonts to my project using mcufont.I have tried your online converter but it doesn't work. It always return the following error message: "Could not import font - bad file format?"I have then tried to build the mcufont encoder but it doesn't work. I always have the following terminate called after throwing an instance of 'std: what(): libfreetype error 2: unknown file formatorterminate called after throwing an instance of 'std::runtime_error' what(): libfreetype error 85: invalid stream operationDo you have any similar issue ? Does anyone have a working compiled mcufont encoder for Windows ?Thanks in advance for any helpPGE Link to comment Share on other sites More sharing options...
pgeiem Posted August 22, 2014 Author Report Share Posted August 22, 2014 I have recompiled mcufont on linux and it works as a charme !Compiling freetype on windows is a nightmare... Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted August 22, 2014 Report Share Posted August 22, 2014 The online converter should be working again. Can you please confirm this?I am currently on the road and I cannot try to compile it myself right now. I will try it as soon as I am at home.~ Tectu Link to comment Share on other sites More sharing options...
inmarket Posted August 22, 2014 Report Share Posted August 22, 2014 It is also possible that your fonts are not valid ttf fonts (atleast as far as the freetruetype library is concerned).Try converting a known working font such the UI font found in the repository. That will tell you whether it is the font converter or your fonts that are the problem. Link to comment Share on other sites More sharing options...
pgeiem Posted August 25, 2014 Author Report Share Posted August 25, 2014 Yes I have retested the online converter and it work 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