libLASi is a simple library that provides a C++ stream output interface ( with operator The library accommodates 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.
What's New in This Release:
· Replace autotools-based build system with a CMake-based build system.
· libLASi can now be built both on Unix and Windows.
· The examples have been reorganized and extended.
· libLASi is now more robust against font/glyph issues.
Product's homepage