The
STSF team announces the 0.4 release of the Standard Type
Services Framework. STSF
project website
is going to be updated the new packages
within the next couple of days.
New features in this release include:
- Glyph
vector API
- STSF/Xft
bridge
Glyph
vector API adds the raw text output functionality to STSF.
Glyph vectors are arrays of positioned glyphs created by
user applications. STSF can render glyph vectors in one
function call without doing any text layout, pre- or post-processing.
Glyph vectors are very efficient and fast text output API.
STSF/Xft
bridge implements Xft API on top of STSF glyph vector APIs.
The goal of STSF/Xft bridge is easy integration of STSF
with toolkits and environment that use Pango/Xft technology.
STSF consists of:
-
rendering-system independent framework (ST)
- X11
server extension (XST)
- X11
client library (libXst)
At
this time STSF compiles on Solaris, Linux, and FreeBSD platforms.
For
build instruction and system requirements consult the docs/INSTALL
file in the ST distribution.
Mailing
lists for comments, questions, or further discussion are
available at this link.
The STSF team.
|