Skip to content

Three problems #5

Answered by Pconti31
DynamicLoader asked this question in Q&A
Discussion options

You must be logged in to vote

@Lucy2003
Problem 1: I'll fix the bat file.
Problem 2: Yes, Adafruit GFX fonts are 7 bit so 127 is normally the largest character as an integer but some people like me have successfully used 255 as maximum. Old PCs had 8 bit code sets like Latin1-Latin15. No idea what China used.
Problem 3: Only ttf fonts show popup but .otc and ,ttc do load. Hmmm, I had no idea. I mean the tool is named ttf to gfx so I built it to only expect ttf fonts. Seems Java supports reading .otc (no sure what .ttc is). I'll examine the code and fix bringing up the popup when these files are read.
Thanks for pointing these issues out.
Paul--

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DynamicLoader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants