@@ -18,7 +18,7 @@ legitimate problems found and fixed.
18
18
19
19
For a complete log of changes, please see
20
20
21
- http ://cairographics.org/releases/ChangeLog.1.15.12
21
+ https ://cairographics.org/releases/ChangeLog.1.15.12
22
22
23
23
Features and Enhancements
24
24
-------------------------
@@ -68,7 +68,7 @@ a need of this backend.
68
68
69
69
For a complete log of changes, please see
70
70
71
- http ://cairographics.org/releases/ChangeLog.1.15.12
71
+ https ://cairographics.org/releases/ChangeLog.1.15.12
72
72
73
73
Features and Enhancements
74
74
-------------------------
@@ -111,7 +111,7 @@ test failures and related issues in the PDF and Postscript backends.
111
111
112
112
For a complete log of changes, please see
113
113
114
- http ://cairographics.org/releases/ChangeLog.1.15.10
114
+ https ://cairographics.org/releases/ChangeLog.1.15.10
115
115
116
116
Features and Enhancements
117
117
-------------------------
@@ -182,7 +182,7 @@ handful of minor fixes.
182
182
183
183
For a complete log of changes, please see
184
184
185
- http ://cairographics.org/releases/ChangeLog.1.15.8
185
+ https ://cairographics.org/releases/ChangeLog.1.15.8
186
186
187
187
Features and Enhancements
188
188
-------------------------
@@ -232,7 +232,7 @@ the release.
232
232
233
233
For a complete log of changes, please see
234
234
235
- http ://cairographics.org/releases/ChangeLog.1.15.6
235
+ https ://cairographics.org/releases/ChangeLog.1.15.6
236
236
237
237
238
238
Features and Enhancements
@@ -293,7 +293,7 @@ by him and other contributors.
293
293
294
294
For a complete log of changes since the last release, please see:
295
295
296
- http ://cairographics.org/releases/ChangeLog.1.15.4
296
+ https ://cairographics.org/releases/ChangeLog.1.15.4
297
297
298
298
Features
299
299
--------
@@ -417,7 +417,7 @@ requested new API for Win32 surfaces.
417
417
418
418
For a complete log of changes since the last release, please see:
419
419
420
- http ://cairographics.org/releases/ChangeLog.1.15.2
420
+ https ://cairographics.org/releases/ChangeLog.1.15.2
421
421
422
422
Features
423
423
--------
@@ -475,7 +475,7 @@ Simple bugfix release to fix one Windows issue.
475
475
476
476
For a complete log of changes since 1.14.4, please see:
477
477
478
- http ://cairographics.org/releases/ChangeLog.1.14.6
478
+ https ://cairographics.org/releases/ChangeLog.1.14.6
479
479
480
480
Features
481
481
--------
@@ -511,7 +511,7 @@ updates to documentation, etc.
511
511
512
512
For a complete log of changes since 1.14.2, please see:
513
513
514
- http ://cairographics.org/releases/ChangeLog.cairo-1.14.4
514
+ https ://cairographics.org/releases/ChangeLog.cairo-1.14.4
515
515
516
516
Features
517
517
--------
@@ -2189,7 +2189,7 @@ Invalid referencing of patterns in the Quartz backend:
2189
2189
Invalid references to glyphs after early culling, causing segmentation faults
2190
2190
in the PDF backend:
2191
2191
2192
- http ://lists.cairographics.org/archives/cairo/2008-December/015976.html
2192
+ https ://lists.cairographics.org/archives/cairo/2008-December/015976.html
2193
2193
2194
2194
Check for XRender in the XCB backend, or else we may attempt an invalid memory
2195
2195
access:
@@ -2241,7 +2241,7 @@ etc.).
2241
2241
Be more tolerant of broken fonts when subsetting type1 fonts:
2242
2242
2243
2243
Error handling in cairo_type1_font_subset_get_glyph_names_and_widths
2244
- http ://lists.cairographics.org/archives/cairo/2008-October/015569.html
2244
+ https ://lists.cairographics.org/archives/cairo/2008-October/015569.html
2245
2245
2246
2246
Fix cairo_fill_extents, cairo_stroke_extents, cairo_path_extents, to
2247
2247
correctly allow NULL parameters as documented.
@@ -2916,7 +2916,7 @@ New dependency on external pixman library (Thanks, Søren!)
2916
2916
As of cairo 1.6, cairo now depends on the pixman library, for which
2917
2917
the latest release can be obtained alongside cairo:
2918
2918
2919
- http ://cairographics.org/releases/pixman-0.10.0.tar.gz
2919
+ https ://cairographics.org/releases/pixman-0.10.0.tar.gz
2920
2920
2921
2921
This library provides all software rendering for cairo, (the
2922
2922
implementation of the image backend as well as any image fallbacks
@@ -3022,7 +3022,7 @@ Rendering with CAIRO_ANTIALIAS_NONE has been fixed to be more
3022
3022
predictable, (previously image rendering and geometry rendering would
3023
3023
be slightly misaligned with respect to each other).
3024
3024
3025
- The reference manual at http ://cairographics.org/manual now documents
3025
+ The reference manual at https ://cairographics.org/manual now documents
3026
3026
100% of the functions and types in cairo's public API.
3027
3027
3028
3028
API additions
@@ -3259,7 +3259,7 @@ general
3259
3259
Cairo now depends on pixman 0.10.0 which was recently released. The
3260
3260
latest pixman release can always be found alongside cairo releases at:
3261
3261
3262
- http ://cairographics.org/releases
3262
+ https ://cairographics.org/releases
3263
3263
3264
3264
Increase the precision of color stops for gradients. This fixes a
3265
3265
regression in gradient rendering that had been present since the
@@ -3559,7 +3559,7 @@ Add new API for efficiently using image data as a source:
3559
3559
3560
3560
For full documentation, see:
3561
3561
3562
- http ://cairographics.org/manual/cairo-Quartz-Surfaces.html#cairo-quartz-image-surface-create
3562
+ https ://cairographics.org/manual/cairo-Quartz-Surfaces.html#cairo-quartz-image-surface-create
3563
3563
3564
3564
Several fixes for cairo_mask().
3565
3565
@@ -3934,14 +3934,14 @@ So users will need to acquire and build pixman before being able to
3934
3934
build cairo. The current release is 0.9.6 and can be obtained from
3935
3935
here:
3936
3936
3937
- http ://cairographics.org/releases/pixman-0.9.6.tar.gz
3937
+ https ://cairographics.org/releases/pixman-0.9.6.tar.gz
3938
3938
3939
3939
which can be verified with:
3940
3940
3941
- http ://cairographics.org/releases/pixman-0.9.6.tar.gz.sha1
3941
+ https ://cairographics.org/releases/pixman-0.9.6.tar.gz.sha1
3942
3942
66f01a682c64403a3d7a855ba5aa609ed93bcb9e pixman-0.9.6.tar.gz
3943
3943
3944
- http ://cairographics.org/releases/pixman-0.9.6.tar.gz.sha1.asc
3944
+ https ://cairographics.org/releases/pixman-0.9.6.tar.gz.sha1.asc
3945
3945
(signed by Carl Worth)
3946
3946
3947
3947
Major PDF/PostScript improvements
@@ -6107,7 +6107,7 @@ This is the third in a series of snapshots working toward the imminent
6107
6107
1.2 release of cairo. For a list of items still needing work on the
6108
6108
cairo 1.2 roadmap, please see:
6109
6109
6110
- http ://cairographics.org/ROADMAP
6110
+ https ://cairographics.org/ROADMAP
6111
6111
6112
6112
As can be seen in that list, there are no longer any API additions
6113
6113
left on the roadmap. Instead, there is a feature (PDF type 3 fonts) a
@@ -6202,7 +6202,7 @@ This is the second in a series of snapshots working toward the
6202
6202
upcoming 1.2 release of cairo. For a list of items still needing work
6203
6203
on the cairo 1.2 roadmap, please see:
6204
6204
6205
- http ://cairographics.org/ROADMAP
6205
+ https ://cairographics.org/ROADMAP
6206
6206
6207
6207
The items included in this snapshot (since the 1.1.2 snapshot) are
6208
6208
described below.
@@ -7369,7 +7369,7 @@ Owen Taylor has converted cairo's documentation system to gtk-doc and
7369
7369
has begun some long-needed work on the documentation, which can now be
7370
7370
viewed online here:
7371
7371
7372
- http ://cairographics.org/manual/
7372
+ https ://cairographics.org/manual/
7373
7373
7374
7374
New backend: win32
7375
7375
------------------
@@ -7401,7 +7401,7 @@ This is the first snapshot to include a functional win32 backend,
7401
7401
7402
7402
And see also the documentation at:
7403
7403
7404
- http ://cairographics.org/manual/cairo-Microsoft-Windows-Backend.html
7404
+ https ://cairographics.org/manual/cairo-Microsoft-Windows-Backend.html
7405
7405
7406
7406
Disabled backend: quartz
7407
7407
------------------------
@@ -7430,14 +7430,14 @@ resolution. Further changes are described below.
7430
7430
Added cairo_font_extents and cairo_font_glyph_extents. See
7431
7431
documentation for details:
7432
7432
7433
- http ://cairographics.org/manual/cairo-cairo-t.html#cairo-font-extents
7433
+ https ://cairographics.org/manual/cairo-cairo-t.html#cairo-font-extents
7434
7434
7435
7435
cairo-ft.h
7436
7436
----------
7437
7437
The cairo_ft_font API changed considerably. Please see the
7438
7438
documentation for details:
7439
7439
7440
- http ://cairographics.org/manual/cairo-FreeType-Fonts.html
7440
+ https ://cairographics.org/manual/cairo-FreeType-Fonts.html
7441
7441
7442
7442
Performance
7443
7443
-----------
@@ -7588,7 +7588,7 @@ is a port of Keith Packard's fdclock program originally written for
7588
7588
the xlib backend. A screenshot of this program running on Mac OS X is
7589
7589
available here:
7590
7590
7591
- http ://cairographics.org/~cworth/images/fdclock-quartz.png
7591
+ https ://cairographics.org/~cworth/images/fdclock-quartz.png
7592
7592
7593
7593
ATSUI font backend
7594
7594
------------------
0 commit comments