Reading Glyph fonts...pl..help

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Reading Glyph fonts...pl..help

viv shankar
This is R.Vivek.I am currently working on a project in Squeak on font handling from a ttf file using it's glyph tables.Can u please tell me how to read a glyph table..(i.e) how the data will be stored in a glyph table for a particular font.
Pl. mail me if you find so.
 


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

Reply | Threaded
Open this post in threaded view
|

Re: Reading Glyph fonts...pl..help

Bert Freudenberg-3

Am 11.05.2006 um 08:32 schrieb viv shankar:

> This is R.Vivek.I am currently working on a project in Squeak on  
> font handling from a ttf file using it's glyph tables.Can u please  
> tell me how to read a glyph table..(i.e) how the data will be  
> stored in a glyph table for a particular font.

See class TTFontDescription.

- Bert -