cairo snapshot 1.17.2 now available
Bryce Harrington <[email protected]> Thu, 31 Jan 2019 19:57:44 -0800
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
A new cairo snapshot 1.17.2 is now available from:
https://cairographics.org/snapshots/cairo-1.17.2.tar.xz
which can be verified with:
https://cairographics.org/snapshots/cairo-1.17.2.tar.xz.sha1
c5d6f12701f23b2dc2988a5a5586848e70e858fe cairo-1.17.2.tar.xz
https://cairographics.org/snapshots/cairo-1.17.2.tar.xz.sha1.asc
(signed by Bryce Harrington)
Additionally, a git clone of the source tree:
git clone git://git.cairographics.org/git/cairo
will include a signed 1.17.2 tag which points to a commit named:
d67be70805fc422aacdb75fb14f6fa482db649c0
which can be verified with:
git verify-tag 1.17.2
and can be checked out with a command such as:
git checkout -b build 1.17.2
Release 1.17.2 (2019-01-31 Bryce Harrington <[email protected]>)
========================================================================
This snapshot provides the new support for writing floating point
formats as 16 bpc PNGs, with support for RGBA128F and RGB96F formats.
This new feature increases Cairo's pixman version requirement to 0.36.0.
Beyond this are a range of bugfixes and some work on establishing CI for
Cairo.
For a complete log of changes, please see
https://cairographics.org/releases/ChangeLog.1.17.2
API Changes
-----------
None
Dependency Changes
------------------
pixman 0.36.0
------------------------------------------------------------------------
List of changes in this release:
Adrian Johnson (6):
type1: fallback if the font matrix is not a uniform scale
doc: fix link tags code example
pdf: add missing flush
ps: fix invalid matrix in eps embedding
tag_attributes: Allow decimal points in non decimal point locales
scaled-subsets: always include glyphs maps to character 0
Bryce Harrington (5):
Bump version for 1.17.1
RELEASING: Bugzilla no longer needs updated
clip-boxes: Drop too-early return
Release 1.17.2
Carlos Garcia Campos (1):
ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_variations
Jordan Petridis (1):
CI: Fix Docker image uris
Maarten Lankhorst (4):
cairo-trace: Simplify bigendian case in emit_image.
Add support for RGBA128F and RGB96F formats.
png: Add support for writing new floating point formats as 16 bpc png.
png: Add support for 16 bpc png reading as floating point format
Uli Schlachter (3):
.gitlab-ci.yml: Do a verbose build
Remove all traces of NUM_THREADS
Merge branch 'ft-crash' of gitlab.freedesktop.org:carlosgc/cairo
luz.paz (1):
Misc. typos
suzuki toshiya (1):
[cairo-ft-font.c] conditionalize the changes by 3ec4aa24 on 2018-07-16 for legacy FreeType2 without color font feature
--
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEpmEQCz2sHU8srYpU5gOyV4+48PsFAlxTw60ACgkQ5gOyV4+4 8PutdA/+LAgauHK4tt444/b3CmBRoTgvIrLs+iCUn9/FJ/oSKipcyhJR014XaDwg nHKf1c+qJkKfOZHOmZoVAxC4cO4X6v6t4uEo/2c5fS4j674ztQEzAxXM06pymAfc 1EL+sWYIdNm77PU3M1OlqMsoYB/IiFXuvbOO3sUagGxAOxM7XEQWoHJukc73MYGB XjsAKeDRoClII2Exj/npOXar57aUGTB8mFyUMi050E/beD9x3aqJmD2kjz0dmQj4 jo27QrMEbGFvr8K5W79tDDfWbz53UEntl10z4M/Nyfgq2ZLsxcKUKcaI64JnY00w c6qFUbnxOFn9GSY04pVD4EB/ucM3V5OocQsTthKMVGh5x/WSXg/3394eN7qCdaTr VUdRC2HXdZk58YzoBTxlovhavGAo2tpfPeIOzI/MktF2Pfi/ZrAGzqEoBoowVJgD j2T5f/83Z8gLraMSBvIT2sVA6P+CYsO+8HzjdVEsWcNx1Pe+sMpyIh7RePM02Y8m AiHr7Ae0nRfrvSUPDmoYbjglGaLJPbL/FJ4V0jv0bqut4kabGlrOYyx36moEJjF0 bc0PEtZnGqQRpagWJAfXw4u5UddzLJh/6tgYpFYF6wqCTfNPfSANKErx7sHQrGms nISm8R3y2UE6Dlo/apIdN8i87PvK6bcP/Fpfz77Il7CebcQMLoE= =Bm5a -----END PGP SIGNATURE-----