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 › can't create bold verion of font
Page Index Toggle Pages: 1
can't create bold verion of font (Read 659 times)
can't create bold verion of font
Mar 27th, 2007, 1:56pm
 
I'm having trouble with creating a font from Verdana Bold. It apparently is making the font from Verdana regular, since that's what is being displayed. Any clue what would cause this?
Re: can't create bold verion of font
Reply #1 - Mar 28th, 2007, 7:30pm
 
if you're on a mac, it's probably this bug in Java 1.5 that has been reported to apple but they've neither responded to, nor fixed:
http://dev.processing.org/bugs/show_bug.cgi?id=407

if you're not on a mac, then you might not be using the name that you see in PFont.list() to specify the font.
Page Index Toggle Pages: 1