Awesome fonts! Just a quick question I got while is was evaluating them for my project: What does the 8x8 font mean? I was doing measurements on the posted example pics and I found that in this and some other of your fonts the distance from the descent and ascent is more than 8 and usually 9 (see for example the first image where between a top-most pixel from the W in wiggly and the bottom-most pixel for the G in the same word there are 9 pixels in span). With this, I mean if that I only have a place with only 8 pixels in height to draw, this (and quite other) fonts wouldn't be able to fit, right? What is what I'm understanding wrong from the 8x8 label? Thanks for your time!
Viewing post in Wiggly Wording - 8x8 Pixel Font comments
For this font basically everything is roughly 7px in heigh. The decender or ascenders might go past this a touch.
8 is the factor you can scale by using the .ttf that still maintains the fonts correct visuals while increasing the size. The program I use I have found works best when using incruments of 8, 16, etc.
I should probably include information on these about ascender and descenders.
Hope that helps, cheers!