-
• #2
Sorry to hear that - I'm afraid that's a third party website that I don't have any control over. I just checked and it seems to work again now though?
-
• #3
of course, i was just hoping the creator was still active on here as i can't find an official form of contact.
tried again with several fonts i made and most still give the error but one worked, but i have no clue what the difference might be. the one that did work also gives a strange result when used but that could be me messing up the codeGraphics.prototype.setFontSarpanch = function() { var font = atob("//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAP////////////////////////////////////////////////////////////////////////////////////////////////////////////D/////8P/////w//////D/////8P/////w//////D/////8P/////w//////D///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////f////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////n/////8P/////////////////////////////////////////////////////4//////n/3//////f/////9//////3//////f/////9//////3//////f/////9//////3//////f/////9//////3//////f/////9//////3//////f///////j/////+P///////////////////////AmAAf//+f/////3//////////////////////4APA////////////////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////v/////+//////7//////v/////+//////7//////v/////+//////7//////v/////+//////7//////v/////+//////7//////v/////+//////7//////v/////+//////7//////v/////+//////7//////v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////3//////v////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////7//////f//////////////////////////////////////////////////////////////////3//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P/////8//////z//////P///////////////////////////////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="); g.setFontCustom(font, 52, 40, 40); }; g.reset(); g.clearRect(10,29,166,69); g.fillRect(86,40,90,44); g.fillRect(86,54,90,58); g.setFont("Sarpanch"); g.drawString(h,10,29); g.drawString(m,94,29);
1 Attachment
-
• #4
@mattbrailsford hasn't posted in a while - maybe he's still getting notifications though, I'm not sure!
Without seeing the image/settings you uploaded it'd be hard to figure out what the problem was. I guess at some point we should add the functionality to https://www.espruino.com/Font+Converter as the code is kind of there to handle it - it's just exposing it.
after working fine for a few hours the other day, the bitmap font converter suddenly started giving an error every time i hit convert.