We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › fonts not loading
Page Index Toggle Pages: 1
fonts not loading? (Read 529 times)
fonts not loading?
Dec 7th, 2006, 9:57pm
 
I'm trying to display some text in my program, which seems simple enough, but for some reason it can't find the font that i've placed in my data directory for the program...
I tried using the same font as the example that comes with processing, and copying the font file over to my program's directory, but it still can't find it.
Re: fonts not loading?
Reply #1 - Dec 7th, 2006, 11:49pm
 
You don't need do copy the font file to the data folder. Use Tools->Create Font in Menu instead.
Page Index Toggle Pages: 1