freetype 2.5.2-1ubuntu1 source package in Ubuntu
Changelog
freetype (2.5.2-1ubuntu1) trusty; urgency=medium * Merge from Debian unstable, remaining changes: - debian/patches-freetype/revert_scalable_fonts_metric.patch: revert commit "Fix metrics on size request for scalable fonts.", which breaks gtk underlining markups * Dropped changes, included in Debian: - Fix png configuration for cross builds. - Run aclocal and autoconf. freetype (2.5.2-1) unstable; urgency=low * New upstream release - fixes a crasher bug with certain fonts. Closes: #733052. - drop of additional symbols which were previously exported but are only meant for debugging and upstream recommends not enabling them when building in "release mode". If this impacts users of freetype, we can re-enable these symbols later. * Call autogen.sh on build to refresh autotools; not using dh-autoreconf because the upstream directory structure is non-standard and it's a throw-away dir, so there's no advantage to dh-autoreconf's rollback support. * Fix symbols file with respect to more complete version info found in Ubuntu. * Drop debian/patches-ft2demos/compiler-warning-fixes.patch, which is actually a bug in the compiler_hardening_fixes.patch; fix it there instead. * Fix libpng detection when cross-building. -- Steve Langasek <email address hidden> Sat, 28 Dec 2013 18:54:38 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
freetype_2.5.2.orig.tar.gz | 1.9 MiB | 5fda4996e43cfdf9b602a0eb5abde014f1a3c3b2d82bbb9b86942011c63f5c3a |
freetype_2.5.2-1ubuntu1.diff.gz | 38.0 KiB | ac32b9bdfe88a584c00bcc4b29c370d07695baae64be60098a4af6f3ce28d273 |
freetype_2.5.2-1ubuntu1.dsc | 2.1 KiB | a94b96093b5d0f15111abbfdf38b018cec1737f6812bf30959804adbf79b86ea |
Available diffs
Binary packages built by this source
- freetype2-demos: FreeType 2 demonstration programs
This package contains some demonstration programs and utilities
which showcase the features of the FreeType 2 font engine.
- libfreetype6: FreeType 2 font engine, shared library files
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
.
Supported font formats include:
* TrueType files (.ttf) and collections (.ttc)
* Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
* Type 1 Multiple Master fonts. The FreeType 2 API also provides
routines to manage design instances easily
* Type 1 CID-keyed fonts
* OpenType/CFF (.otf) fonts
* CFF/Type 2 fonts
* Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
the Adobe SVG viewer plugin.
* Windows FNT/FON bitmap fonts
.
This package contains the files needed to run programs that use the
FreeType 2 library.
.
Home Page: http://www.freetype. org/
Authors: David Turner <david.turner@ freetype. org>
Robert Wilhelm <robert.wilhelm@ freetype. org>
Werner Lemberg <werner.lemberg@ freetype. org>
- libfreetype6-dev: FreeType 2 font engine, development files
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.
.
This package contains all supplementary files (static library, headers
and documentation) you need to develop your own programs using the
FreeType 2 library.
- libfreetype6-udeb: FreeType 2 font engine for the debian-installer
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.
.
This is the udeb package for use with the debian-installer.