Package python-module-ttfquery: Information

    Source package: python-module-ttfquery
    Version: 1.0.1-alt2.1
    Build time:  Dec 4, 2009, 01:08 PM
    Report package bug
    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.

    List of rpms provided by this srpm:
    python-module-ttfquery (noarch)

    Maintainer: Vitaly Lipatov


      1. python-devel = 2.6
      2. rpm-build-compat >= 1.2
      3. rpm-build-python >= 0.8
      4. python-module-fonttools
      5. python-module-setuptools

    Last changed


    Nov. 16, 2009 Eugeny A. Rostovtsev 1.0.1-alt2.1
    - Rebuilt with python 2.6
    Feb. 20, 2009 Vitaly Lipatov 1.0.1-alt2
    - build as noarch
    Dec. 1, 2008 Vitaly Lipatov 1.0.1-alt1
    - initial build for ALT Linux Sisyphus