FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   loading fonts
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: loading fonts  (Read 268 times)
betaruce
Guest
Email
loading fonts
« on: May 26th, 2004, 6:33am »

I dunno how to load fonts into processing even after i've read the reference.
 
how can i make the font into that .vlw.gz format?
 
is it that after i gzip it then i can load the font?
 
but i dunno how to gzip it, nor i don understand the format .vlw.gz
 
arielm

WWW
Re: loading fonts
« Reply #1 on: May 26th, 2004, 12:30pm »

the folder where your processing executable is located has a subfolder called "fonts" full of them.
 
from there, you can manually copy a font into your own sketch's "data" subfolder or use the "sketch/add file..." menu from inside processing.
 
alternatively, if you want to create custom fonts, you can always use the built-in font-editor ("sketch/create font..." menu) which will place the font it creates right into your sketch's "data" subfolder.
 

Ariel Malka | www.chronotext.org
Pages: 1 

« Previous topic | Next topic »