cairo 1.15.12-x64-mingw32 → 1.15.13-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/NEWS +12 -0
- data/Rakefile +3 -7
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_font_options.c +28 -1
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/lib/2.4/cairo.so +0 -0
- data/lib/2.5/cairo.so +0 -0
- data/test/test_font_options.rb +7 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-conflist.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 +5 -5
- 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/xml2-config +4 -4
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1211.dll +0 -0
- data/vendor/local/etc/fonts/conf.d/10-hinting-slight.conf +6 -0
- data/vendor/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/20-unhint-small-vera.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/30-metric-aliases.conf +8 -26
- data/vendor/local/etc/fonts/conf.d/40-nonlatin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/45-generic.conf +136 -0
- data/vendor/local/etc/fonts/conf.d/45-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/49-sansserif.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/50-user.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/51-local.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/60-generic.conf +67 -0
- data/vendor/local/etc/fonts/conf.d/60-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/65-fonts-persian.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/65-nonlatin.conf +7 -3
- data/vendor/local/etc/fonts/conf.d/69-unifont.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/80-delicious.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/90-synthetic.conf +7 -3
- data/vendor/local/etc/fonts/fonts.conf +5 -0
- data/vendor/local/include/cairo/cairo-features.h +0 -1
- data/vendor/local/include/cairo/cairo-svg.h +1 -1
- data/vendor/local/include/cairo/cairo-version.h +1 -1
- data/vendor/local/include/cairo/cairo.h +8 -1
- data/vendor/local/include/fontconfig/fcfreetype.h +1 -1
- data/vendor/local/include/fontconfig/fcprivate.h +8 -1
- data/vendor/local/include/fontconfig/fontconfig.h +61 -6
- data/vendor/local/lib/fontconfig.def +10 -1
- 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 +4 -4
- 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 +4 -4
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +4 -4
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfontconfig.la +5 -5
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +2 -2
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.la +2 -2
- 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/libxml2.la +2 -2
- 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 +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-png.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-script.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/fontconfig.pc +6 -6
- data/vendor/local/lib/pkgconfig/freetype2.pc +4 -4
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/pixman-1.pc +1 -1
- data/vendor/local/lib/pkgconfig/zlib.pc +3 -3
- data/vendor/local/lib/xml2Conf.sh +3 -3
- data/vendor/local/share/fontconfig/conf.avail/10-autohint.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-full.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-medium.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-none.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-slight.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-no-sub-pixel.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-unhinted.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-default.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-light.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/20-unhint-small-vera.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/25-unhint-nonlatin.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/30-metric-aliases.conf +8 -26
- data/vendor/local/share/fontconfig/conf.avail/40-nonlatin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/45-generic.conf +136 -0
- data/vendor/local/share/fontconfig/conf.avail/45-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/49-sansserif.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/50-user.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/51-local.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/60-generic.conf +67 -0
- data/vendor/local/share/fontconfig/conf.avail/60-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/65-fonts-persian.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-khmer.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-nonlatin.conf +7 -3
- data/vendor/local/share/fontconfig/conf.avail/69-unifont.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/70-no-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/70-yes-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/80-delicious.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/90-synthetic.conf +7 -3
- data/vendor/local/share/gettext/its/fontconfig.its +4 -0
- data/vendor/local/share/gettext/its/fontconfig.loc +6 -0
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +2 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +9 -32
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +56 -56
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +63 -63
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +5 -5
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +54 -52
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +29 -29
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +22 -22
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +33 -33
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +508 -508
- data/vendor/local/share/gtk-doc/html/cairo/index.html +1 -1
- data/vendor/local/share/license/fontconfig/README +260 -2
- metadata +31 -26
- data/vendor/local/etc/fonts/conf.d/30-urw-aliases.conf +0 -33
- data/vendor/local/share/fontconfig/conf.avail/30-urw-aliases.conf +0 -33
@@ -123,5 +123,12 @@ _FcObjectSetVapBuild_bail0: \
|
|
123
123
|
; \
|
124
124
|
}
|
125
125
|
|
126
|
-
#
|
126
|
+
#ifndef FC_ATTRIBUTE_VISIBILITY_HIDDEN
|
127
|
+
#define FC_ATTRIBUTE_VISIBILITY_HIDDEN __attribute((visibility("hidden")))
|
128
|
+
#endif
|
129
|
+
|
130
|
+
#ifndef FC_ATTRIBUTE_VISIBILITY_EXPORT
|
131
|
+
#define FC_ATTRIBUTE_VISIBILITY_EXPORT __attribute((visibility("default")))
|
132
|
+
#endif
|
127
133
|
|
134
|
+
#endif /* _FCPRIVATE_H_ */
|
@@ -28,6 +28,7 @@
|
|
28
28
|
#include <sys/types.h>
|
29
29
|
#include <sys/stat.h>
|
30
30
|
#include <stdarg.h>
|
31
|
+
#include <limits.h>
|
31
32
|
|
32
33
|
#if defined(__GNUC__) && (__GNUC__ >= 4)
|
33
34
|
#define FC_ATTRIBUTE_SENTINEL(x) __attribute__((__sentinel__(0)))
|
@@ -51,8 +52,8 @@ typedef int FcBool;
|
|
51
52
|
*/
|
52
53
|
|
53
54
|
#define FC_MAJOR 2
|
54
|
-
#define FC_MINOR
|
55
|
-
#define FC_REVISION
|
55
|
+
#define FC_MINOR 13
|
56
|
+
#define FC_REVISION 0
|
56
57
|
|
57
58
|
#define FC_VERSION ((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))
|
58
59
|
|
@@ -71,8 +72,9 @@ typedef int FcBool;
|
|
71
72
|
#define _FC_STRINGIFY(s) _FC_STRINGIFY_(s)
|
72
73
|
#define FC_CACHE_VERSION _FC_STRINGIFY(FC_CACHE_VERSION_NUMBER)
|
73
74
|
|
74
|
-
#define FcTrue 1
|
75
75
|
#define FcFalse 0
|
76
|
+
#define FcTrue 1
|
77
|
+
#define FcDontCare 2
|
76
78
|
|
77
79
|
#define FC_FAMILY "family" /* String */
|
78
80
|
#define FC_STYLE "style" /* String */
|
@@ -98,6 +100,7 @@ typedef int FcBool;
|
|
98
100
|
#define FC_OUTLINE "outline" /* Bool */
|
99
101
|
#define FC_SCALABLE "scalable" /* Bool */
|
100
102
|
#define FC_COLOR "color" /* Bool */
|
103
|
+
#define FC_VARIABLE "variable" /* Bool */
|
101
104
|
#define FC_SCALE "scale" /* double (deprecated) */
|
102
105
|
#define FC_SYMBOL "symbol" /* Bool */
|
103
106
|
#define FC_DPI "dpi" /* double */
|
@@ -118,6 +121,7 @@ typedef int FcBool;
|
|
118
121
|
#define FC_DECORATIVE "decorative" /* Bool - true if style is a decorative variant */
|
119
122
|
#define FC_LCD_FILTER "lcdfilter" /* Int */
|
120
123
|
#define FC_FONT_FEATURES "fontfeatures" /* String */
|
124
|
+
#define FC_FONT_VARIATIONS "fontvariations" /* String */
|
121
125
|
#define FC_NAMELANG "namelang" /* String RFC 3866 langs */
|
122
126
|
#define FC_PRGNAME "prgname" /* String */
|
123
127
|
#define FC_HASH "hash" /* String (deprecated) */
|
@@ -236,6 +240,12 @@ typedef enum _FcResult {
|
|
236
240
|
FcResultOutOfMemory
|
237
241
|
} FcResult;
|
238
242
|
|
243
|
+
typedef enum _FcValueBinding {
|
244
|
+
FcValueBindingWeak, FcValueBindingStrong, FcValueBindingSame,
|
245
|
+
/* to make sure sizeof (FcValueBinding) == 4 even with -fshort-enums */
|
246
|
+
FcValueBindingEnd = INT_MAX
|
247
|
+
} FcValueBinding;
|
248
|
+
|
239
249
|
typedef struct _FcPattern FcPattern;
|
240
250
|
|
241
251
|
typedef struct _FcLangSet FcLangSet;
|
@@ -270,7 +280,9 @@ typedef struct _FcObjectSet {
|
|
270
280
|
} FcObjectSet;
|
271
281
|
|
272
282
|
typedef enum _FcMatchKind {
|
273
|
-
FcMatchPattern, FcMatchFont, FcMatchScan
|
283
|
+
FcMatchPattern, FcMatchFont, FcMatchScan,
|
284
|
+
FcMatchKindEnd,
|
285
|
+
FcMatchKindBegin = FcMatchPattern
|
274
286
|
} FcMatchKind;
|
275
287
|
|
276
288
|
typedef enum _FcLangResult {
|
@@ -285,6 +297,12 @@ typedef enum _FcSetName {
|
|
285
297
|
FcSetApplication = 1
|
286
298
|
} FcSetName;
|
287
299
|
|
300
|
+
typedef struct _FcConfigFileInfoIter {
|
301
|
+
void *dummy1;
|
302
|
+
void *dummy2;
|
303
|
+
void *dummy3;
|
304
|
+
} FcConfigFileInfoIter;
|
305
|
+
|
288
306
|
typedef struct _FcAtomic FcAtomic;
|
289
307
|
|
290
308
|
#if defined(__cplusplus) || defined(c_plusplus) /* for C++ V2.0 */
|
@@ -353,6 +371,11 @@ FcDirCacheClean (const FcChar8 *cache_dir, FcBool verbose);
|
|
353
371
|
FcPublic void
|
354
372
|
FcCacheCreateTagFile (const FcConfig *config);
|
355
373
|
|
374
|
+
FcPublic FcBool
|
375
|
+
FcDirCacheCreateUUID (FcChar8 *dir,
|
376
|
+
FcBool force,
|
377
|
+
FcConfig *config);
|
378
|
+
|
356
379
|
/* fccfg.c */
|
357
380
|
FcPublic FcChar8 *
|
358
381
|
FcConfigHome (void);
|
@@ -441,6 +464,21 @@ FcPublic void
|
|
441
464
|
FcConfigSetSysRoot (FcConfig *config,
|
442
465
|
const FcChar8 *sysroot);
|
443
466
|
|
467
|
+
FcPublic void
|
468
|
+
FcConfigFileInfoIterInit (FcConfig *config,
|
469
|
+
FcConfigFileInfoIter *iter);
|
470
|
+
|
471
|
+
FcPublic FcBool
|
472
|
+
FcConfigFileInfoIterNext (FcConfig *config,
|
473
|
+
FcConfigFileInfoIter *iter);
|
474
|
+
|
475
|
+
FcPublic FcBool
|
476
|
+
FcConfigFileInfoIterGet (FcConfig *config,
|
477
|
+
FcConfigFileInfoIter *iter,
|
478
|
+
FcChar8 **name,
|
479
|
+
FcChar8 **description,
|
480
|
+
FcBool *enabled);
|
481
|
+
|
444
482
|
/* fccharset.c */
|
445
483
|
FcPublic FcCharSet*
|
446
484
|
FcCharSetCreate (void);
|
@@ -568,7 +606,10 @@ FcDirCacheUnload (FcCache *cache);
|
|
568
606
|
|
569
607
|
/* fcfreetype.c */
|
570
608
|
FcPublic FcPattern *
|
571
|
-
FcFreeTypeQuery (const FcChar8 *file, int id, FcBlanks *blanks, int *count);
|
609
|
+
FcFreeTypeQuery (const FcChar8 *file, unsigned int id, FcBlanks *blanks, int *count);
|
610
|
+
|
611
|
+
FcPublic unsigned int
|
612
|
+
FcFreeTypeQueryAll(const FcChar8 *file, unsigned int id, FcBlanks *blanks, int *count, FcFontSet *set);
|
572
613
|
|
573
614
|
/* fcfs.c */
|
574
615
|
|
@@ -837,7 +878,10 @@ FcPatternAddWeak (FcPattern *p, const char *object, FcValue value, FcBool append
|
|
837
878
|
|
838
879
|
FcPublic FcResult
|
839
880
|
FcPatternGet (const FcPattern *p, const char *object, int id, FcValue *v);
|
840
|
-
|
881
|
+
|
882
|
+
FcPublic FcResult
|
883
|
+
FcPatternGetWithBinding (const FcPattern *p, const char *object, int id, FcValue *v, FcValueBinding *b);
|
884
|
+
|
841
885
|
FcPublic FcBool
|
842
886
|
FcPatternDel (FcPattern *p, const char *object);
|
843
887
|
|
@@ -922,9 +966,15 @@ FcRangeGetDouble(const FcRange *range, double *begin, double *end);
|
|
922
966
|
FcPublic int
|
923
967
|
FcWeightFromOpenType (int ot_weight);
|
924
968
|
|
969
|
+
FcPublic double
|
970
|
+
FcWeightFromOpenTypeDouble (double ot_weight);
|
971
|
+
|
925
972
|
FcPublic int
|
926
973
|
FcWeightToOpenType (int fc_weight);
|
927
974
|
|
975
|
+
FcPublic double
|
976
|
+
FcWeightToOpenTypeDouble (double fc_weight);
|
977
|
+
|
928
978
|
/* fcstr.c */
|
929
979
|
|
930
980
|
FcPublic FcChar8 *
|
@@ -1032,6 +1082,11 @@ FcStrListDone (FcStrList *list);
|
|
1032
1082
|
FcPublic FcBool
|
1033
1083
|
FcConfigParseAndLoad (FcConfig *config, const FcChar8 *file, FcBool complain);
|
1034
1084
|
|
1085
|
+
FcPublic FcBool
|
1086
|
+
FcConfigParseAndLoadFromMemory (FcConfig *config,
|
1087
|
+
const FcChar8 *buffer,
|
1088
|
+
FcBool complain);
|
1089
|
+
|
1035
1090
|
_FCFUNCPROTOEND
|
1036
1091
|
|
1037
1092
|
#undef FC_ATTRIBUTE_SENTINEL
|
@@ -43,6 +43,9 @@ EXPORTS
|
|
43
43
|
FcConfigCreate
|
44
44
|
FcConfigDestroy
|
45
45
|
FcConfigEnableHome
|
46
|
+
FcConfigFileInfoIterGet
|
47
|
+
FcConfigFileInfoIterInit
|
48
|
+
FcConfigFileInfoIterNext
|
46
49
|
FcConfigFilename
|
47
50
|
FcConfigGetBlanks
|
48
51
|
FcConfigGetCache
|
@@ -57,6 +60,7 @@ EXPORTS
|
|
57
60
|
FcConfigGetSysRoot
|
58
61
|
FcConfigHome
|
59
62
|
FcConfigParseAndLoad
|
63
|
+
FcConfigParseAndLoadFromMemory
|
60
64
|
FcConfigReference
|
61
65
|
FcConfigSetCurrent
|
62
66
|
FcConfigSetRescanInterval
|
@@ -67,6 +71,7 @@ EXPORTS
|
|
67
71
|
FcConfigUptoDate
|
68
72
|
FcDefaultSubstitute
|
69
73
|
FcDirCacheClean
|
74
|
+
FcDirCacheCreateUUID
|
70
75
|
FcDirCacheLoad
|
71
76
|
FcDirCacheLoadFile
|
72
77
|
FcDirCacheRead
|
@@ -95,6 +100,7 @@ EXPORTS
|
|
95
100
|
FcFreeTypeCharSet
|
96
101
|
FcFreeTypeCharSetAndSpacing
|
97
102
|
FcFreeTypeQuery
|
103
|
+
FcFreeTypeQueryAll
|
98
104
|
FcFreeTypeQueryFace
|
99
105
|
FcGetDefaultLangs
|
100
106
|
FcGetLangs
|
@@ -169,6 +175,7 @@ EXPORTS
|
|
169
175
|
FcPatternGetMatrix
|
170
176
|
FcPatternGetRange
|
171
177
|
FcPatternGetString
|
178
|
+
FcPatternGetWithBinding
|
172
179
|
FcPatternHash
|
173
180
|
FcPatternPrint
|
174
181
|
FcPatternReference
|
@@ -211,6 +218,8 @@ EXPORTS
|
|
211
218
|
FcValuePrint
|
212
219
|
FcValueSave
|
213
220
|
FcWeightFromOpenType
|
221
|
+
FcWeightFromOpenTypeDouble
|
214
222
|
FcWeightToOpenType
|
223
|
+
FcWeightToOpenTypeDouble
|
215
224
|
LIBRARY libfontconfig-1.dll
|
216
|
-
VERSION
|
225
|
+
VERSION 12.1
|
Binary file
|
Binary file
|
@@ -17,14 +17,14 @@ old_library='libcairo-gobject.a'
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lgdi32 -lmsimg32 -lz -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la -L/home/vagrant/rcairo.win64/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libcairo-gobject.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=11514
|
27
|
+
age=11512
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
Binary file
|
Binary file
|
@@ -17,14 +17,14 @@ old_library='libcairo-script-interpreter.a'
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lgdi32 -lmsimg32 -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libcairo-script-interpreter.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=11514
|
27
|
+
age=11512
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
data/vendor/local/lib/libcairo.a
CHANGED
Binary file
|
Binary file
|
@@ -17,14 +17,14 @@ old_library='libcairo.a'
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lgdi32 -lmsimg32 -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libcairo.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=11514
|
27
|
+
age=11512
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
Binary file
|
@@ -17,15 +17,15 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lz -lws2_32'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libfontconfig.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=12
|
27
|
+
age=11
|
28
|
+
revision=1
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library='libfreetype.a'
|
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library='libpixman-1.a'
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
data/vendor/local/lib/libpng.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libpng.la
CHANGED
@@ -17,7 +17,7 @@ old_library='libpng16.a'
|
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
data/vendor/local/lib/libpng16.a
CHANGED
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library='libpng16.a'
|
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|
data/vendor/local/lib/libxml2.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libxml2.la
CHANGED
@@ -17,7 +17,7 @@ old_library='libxml2.a'
|
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -L/home/vagrant/rcairo
|
20
|
+
dependency_libs=' -L/home/vagrant/rcairo/vendor/local/lib -lz -lws2_32'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/rcairo
|
41
|
+
libdir='/home/vagrant/rcairo/vendor/local/lib'
|