freetype 2.13.1+dfsg-1 source package in Ubuntu
Changelog
freetype (2.13.1+dfsg-1) unstable; urgency=medium * New upstream version 2.13.1: + TrueType interpreter version 38 has been deactivated. + Updates to the 'ftbench', 'ftview' and 'ftmulti' demo programs. * debian/control: Drop transitional package libfreetype6-dev (Closes: #1038235). * debian/copyright: Update for FreeType 2.13.1. * debian/patches: + Refresh ftoption.patch. + ftlint.patch: Instruct man(1) to run the `tbl` preprocessor. + ftmulti.patch: Fix spelling and comments in src/ftmulti.c. * libfreetype6: Update symbols file. * debian/rules: Exclude sitemap.xml.gz during dh_installdocs-indep. -- Hugh McMaster <email address hidden> Thu, 17 Aug 2023 21:53:14 +1000
Upload details
- Uploaded by:
- Hugh McMaster
- Uploaded to:
- Sid
- Original maintainer:
- Hugh McMaster
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
freetype_2.13.1+dfsg-1.dsc | 3.6 KiB | b65dd5182f1ab435cce6922cd02476cf51e15c016b9b67f679b1b1f14521a831 |
freetype_2.13.1+dfsg.orig-ft2demos.tar.xz | 331.8 KiB | a3a92324de8e87c878e6bd3e9f5af022629389ed40cc558a5dd11202bfe825a7 |
freetype_2.13.1+dfsg.orig-ft2demos.tar.xz.asc | 833 bytes | 8c6857e5ebbb9ec4f412db9d5ac3bd16cee663dd77cf09e4e14ad0ca51be3392 |
freetype_2.13.1+dfsg.orig-ft2docs.tar.xz | 2.1 MiB | 5564b72da7287be440b01509876e601030770d7924e7691aca6167e2baa2655b |
freetype_2.13.1+dfsg.orig-ft2docs.tar.xz.asc | 833 bytes | d65cbfa4f13c28c602197e019360c4978efb36820f0d109504871af503b2e260 |
freetype_2.13.1+dfsg.orig.tar.xz | 2.1 MiB | 2a8ba7f633b080b6acbf2897bd2bba7153bbcead9cba9258b0e09821b789d42c |
freetype_2.13.1+dfsg-1.debian.tar.xz | 43.4 KiB | fa6e4af2a5c784be5da7b545e2d89c906456ee82413abf5a0938bc3f234cba10 |
Available diffs
- diff from 2.13.0+dfsg-1 to 2.13.1+dfsg-1 (704.1 KiB)
No changes file available.
Binary packages built by this source
- freetype2-demos: FreeType 2 demonstration programs
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 providing small,
efficient and ubiquitous products.
.
This package contains some demonstration programs and utilities
that showcase the features of the FreeType 2 font engine.
- freetype2-demos-dbgsym: debug symbols for freetype2-demos
- freetype2-doc: FreeType 2 font engine, development documentation
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 providing small,
efficient and ubiquitous products.
.
This package contains the FreeType 2 development documentation.
- libfreetype-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 providing small,
efficient and ubiquitous products.
.
This package contains all of the supplementary files you need to develop your
own programs using the FreeType 2 library.
- 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 providing 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.
- libfreetype6-dbgsym: debug symbols for libfreetype6