Пакет python-module-ttfquery: Информация

    Исходный пакет: python-module-ttfquery
    Версия: 1.0.1-alt2.1.1
    Собран:  18 ноября 2011 г. 1:33
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://ttfquery.sourceforge.net/

    Лицензия: BSD-like
    О пакете: FontTools-based package for querying system fonts
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-ttfquery (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @python
    @qa

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

    Последнее изменение


    27 октября 2011 г. Vitaly Kuznetsov 1.0.1-alt2.1.1
    - Rebuild with Python-2.7
    16 ноября 2009 г. Eugeny A. Rostovtsev 1.0.1-alt2.1
    - Rebuilt with python 2.6
    20 февраля 2009 г. Vitaly Lipatov 1.0.1-alt2
    - build as noarch