cairo 1.14.3-x64-mingw32 → 1.14.6-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of cairo might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/NEWS +11 -0
- data/Rakefile +11 -9
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_font_options.c +5 -1
- data/ext/cairo/rb_cairo_surface.c +28 -5
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/test/test_font_options.rb +47 -2
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-list.exe +0 -0
- data/vendor/local/bin/fc-match.exe +0 -0
- data/vendor/local/bin/fc-pattern.exe +0 -0
- data/vendor/local/bin/fc-query.exe +0 -0
- data/vendor/local/bin/fc-scan.exe +0 -0
- data/vendor/local/bin/fc-validate.exe +0 -0
- data/vendor/local/bin/freetype-config +6 -8
- data/vendor/local/bin/libcairo-2.dll +0 -0
- data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
- data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
- data/vendor/local/bin/libfontconfig-1.dll +0 -0
- data/vendor/local/bin/libfreetype-6.dll +0 -0
- data/vendor/local/bin/libgcc_s_seh-1.dll +0 -0
- data/vendor/local/bin/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng-config +1 -1
- data/vendor/local/bin/libpng16-16.dll +0 -0
- data/vendor/local/bin/libpng16-config +1 -1
- data/vendor/local/bin/libstdc++-6.dll +0 -0
- data/vendor/local/bin/libwinpthread-1.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/png-fix-itxt.exe +0 -0
- data/vendor/local/bin/pngfix.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1.dll +0 -0
- data/vendor/local/include/cairo/cairo-features.h +15 -0
- data/vendor/local/include/cairo/cairo-version.h +1 -1
- data/vendor/local/include/freetype2/{config → freetype/config}/ftconfig.h +15 -9
- data/vendor/local/include/freetype2/{config → freetype/config}/ftheader.h +64 -65
- data/vendor/local/include/freetype2/{config → freetype/config}/ftmodule.h +0 -0
- data/vendor/local/include/freetype2/{config → freetype/config}/ftoption.h +29 -64
- data/vendor/local/include/freetype2/{config → freetype/config}/ftstdlib.h +6 -6
- data/vendor/local/include/freetype2/{freetype.h → freetype/freetype.h} +270 -67
- data/vendor/local/include/freetype2/{ftadvanc.h → freetype/ftadvanc.h} +4 -4
- data/vendor/local/include/freetype2/{ftautoh.h → freetype/ftautoh.h} +59 -6
- data/vendor/local/include/freetype2/{ftbbox.h → freetype/ftbbox.h} +4 -4
- data/vendor/local/include/freetype2/{ftbdf.h → freetype/ftbdf.h} +4 -4
- data/vendor/local/include/freetype2/{ftbitmap.h → freetype/ftbitmap.h} +4 -4
- data/vendor/local/include/freetype2/{ftbzip2.h → freetype/ftbzip2.h} +4 -4
- data/vendor/local/include/freetype2/{ftcache.h → freetype/ftcache.h} +4 -4
- data/vendor/local/include/freetype2/{ftcffdrv.h → freetype/ftcffdrv.h} +8 -8
- data/vendor/local/include/freetype2/{ftchapters.h → freetype/ftchapters.h} +14 -0
- data/vendor/local/include/freetype2/{ftcid.h → freetype/ftcid.h} +4 -4
- data/vendor/local/include/freetype2/{fterrdef.h → freetype/fterrdef.h} +39 -12
- data/vendor/local/include/freetype2/{fterrors.h → freetype/fterrors.h} +73 -45
- data/vendor/local/include/freetype2/{ftfntfmt.h → freetype/ftfntfmt.h} +7 -4
- data/vendor/local/include/freetype2/{ftgasp.h → freetype/ftgasp.h} +4 -4
- data/vendor/local/include/freetype2/{ftglyph.h → freetype/ftglyph.h} +4 -4
- data/vendor/local/include/freetype2/{ftgxval.h → freetype/ftgxval.h} +4 -4
- data/vendor/local/include/freetype2/{ftgzip.h → freetype/ftgzip.h} +4 -4
- data/vendor/local/include/freetype2/{ftimage.h → freetype/ftimage.h} +6 -6
- data/vendor/local/include/freetype2/{ftincrem.h → freetype/ftincrem.h} +4 -4
- data/vendor/local/include/freetype2/{ftlcdfil.h → freetype/ftlcdfil.h} +111 -76
- data/vendor/local/include/freetype2/{ftlist.h → freetype/ftlist.h} +4 -4
- data/vendor/local/include/freetype2/{ftlzw.h → freetype/ftlzw.h} +4 -4
- data/vendor/local/include/freetype2/{ftmac.h → freetype/ftmac.h} +4 -4
- data/vendor/local/include/freetype2/{ftmm.h → freetype/ftmm.h} +10 -5
- data/vendor/local/include/freetype2/{ftmodapi.h → freetype/ftmodapi.h} +15 -17
- data/vendor/local/include/freetype2/{ftmoderr.h → freetype/ftmoderr.h} +5 -5
- data/vendor/local/include/freetype2/{ftotval.h → freetype/ftotval.h} +4 -4
- data/vendor/local/include/freetype2/{ftoutln.h → freetype/ftoutln.h} +6 -6
- data/vendor/local/include/freetype2/{ftpfr.h → freetype/ftpfr.h} +4 -4
- data/vendor/local/include/freetype2/{ftrender.h → freetype/ftrender.h} +4 -4
- data/vendor/local/include/freetype2/{ftsizes.h → freetype/ftsizes.h} +4 -4
- data/vendor/local/include/freetype2/{ftsnames.h → freetype/ftsnames.h} +4 -4
- data/vendor/local/include/freetype2/{ftstroke.h → freetype/ftstroke.h} +4 -4
- data/vendor/local/include/freetype2/{ftsynth.h → freetype/ftsynth.h} +4 -4
- data/vendor/local/include/freetype2/{ftsystem.h → freetype/ftsystem.h} +4 -4
- data/vendor/local/include/freetype2/{fttrigon.h → freetype/fttrigon.h} +6 -6
- data/vendor/local/include/freetype2/{ftttdrv.h → freetype/ftttdrv.h} +81 -4
- data/vendor/local/include/freetype2/{fttypes.h → freetype/fttypes.h} +4 -4
- data/vendor/local/include/freetype2/{ftwinfnt.h → freetype/ftwinfnt.h} +4 -4
- data/vendor/local/include/freetype2/{t1tables.h → freetype/t1tables.h} +4 -4
- data/vendor/local/include/freetype2/{ttnameid.h → freetype/ttnameid.h} +4 -4
- data/vendor/local/include/freetype2/{tttables.h → freetype/tttables.h} +4 -4
- data/vendor/local/include/freetype2/{tttags.h → freetype/tttags.h} +4 -4
- data/vendor/local/include/freetype2/{ttunpat.h → freetype/ttunpat.h} +11 -8
- data/vendor/local/include/freetype2/ft2build.h +5 -5
- data/vendor/local/include/libpng16/png.h +310 -318
- data/vendor/local/include/libpng16/pngconf.h +8 -8
- data/vendor/local/include/libpng16/pnglibconf.h +3 -4
- data/vendor/local/include/png.h +310 -318
- data/vendor/local/include/pngconf.h +8 -8
- data/vendor/local/include/pnglibconf.h +3 -4
- data/vendor/local/lib/libcairo-gobject.a +0 -0
- data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
- data/vendor/local/lib/libcairo-gobject.la +2 -2
- data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.la +1 -1
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +1 -1
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +1 -1
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpng.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng.la +2 -2
- data/vendor/local/lib/libpng16.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libpng16.la +2 -2
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cairo-fc.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-png.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-script.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/freetype2.pc +3 -3
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/share/aclocal/freetype2.m4 +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Error-handling.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html +4 -4
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Paths.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html +6 -6
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Regions.html +10 -10
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Script-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-User-Fonts.html +14 -14
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Fonts.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html +5 -5
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-device-t.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html +4 -4
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html +31 -31
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html +18 -18
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-t.html +8 -8
- data/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +11 -11
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +52 -0
- data/vendor/local/share/gtk-doc/html/cairo/index.html +2 -1
- data/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +2 -2
- data/vendor/local/share/license/freetype/README +7 -6
- data/vendor/local/share/license/freetype/README.git +1 -1
- data/vendor/local/share/license/libpng/README +1 -1
- data/vendor/local/share/man/man1/freetype-config.1 +1 -1
- data/vendor/local/share/man/man3/libpng.3 +308 -352
- data/vendor/local/share/man/man3/libpngpf.3 +2 -2
- data/vendor/local/share/man/man5/png.5 +4 -4
- metadata +72 -72
- data/lib/2.0/cairo.so +0 -0
- data/lib/2.1/cairo.so +0 -0
@@ -5,7 +5,7 @@
|
|
5
5
|
/* FreeType synthesizing code for emboldening and slanting */
|
6
6
|
/* (specification). */
|
7
7
|
/* */
|
8
|
-
/* Copyright 2000-
|
8
|
+
/* Copyright 2000-2016 by */
|
9
9
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
10
10
|
/* */
|
11
11
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -41,8 +41,8 @@
|
|
41
41
|
/* adapted to the particular needs. */
|
42
42
|
|
43
43
|
|
44
|
-
#ifndef
|
45
|
-
#define
|
44
|
+
#ifndef FTSYNTH_H_
|
45
|
+
#define FTSYNTH_H_
|
46
46
|
|
47
47
|
|
48
48
|
#include <ft2build.h>
|
@@ -78,7 +78,7 @@ FT_BEGIN_HEADER
|
|
78
78
|
|
79
79
|
FT_END_HEADER
|
80
80
|
|
81
|
-
#endif /*
|
81
|
+
#endif /* FTSYNTH_H_ */
|
82
82
|
|
83
83
|
|
84
84
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* FreeType low-level system interface definition (specification). */
|
6
6
|
/* */
|
7
|
-
/* Copyright 1996-
|
7
|
+
/* Copyright 1996-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef FTSYSTEM_H_
|
20
|
+
#define FTSYSTEM_H_
|
21
21
|
|
22
22
|
|
23
23
|
#include <ft2build.h>
|
@@ -349,7 +349,7 @@ FT_BEGIN_HEADER
|
|
349
349
|
|
350
350
|
FT_END_HEADER
|
351
351
|
|
352
|
-
#endif /*
|
352
|
+
#endif /* FTSYSTEM_H_ */
|
353
353
|
|
354
354
|
|
355
355
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* FreeType trigonometric functions (specification). */
|
6
6
|
/* */
|
7
|
-
/* Copyright 2001-
|
7
|
+
/* Copyright 2001-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef FTTRIGON_H_
|
20
|
+
#define FTTRIGON_H_
|
21
21
|
|
22
22
|
#include FT_FREETYPE_H
|
23
23
|
|
@@ -225,8 +225,8 @@ FT_BEGIN_HEADER
|
|
225
225
|
*
|
226
226
|
* @description:
|
227
227
|
* Return the unit vector corresponding to a given angle. After the
|
228
|
-
* call, the value of `vec.x' will be `
|
229
|
-
* `vec.y' will be `
|
228
|
+
* call, the value of `vec.x' will be `cos(angle)', and the value of
|
229
|
+
* `vec.y' will be `sin(angle)'.
|
230
230
|
*
|
231
231
|
* This function is useful to retrieve both the sinus and cosinus of a
|
232
232
|
* given angle quickly.
|
@@ -344,7 +344,7 @@ FT_BEGIN_HEADER
|
|
344
344
|
|
345
345
|
FT_END_HEADER
|
346
346
|
|
347
|
-
#endif /*
|
347
|
+
#endif /* FTTRIGON_H_ */
|
348
348
|
|
349
349
|
|
350
350
|
/* END */
|
@@ -5,7 +5,7 @@
|
|
5
5
|
/* FreeType API for controlling the TrueType driver */
|
6
6
|
/* (specification only). */
|
7
7
|
/* */
|
8
|
-
/* Copyright 2013-
|
8
|
+
/* Copyright 2013-2016 by */
|
9
9
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
10
10
|
/* */
|
11
11
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -17,8 +17,8 @@
|
|
17
17
|
/***************************************************************************/
|
18
18
|
|
19
19
|
|
20
|
-
#ifndef
|
21
|
-
#define
|
20
|
+
#ifndef FTTTDRV_H_
|
21
|
+
#define FTTTDRV_H_
|
22
22
|
|
23
23
|
#include <ft2build.h>
|
24
24
|
#include FT_FREETYPE_H
|
@@ -52,6 +52,83 @@ FT_BEGIN_HEADER
|
|
52
52
|
*
|
53
53
|
* The TrueType driver's module name is `truetype'.
|
54
54
|
*
|
55
|
+
* We start with a list of definitions, kindly provided by Greg
|
56
|
+
* Hitchcock.
|
57
|
+
*
|
58
|
+
* _Bi-Level_ _Rendering_
|
59
|
+
*
|
60
|
+
* Monochromatic rendering, exclusively used in the early days of
|
61
|
+
* TrueType by both Apple and Microsoft. Microsoft's GDI interface
|
62
|
+
* supported hinting of the right-side bearing point, such that the
|
63
|
+
* advance width could be non-linear. Most often this was done to
|
64
|
+
* achieve some level of glyph symmetry. To enable reasonable
|
65
|
+
* performance (e.g., not having to run hinting on all glyphs just to
|
66
|
+
* get the widths) there was a bit in the head table indicating if the
|
67
|
+
* side bearing was hinted, and additional tables, `hdmx' and `LTSH', to
|
68
|
+
* cache hinting widths across multiple sizes and device aspect ratios.
|
69
|
+
*
|
70
|
+
* _Font_ _Smoothing_
|
71
|
+
*
|
72
|
+
* Microsoft's GDI implementation of anti-aliasing. Not traditional
|
73
|
+
* anti-aliasing as the outlines were hinted before the sampling. The
|
74
|
+
* widths matched the bi-level rendering.
|
75
|
+
*
|
76
|
+
* _ClearType_ _Rendering_
|
77
|
+
*
|
78
|
+
* Technique that uses physical subpixels to improve rendering on LCD
|
79
|
+
* (and other) displays. Because of the higher resolution, many methods
|
80
|
+
* of improving symmetry in glyphs through hinting the right-side
|
81
|
+
* bearing were no longer necessary. This lead to what GDI calls
|
82
|
+
* `natural widths' ClearType, see
|
83
|
+
* http://www.beatstamm.com/typography/RTRCh4.htm#Sec21. Since hinting
|
84
|
+
* has extra resolution, most non-linearity went away, but it is still
|
85
|
+
* possible for hints to change the advance widths in this mode.
|
86
|
+
*
|
87
|
+
* _ClearType_ _Compatible_ _Widths_
|
88
|
+
*
|
89
|
+
* One of the earliest challenges with ClearType was allowing the
|
90
|
+
* implementation in GDI to be selected without requiring all UI and
|
91
|
+
* documents to reflow. To address this, a compatible method of
|
92
|
+
* rendering ClearType was added where the font hints are executed once
|
93
|
+
* to determine the width in bi-level rendering, and then re-run in
|
94
|
+
* ClearType, with the difference in widths being absorbed in the font
|
95
|
+
* hints for ClearType (mostly in the white space of hints); see
|
96
|
+
* http://www.beatstamm.com/typography/RTRCh4.htm#Sec20. Somewhat by
|
97
|
+
* definition, compatible width ClearType allows for non-linear widths,
|
98
|
+
* but only when the bi-level version has non-linear widths.
|
99
|
+
*
|
100
|
+
* _ClearType_ _Subpixel_ _Positioning_
|
101
|
+
*
|
102
|
+
* One of the nice benefits of ClearType is the ability to more crisply
|
103
|
+
* display fractional widths; unfortunately, the GDI model of integer
|
104
|
+
* bitmaps did not support this. However, the WPF and Direct Write
|
105
|
+
* frameworks do support fractional widths. DWrite calls this `natural
|
106
|
+
* mode', not to be confused with GDI's `natural widths'. Subpixel
|
107
|
+
* positioning, in the current implementation of Direct Write,
|
108
|
+
* unfortunately does not support hinted advance widths, see
|
109
|
+
* http://www.beatstamm.com/typography/RTRCh4.htm#Sec22. Note that the
|
110
|
+
* TrueType interpreter fully allows the advance width to be adjusted in
|
111
|
+
* this mode, just the DWrite client will ignore those changes.
|
112
|
+
*
|
113
|
+
* _ClearType_ _Backwards_ _Compatibility_
|
114
|
+
*
|
115
|
+
* This is a set of exceptions made in the TrueType interpreter to
|
116
|
+
* minimize hinting techniques that were problematic with the extra
|
117
|
+
* resolution of ClearType; see
|
118
|
+
* http://www.beatstamm.com/typography/RTRCh4.htm#Sec1 and
|
119
|
+
* http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx.
|
120
|
+
* This technique is not to be confused with ClearType compatible
|
121
|
+
* widths. ClearType backwards compatibility has no direct impact on
|
122
|
+
* changing advance widths, but there might be an indirect impact on
|
123
|
+
* disabling some deltas. This could be worked around in backwards
|
124
|
+
* compatibility mode.
|
125
|
+
*
|
126
|
+
* _Native_ _ClearType_ _Mode_
|
127
|
+
*
|
128
|
+
* (Not to be confused with `natural widths'.) This mode removes all
|
129
|
+
* the exceptions in the TrueType interpreter when running with
|
130
|
+
* ClearType. Any issues on widths would still apply, though.
|
131
|
+
*
|
55
132
|
*/
|
56
133
|
|
57
134
|
|
@@ -227,7 +304,7 @@ FT_BEGIN_HEADER
|
|
227
304
|
FT_END_HEADER
|
228
305
|
|
229
306
|
|
230
|
-
#endif /*
|
307
|
+
#endif /* FTTTDRV_H_ */
|
231
308
|
|
232
309
|
|
233
310
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* FreeType simple types definitions (specification only). */
|
6
6
|
/* */
|
7
|
-
/* Copyright 1996-
|
7
|
+
/* Copyright 1996-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef FTTYPES_H_
|
20
|
+
#define FTTYPES_H_
|
21
21
|
|
22
22
|
|
23
23
|
#include <ft2build.h>
|
@@ -596,7 +596,7 @@ FT_BEGIN_HEADER
|
|
596
596
|
|
597
597
|
FT_END_HEADER
|
598
598
|
|
599
|
-
#endif /*
|
599
|
+
#endif /* FTTYPES_H_ */
|
600
600
|
|
601
601
|
|
602
602
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* FreeType API for accessing Windows fnt-specific data. */
|
6
6
|
/* */
|
7
|
-
/* Copyright 2003-
|
7
|
+
/* Copyright 2003-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef FTWINFNT_H_
|
20
|
+
#define FTWINFNT_H_
|
21
21
|
|
22
22
|
#include <ft2build.h>
|
23
23
|
#include FT_FREETYPE_H
|
@@ -264,7 +264,7 @@ FT_BEGIN_HEADER
|
|
264
264
|
|
265
265
|
FT_END_HEADER
|
266
266
|
|
267
|
-
#endif /*
|
267
|
+
#endif /* FTWINFNT_H_ */
|
268
268
|
|
269
269
|
|
270
270
|
/* END */
|
@@ -5,7 +5,7 @@
|
|
5
5
|
/* Basic Type 1/Type 2 tables definitions and interface (specification */
|
6
6
|
/* only). */
|
7
7
|
/* */
|
8
|
-
/* Copyright 1996-
|
8
|
+
/* Copyright 1996-2016 by */
|
9
9
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
10
10
|
/* */
|
11
11
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -17,8 +17,8 @@
|
|
17
17
|
/***************************************************************************/
|
18
18
|
|
19
19
|
|
20
|
-
#ifndef
|
21
|
-
#define
|
20
|
+
#ifndef T1TABLES_H_
|
21
|
+
#define T1TABLES_H_
|
22
22
|
|
23
23
|
|
24
24
|
#include <ft2build.h>
|
@@ -755,7 +755,7 @@ FT_BEGIN_HEADER
|
|
755
755
|
|
756
756
|
FT_END_HEADER
|
757
757
|
|
758
|
-
#endif /*
|
758
|
+
#endif /* T1TABLES_H_ */
|
759
759
|
|
760
760
|
|
761
761
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* TrueType name ID definitions (specification only). */
|
6
6
|
/* */
|
7
|
-
/* Copyright 1996-
|
7
|
+
/* Copyright 1996-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef TTNAMEID_H_
|
20
|
+
#define TTNAMEID_H_
|
21
21
|
|
22
22
|
|
23
23
|
#include <ft2build.h>
|
@@ -1231,7 +1231,7 @@ FT_BEGIN_HEADER
|
|
1231
1231
|
|
1232
1232
|
FT_END_HEADER
|
1233
1233
|
|
1234
|
-
#endif /*
|
1234
|
+
#endif /* TTNAMEID_H_ */
|
1235
1235
|
|
1236
1236
|
|
1237
1237
|
/* END */
|
@@ -5,7 +5,7 @@
|
|
5
5
|
/* Basic SFNT/TrueType tables definitions and interface */
|
6
6
|
/* (specification only). */
|
7
7
|
/* */
|
8
|
-
/* Copyright 1996-
|
8
|
+
/* Copyright 1996-2016 by */
|
9
9
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
10
10
|
/* */
|
11
11
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -17,8 +17,8 @@
|
|
17
17
|
/***************************************************************************/
|
18
18
|
|
19
19
|
|
20
|
-
#ifndef
|
21
|
-
#define
|
20
|
+
#ifndef TTTABLES_H_
|
21
|
+
#define TTTABLES_H_
|
22
22
|
|
23
23
|
|
24
24
|
#include <ft2build.h>
|
@@ -823,7 +823,7 @@ FT_BEGIN_HEADER
|
|
823
823
|
|
824
824
|
FT_END_HEADER
|
825
825
|
|
826
|
-
#endif /*
|
826
|
+
#endif /* TTTABLES_H_ */
|
827
827
|
|
828
828
|
|
829
829
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* Tags for TrueType and OpenType tables (specification only). */
|
6
6
|
/* */
|
7
|
-
/* Copyright 1996-
|
7
|
+
/* Copyright 1996-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -16,8 +16,8 @@
|
|
16
16
|
/***************************************************************************/
|
17
17
|
|
18
18
|
|
19
|
-
#ifndef
|
20
|
-
#define
|
19
|
+
#ifndef TTAGS_H_
|
20
|
+
#define TTAGS_H_
|
21
21
|
|
22
22
|
|
23
23
|
#include <ft2build.h>
|
@@ -105,7 +105,7 @@ FT_BEGIN_HEADER
|
|
105
105
|
|
106
106
|
FT_END_HEADER
|
107
107
|
|
108
|
-
#endif /*
|
108
|
+
#endif /* TTAGS_H_ */
|
109
109
|
|
110
110
|
|
111
111
|
/* END */
|
@@ -2,9 +2,10 @@
|
|
2
2
|
/* */
|
3
3
|
/* ttunpat.h */
|
4
4
|
/* */
|
5
|
-
/* Definitions for the unpatented TrueType hinting system
|
5
|
+
/* Definitions for the unpatented TrueType hinting system. */
|
6
|
+
/* Obsolete, retained for backwards compatibility. */
|
6
7
|
/* */
|
7
|
-
/* Copyright 2003-
|
8
|
+
/* Copyright 2003-2016 by */
|
8
9
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
10
|
/* */
|
10
11
|
/* Written by Graham Asher <graham.asher@btinternet.com> */
|
@@ -18,8 +19,8 @@
|
|
18
19
|
/***************************************************************************/
|
19
20
|
|
20
21
|
|
21
|
-
#ifndef
|
22
|
-
#define
|
22
|
+
#ifndef TTUNPAT_H_
|
23
|
+
#define TTUNPAT_H_
|
23
24
|
|
24
25
|
|
25
26
|
#include <ft2build.h>
|
@@ -41,9 +42,11 @@ FT_BEGIN_HEADER
|
|
41
42
|
* FT_PARAM_TAG_UNPATENTED_HINTING
|
42
43
|
*
|
43
44
|
* @description:
|
44
|
-
*
|
45
|
-
*
|
46
|
-
*
|
45
|
+
* Deprecated.
|
46
|
+
*
|
47
|
+
* Previously: A constant used as the tag of an @FT_Parameter structure to
|
48
|
+
* indicate that unpatented methods only should be used by the TrueType
|
49
|
+
* bytecode interpreter for a typeface opened by @FT_Open_Face.
|
47
50
|
*
|
48
51
|
*/
|
49
52
|
#define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG( 'u', 'n', 'p', 'a' )
|
@@ -54,7 +57,7 @@ FT_BEGIN_HEADER
|
|
54
57
|
FT_END_HEADER
|
55
58
|
|
56
59
|
|
57
|
-
#endif /*
|
60
|
+
#endif /* TTUNPAT_H_ */
|
58
61
|
|
59
62
|
|
60
63
|
/* END */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
/* */
|
5
5
|
/* FreeType 2 build and setup macros. */
|
6
6
|
/* */
|
7
|
-
/* Copyright 1996-
|
7
|
+
/* Copyright 1996-2016 by */
|
8
8
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
9
9
|
/* */
|
10
10
|
/* This file is part of the FreeType project, and may only be used, */
|
@@ -31,12 +31,12 @@
|
|
31
31
|
/*************************************************************************/
|
32
32
|
|
33
33
|
|
34
|
-
#ifndef
|
35
|
-
#define
|
34
|
+
#ifndef FT2BUILD_H_
|
35
|
+
#define FT2BUILD_H_
|
36
36
|
|
37
|
-
#include <config/ftheader.h>
|
37
|
+
#include <freetype/config/ftheader.h>
|
38
38
|
|
39
|
-
#endif /*
|
39
|
+
#endif /* FT2BUILD_H_ */
|
40
40
|
|
41
41
|
|
42
42
|
/* END */
|