> :filename "c:\\windows\\fonts\\gulim.ttc"))
BTW: it is not a good idea to use hard coded paths. Is there a function in SDL_TTF or Freetype to determine the Windows fonts directory? If not, I can add it to the glue code. Looks like it is not too difficult, e.g. http://tinyurl.com/kozz3q , maybe with an additional fallback, if the shfolder-call fails, e.g. scanning all PATH directories for "fonts", because the Windows program directory is usually in PATH. -- Frank Buss, [email protected] http://www.frank-buss.de, http://www.it4-systems.de _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
