Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37533267
en ru br
ALT Linux repos
5.0: 1.0.1-alt2

Group :: Development/Python
RPM: python-module-ttfquery

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.1-alt2
Build date: 21 february 2009, 02:23 ( 791.9 weeks ago )
Size: 21.87 Kb

Home page:   http://ttfquery.sourceforge.net/

License: BSD-like
Summary: FontTools-based package for querying system fonts
Description:

TTFQuery builds on the FontTools package to allow the Python programmer
to accomplish a number of tasks:

 * query the system to find installed fonts
 * retrieve metadata about any TTF font file (even those not yet
   installed)
     o abstract family type
     o proper font name
     o glyph outlines
 * build simple metadata registries for run-time font matching

With these functionalities, it is possible to readily
create OpenGL solid-text rendering libraries which
can accept abstract font-family names as font specifiers
and deliver platform-specific TTF files to match those libraries.

TTFQuery doesn't provide rendering services, but a sample
implementation can be found in the OpenGLContext project, from
which TTFQuery was refactored.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python-module-ttfquery
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin