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

    Исходный пакет: python-module-ttfquery
    Версия: 1.0.5-alt2
    Собран:  21 мая 2018 г. 18:31 в задании #206738
    Категория: Разработка/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)
    python3-module-ttfquery (noarch)

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


      1. python3-devel
      2. python3-module-fonttools
      3. python3-module-setuptools
      4. python-devel = 2.7
      5. python-module-fonttools
      6. rpm-build-python >= 0.8
      7. python-module-setuptools
      8. rpm-build-python3
      9. python-tools-2to3

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


    21 мая 2018 г. Vitaly Lipatov 1.0.5-alt2
    13 марта 2016 г. Ivan Zakharyaschev 1.0.5-alt1.bzr20120206.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    26 августа 2014 г. Eugeny A. Rostovtsev 1.0.5-alt1.bzr20120206
    - Snapshot from bzr
    - Added module for Python 3