Package liblasi: Information

    Source package: liblasi
    Version: 1.1.2-alt1.qa1
    Build time:  Apr 8, 2016, 09:52 PM in the task #162733
    Category: System/Libraries
    Report package bug
    License: LGPL
    Summary: C++ stream output interface for creating Unicode PostScript documents
    Description: 
    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.

    List of rpms provided by this srpm:
    liblasi (x86_64, i586)
    liblasi-debuginfo (x86_64, i586)
    liblasi-devel (x86_64, i586)
    liblasi-doc (noarch)

    Maintainer: Michael Shigorin


      1. doxygen
      2. libpango-devel
      3. gcc-c++
      4. libharfbuzz-devel
      5. libexpat-devel
      6. chrpath
      7. cmake

    Last changed


    April 8, 2016 Gleb F-Malinovskiy 1.1.2-alt1.qa1
    - Rebuilt for gcc5 C++11 ABI.
    Aug. 4, 2014 Michael Shigorin 1.1.2-alt1
    - new version (watch file uupdate)
    - dropped patch (merged upstream)
    April 28, 2014 Michael Shigorin 1.1.1-alt5
    - replaced the patch with official commit to test it
    - added documentation subpackage