Extracting Font Outline informations

  • Thread starter Gabriele *Darkbard* Farina
  • Start date
G

Gabriele *Darkbard* Farina

Hi,

there is a Python library that makes me able to extract outline
informations from font files? I'd like to manage TrueType and FreeType
fonts ...

I searched for som wrappers, but I didn't find anything ...

bye
 
M

Mike C. Fletcher

TTFQuery, built on top of FontTools, allows you to do this. You can see
use of the extraction in the OpenGLContext/scenegraph/text package,
which uses TTFQuery to implement 3D text rendering.

http://ttfquery.sourceforge.net/
http://pyopengl.sourceforge.net/context/

HTH,
Mike
Hi,

there is a Python library that makes me able to extract outline
informations from font files? I'd like to manage TrueType and FreeType
fonts ...

I searched for som wrappers, but I didn't find anything ...

bye

________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,232
Messages
2,571,168
Members
47,803
Latest member
ShaunaSode

Latest Threads

Top