Package liblasi: Information

    Source package: liblasi
    Version: 1.1.0-alt5
    Build time:  Mar 10, 2011, 11:10 AM
    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)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

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

    Last changed


    March 10, 2011 Michael Shigorin 1.1.0-alt5
    - rebuilt for debuginfo
    Oct. 13, 2010 Michael Shigorin 1.1.0-alt4
    - hopefully eradicated %buildroot in installed files
      (thanks viy@)
    Dec. 4, 2008 Michael Shigorin 1.1.0-alt3
    - applied repocop patch