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 & HelpPrograms › loadFont gives problem in 115
Page Index Toggle Pages: 1
loadFont gives problem in 115 (Read 462 times)
loadFont gives problem in 115
Jul 12th, 2006, 9:12am
 
Hi fry

 i am tring to loadfont whose vlw file is copied in the same folder but it gives me an error.

 java.lang.NullPointerException
at java.util.zip.InflaterInputStream.<init>(InflaterInputStream.java:66)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:56)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:68)
at processing.core.PApplet.loadFont(PApplet.java:3359)

  could you please help me out in this problem.
Re: loadFont gives problem in 115
Reply #1 - Jul 12th, 2006, 6:34pm
 
we could debug this, but it would probably be easier to just use Tools -> Create Font to make a new one.
Re: loadFont gives problem in 115
Reply #2 - Jul 17th, 2006, 12:43pm
 
Hi fry

I have problem using createFont in browser.
it requres special permission from browser on clien machine.
So I can't use it....
Page Index Toggle Pages: 1