05-01-2013, 04:11 AM
A little...
BUMP
to version 1.1
BUMP
to version 1.1
This latest bump is one I needed to perform when I discovered that SFONTS relied on spacing based on a font with the matching name. So if I had an Arial font and an Arial SFont, it took spacing between letters from the original, or whatever basic font was in use. HOWEVER..... if you were using only an SFont, there was no spacing value set and all your characters ran into each other (or worse... never spaced out at all).
My recent addition fixes that by attaching some new code to the Bitmap class's text_size method. Now it recognizes SFonts and SFont sizes.