1
+ Release 1.17.2 (2019-01-31 Bryce Harrington <
[email protected] >)
2
+ ========================================================================
3
+ This snapshot provides the new support for writing floating point
4
+ formats as 16 bpc PNGs, with support for RGBA128F and RGB96F formats.
5
+ This new feature increases Cairo's pixman version requirement to 0.36.0.
6
+
7
+ Beyond this are a range of bugfixes and some work on establishing CI for
8
+ Cairo.
9
+
10
+ For a complete log of changes, please see
11
+
12
+ https://cairographics.org/releases/ChangeLog.1.17.2
13
+
14
+ API Changes
15
+ -----------
16
+ None
17
+
18
+ Dependency Changes
19
+ ------------------
20
+ pixman 0.36.0
21
+
22
+
1
23
Release 1.16.0 (2018-10-19 Bryce Harrington <
[email protected] >)
2
24
========================================================================
3
25
This new stable release incorporates a number of improvements made in
@@ -19,7 +41,6 @@ For a complete log of changes, please see
19
41
20
42
https://cairographics.org/releases/ChangeLog.1.16.0
21
43
22
-
23
44
Features and Enhancements
24
45
-------------------------
25
46
* Add support for OpenGL ES 3.0 to the gl backend.
@@ -175,7 +196,7 @@ legitimate problems found and fixed.
175
196
176
197
For a complete log of changes, please see
177
198
178
- https://cairographics.org/releases/ChangeLog.1.15.12
199
+ https://cairographics.org/releases/ChangeLog.1.15.14
179
200
180
201
Features and Enhancements
181
202
-------------------------
0 commit comments