Pango 1.20.0 (Default branch) |
|
|
The goal of the Pango project is to provide an Open Source framework for the layout and rendering of internationalized text. It uses Unicode for all of its encoding, and will eventually support output in all the world's major languages.
License: GNU Lesser General Public License (LGPL)
Changes:
Rendering with changing Cairo matrices was made much faster. The "vkrn" GPOS feature in vertical writing was added. Various optimizations and cleanups were made in the OpenType Layout engine. The HarfBuzz code was cleaned up. A crossed box is now rendered instead of an ASCII question mark for each invalid input byte to pango_layout_set_text(). A new public API, pango_layout_set_height(), was added, along with several other API functions. New "--height" and "--single-par" command-line arguments were added to pango-view. Many bugs were fixed.
|