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
data/vendor/local/lib/libz.a
CHANGED
Binary file
|
data/vendor/local/lib/libz.dll.a
CHANGED
Binary file
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-fc
|
7
7
|
Description: Fontconfig font backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo fontconfig >= 2.2.95
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-ft
|
7
7
|
Description: FreeType font backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo freetype2 >= 9.7.3
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-gobject
|
7
7
|
Description: gobject functions for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo gobject-2.0 glib-2.0 >= 2.14
|
11
11
|
Libs: -L${libdir} -lcairo-gobject
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-pdf
|
7
7
|
Description: PDF surface backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-png
|
7
7
|
Description: PNG functions for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo libpng
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-ps
|
7
7
|
Description: PostScript surface backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-script
|
7
7
|
Description: script surface backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-svg
|
7
7
|
Description: SVG surface backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-win32-font
|
7
7
|
Description: Microsoft Windows font backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-win32
|
7
7
|
Description: Microsoft Windows surface backend for cairo graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo
|
7
7
|
Description: Multi-platform 2D graphics library
|
8
|
-
Version: 1.15.
|
8
|
+
Version: 1.15.12
|
9
9
|
|
10
10
|
Requires.private: gobject-2.0 glib-2.0 >= 2.14 pixman-1 >= 0.30.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng
|
11
11
|
Libs: -L${libdir} -lcairo
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -10,9 +10,9 @@ cachedir=LOCAL_APPDATA_FONTCONFIG_CACHE
|
|
10
10
|
|
11
11
|
Name: Fontconfig
|
12
12
|
Description: Font configuration and customization library
|
13
|
-
Version: 2.
|
14
|
-
Requires: freetype2
|
15
|
-
Requires.private: libxml-2.0
|
13
|
+
Version: 2.13.0
|
14
|
+
Requires: freetype2 >= 21.0.15
|
15
|
+
Requires.private: libxml-2.0 >= 2.6
|
16
16
|
Libs: -L${libdir} -lfontconfig
|
17
|
-
Libs.private:
|
18
|
-
Cflags: -I${includedir}
|
17
|
+
Libs.private:
|
18
|
+
Cflags: -I${includedir}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
2
|
-
exec_prefix=/home/vagrant/rcairo
|
3
|
-
libdir=/home/vagrant/rcairo
|
4
|
-
includedir=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
|
+
exec_prefix=/home/vagrant/rcairo/vendor/local
|
3
|
+
libdir=/home/vagrant/rcairo/vendor/local/lib
|
4
|
+
includedir=/home/vagrant/rcairo/vendor/local/include
|
5
5
|
|
6
6
|
Name: FreeType 2
|
7
7
|
URL: http://freetype.org
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix=/home/vagrant/rcairo
|
1
|
+
prefix=/home/vagrant/rcairo/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -9,5 +9,5 @@ Version: 2.9.7
|
|
9
9
|
Description: libXML library version2.
|
10
10
|
Requires:
|
11
11
|
Libs: -L${libdir} -lxml2
|
12
|
-
Libs.private: -L/home/vagrant/rcairo
|
12
|
+
Libs.private: -L/home/vagrant/rcairo/vendor/local/lib -lz -lws2_32
|
13
13
|
Cflags: -I${includedir}/libxml2
|
@@ -1,8 +1,8 @@
|
|
1
1
|
prefix=/usr/local
|
2
2
|
exec_prefix=/usr/local
|
3
|
-
libdir=/home/vagrant/rcairo
|
4
|
-
sharedlibdir=/home/vagrant/rcairo
|
5
|
-
includedir=/home/vagrant/rcairo
|
3
|
+
libdir=/home/vagrant/rcairo/vendor/local/lib
|
4
|
+
sharedlibdir=/home/vagrant/rcairo/vendor/local/lib
|
5
|
+
includedir=/home/vagrant/rcairo/vendor/local/include
|
6
6
|
|
7
7
|
Name: zlib
|
8
8
|
Description: zlib compression library
|
@@ -1,8 +1,8 @@
|
|
1
1
|
#
|
2
2
|
# Configuration file for using the XML library in GNOME applications
|
3
3
|
#
|
4
|
-
XML2_LIBDIR="-L/home/vagrant/rcairo
|
5
|
-
XML2_LIBS="-lxml2 -L/home/vagrant/rcairo
|
6
|
-
XML2_INCLUDEDIR="-I/home/vagrant/rcairo
|
4
|
+
XML2_LIBDIR="-L/home/vagrant/rcairo/vendor/local/lib"
|
5
|
+
XML2_LIBS="-lxml2 -L/home/vagrant/rcairo/vendor/local/lib -lz "
|
6
|
+
XML2_INCLUDEDIR="-I/home/vagrant/rcairo/vendor/local/include/libxml2"
|
7
7
|
MODULE_VERSION="xml2-2.9.7"
|
8
8
|
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Enable autohinter</description>
|
4
9
|
<!-- Use the Autohinter -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,12 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set hintfull to hintstyle</description>
|
9
|
+
|
4
10
|
<match target="pattern">
|
5
11
|
<!--
|
6
12
|
This configuration is available on the major desktop environments.
|
@@ -1,6 +1,12 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set hintmedium to hintstyle</description>
|
9
|
+
|
4
10
|
<match target="pattern">
|
5
11
|
<!--
|
6
12
|
This configuration is available on the major desktop environments.
|
@@ -1,6 +1,12 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set hintnone to hintstyle</description>
|
9
|
+
|
4
10
|
<match target="pattern">
|
5
11
|
<!--
|
6
12
|
This configuration is available on the major desktop environments.
|
@@ -1,6 +1,12 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set hintslight to hintstyle</description>
|
9
|
+
|
4
10
|
<match target="pattern">
|
5
11
|
<!--
|
6
12
|
This configuration is available on the major desktop environments.
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Disable sub-pixel rendering</description>
|
4
9
|
<!-- Disable sub-pixel rendering -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,7 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
4
7
|
|
8
|
+
<description>Bitmap scaling</description>
|
5
9
|
<!--
|
6
10
|
If font is bitmap, calculate scale factor.
|
7
11
|
Note that color bitmap fonts have scalable=true, while
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Enable sub-pixel rendering with the BGR stripes layout</description>
|
4
9
|
<!-- Enable sub-pixel rendering -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Enable sub-pixel rendering with the RGB stripes layout</description>
|
4
9
|
<!-- Enable sub-pixel rendering -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Enable sub-pixel rendering with the vertical BGR stripes layout</description>
|
4
9
|
<!-- Enable sub-pixel rendering -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Enable sub-pixel rendering with the vertical RGB stripes layout</description>
|
4
9
|
<!-- Enable sub-pixel rendering -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Disable hinting</description>
|
4
9
|
<!-- Disable hinting -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Use lcddefault as default for LCD filter</description>
|
4
9
|
<!-- Use lcddefault as default for LCD filter -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Use lcdlegacy as default for LCD filter</description>
|
4
9
|
<!-- Use lcdlegacy as default for LCD filter -->
|
5
10
|
<match target="pattern">
|
6
11
|
<!--
|