1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-25 10:43:43 +03:00
openwrt-xburst/package/freetype/ipkg/libfreetype.control
nbd 7c673c3d26 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00

17 lines
681 B
Plaintext

Package: libfreetype
Priority: optional
Section: libs
Depends: zlib
Description: A free, high-quality and portable font engine.
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
.
The FreeType 2 library is their new software font engine. It has been
designed to provide the following important features:
* A universal and simple API to manage font files
* Support for several font formats through loadable modules
* High-quality anti-aliasing
* High portability & performance