Пакет liblasi: Информация

    Исходный пакет: liblasi
    Версия: 1.1.0-alt5
    Собран:  10 марта 2011 г. 11:10
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.unifont.org/lasi

    Лицензия: LGPL
    О пакете: C++ stream output interface for creating Unicode PostScript documents
    Описание: 
    libLASi is a library written by Larry Siden  that provides
    a C++ stream output interface (with operator <<) for creating
    Postscript documents that can contain characters from any of the
    scripts and symbol blocks supported in Unicode  and by Owen
    Taylor's Pango layout engine.
    
    The library accomodates right-to-left scripts such as Arabic
    and Hebrew as easily as left-to-right scripts. Indic and
    Indic-derived Complex Text Layout (CTL) scripts, such as
    Devanagari, Thai, Lao, and Tibetan are supported to the extent
    provided by Pango and by the OpenType fonts installed on your
    system. All of this is provided without need for any special
    configuration or layout calculation on the programmer's part.
    
    Although the capability to produce Unicode-based multilingual
    Postscript documents exists in large Open Source application
    framework libraries such as GTK+, QT, and KDE, libLASi was
    designed for projects which require the ability to produce
    Postscript independent of any one application framework.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    liblasi (x86_64, i586)
    liblasi-debuginfo (x86_64, i586)
    liblasi-devel (x86_64, i586)

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin

    Права:
    Michael Shigorin
    @qa

      1. gcc-c++
      2. chrpath
      3. cmake
      4. libpango-devel

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


    10 марта 2011 г. Michael Shigorin 1.1.0-alt5
    - rebuilt for debuginfo
    13 октября 2010 г. Michael Shigorin 1.1.0-alt4
    - hopefully eradicated %buildroot in installed files
      (thanks viy@)
    4 декабря 2008 г. Michael Shigorin 1.1.0-alt3
    - applied repocop patch