Hi,
I want to be able to kern image based font. Anyone know if this is possible (Tier 1)?
I can find the command SetTextSpacing( iTextIndex, fSpacing ).... which allows a whole string to be spaced differently but I need it on a per character basis - and preferably set once and forgotten - ie kerning!
Ideally there would be a SetCharSpacing command where you could enter the ASCII and set its individual spacing pre and post. Without it situations like AV and up looking like A V!!
Using Tier 1 AppGameKit V2
Started coding with AMOS (Thanks Francois Lionet)