Content originally posted in LPCWare by wellsk on Fri Jun 15 09:32:00 MST 2012
Swim doesn't really have any font size limit. Each font file specifies the size of the font used for Swim rendering. By converting and adding another font file, you can get additional fonts in Swim. All the free fonts used in Swim were generated using the convfnt.c program. (You can get the source for this program by Googling it).
<code>
/* Generated by convfnt.exe*/
/* Windows FreeSystem 14x16 Font */
</code>