freetype 2.13.2+dfsg-1 source package in Ubuntu

Changelog

freetype (2.13.2+dfsg-1) unstable; urgency=medium

  * New upstream version 2.13.2:
    + Better support for CFF2 variation fonts.
    + TrueType interpreter version 38 has been removed.
  * debian/patches: Drop ftlint.patch and ftmulti.patch (applied upstream).

 -- Hugh McMaster <email address hidden>  Mon, 28 Aug 2023 21:12:08 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
freetype_2.13.2+dfsg-1.dsc 3.6 KiB 0e00399f7835b49c2606053b6681d2ef43693c6d5d7e6c86c29d1784c5e95e5a
freetype_2.13.2+dfsg.orig-ft2demos.tar.xz 333.1 KiB 99ee2ed8b98bcfad17bc57c2d9699d764f20fe29ad304c69b8eb28834ca3b48e
freetype_2.13.2+dfsg.orig-ft2demos.tar.xz.asc 833 bytes e58ba462f7bdcdc5899f777d33453c1ce6f6e46b080047580f45c9fd9f2dc08c
freetype_2.13.2+dfsg.orig-ft2docs.tar.xz 2.1 MiB 685c25e1035a5076e5097186b3143b9c06878f3f9087d0a81e4d8538d5d15424
freetype_2.13.2+dfsg.orig-ft2docs.tar.xz.asc 833 bytes d7e17c8a3bce50181530ebe06346f506cbfc92ecc5ca7cc395c7dbb24a71a5c0
freetype_2.13.2+dfsg.orig.tar.xz 2.1 MiB 48c78a4194adfcd15a4d089f3206dab8454c311f5577f3ef7eaef95f777f86e6
freetype_2.13.2+dfsg-1.debian.tar.xz 42.8 KiB c1db3a2bf2a754fc3666b06757f4055fa7f964b256aaa520f6b7142b68e3c0bb

Available diffs

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