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.
Page Index Toggle Pages: 1
fonts.. (Read 579 times)
fonts..
Feb 1st, 2006, 5:17pm
 
Ahoi.. a huuge problem i have with processing is:
the fonts i can use with them lack some characters i need. I am living/workin in hungary, so i the following characters:
á
é
í
ó
ú
ö
ü
ű
ő
(and their uppercase versions.)
when i use the system fonts, times new roman for example, then they are displayed fine. but i cannot export an applet for web that uses the standard system fonts. well i can but it will raise an exception.
Is there any way to get hold of times_new_roman.vlw.gz?
thank you
Re: fonts..
Reply #1 - Feb 1st, 2006, 10:11pm
 
tools -> create font will do it. those characters should be included by default with any font created by a beta version of processing.

and if the one it creates is missing characters, check the "all characters" box. this will make an enormous font for something like arial (and may run out of memory) but for roman fonts you should be ok.
Re: fonts..
Reply #2 - Feb 2nd, 2006, 10:19am
 
that did the trick, even without checking all characters. thank you for the tip ;) i learned its not just enough to learn java, i should look more into the IDE aswell ;)
grats to processing anyways :D
Page Index Toggle Pages: 1