libgxps2
handling and rendering XPS documents (library)
OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
a new electronic paper format originally developed by Microsoft and it serves
as a PDF alternative. XPS files are usually created using "Microsoft XPS
Document Writer" in Windows environments. It is now standardized as an open
standard document format.
libtwin0
tiny window system (library)
With embedded systems gaining high resolution displays and powerful CPUs, the
desire for sophisticated graphical user interfaces can be realized in even the
smallest of systems. While the CPU power available for a given power budget
has increased dramatically, these tiny systems remain severely memory
constrained. This unique environment presents interesting challenges in
graphical system design and implementation. Using ideas from modern window
systems in larger environments, TWIN offers overlapping translucent windows,
anti-aliased graphics and scalable fonts in a total memory budget of 100KB.
libmate-window-settings1
utilities to configure the MATE desktop (window settings library)
The MATE control center contains configuration applets for the MATE desktop,
allowing to set accessibility configuration, desktop fonts, keyboard
and mouse properties, sound setup, desktop theme and background, user
interface properties, screen resolution, and other MATE parameters.
libplplot-lua
Scientific plotting library (Lua bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
pslib1
library to create PostScript files
pslib is a library to create PostScript files. It offers many drawing
primitives, image output and very sophisticated text rendering.
It can read external Type1 fonts and embed them into the output file.
It supports pdfmarks which makes it in combination with ghostscript's
pdfwriter an alternative for libraries creating PDF.
libsdl-pango1
text rendering with Pango in SDL applications (shared library)
SDL_pango is a Simple Directmedia Layer extension for rendering text
with the Pango library. Its use cases are similar to those of SDL_ttf,
but it benefits from the superior Pango font selection engine for
improved rendering of internationalized text.