ok I load up a font and enable variable width on it but it doesn't do it. is there a certain way to create the font in order for enableVariableWidth() to work?
my code:
font1 = loadFont("fonts\smallFont.gif");
enableVariableWidth(font1);
my font size is 8x11