cairo 1.15.2-x86-mingw32 → 1.15.3-x86-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 +20 -0
- data/Rakefile +10 -18
- data/ext/cairo/extconf.rb +1 -0
- data/ext/cairo/rb_cairo.h +1 -1
- data/ext/cairo/rb_cairo_font_options.c +5 -1
- data/ext/cairo/rb_cairo_surface.c +32 -6
- 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/test/test_pdf_surface.rb +8 -0
- data/test/test_svg_surface.rb +8 -0
- 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 +1 -1
- 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_sjlj-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/zlib1.dll +0 -0
- data/vendor/local/etc/fonts/conf.d/10-hinting-slight.conf +13 -0
- data/vendor/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +17 -15
- data/vendor/local/etc/fonts/conf.d/30-metric-aliases.conf +83 -17
- data/vendor/local/etc/fonts/conf.d/45-latin.conf +113 -33
- data/vendor/local/etc/fonts/conf.d/60-latin.conf +3 -0
- data/vendor/local/etc/fonts/fonts.conf +0 -66
- data/vendor/local/include/fontconfig/fcprivate.h +3 -0
- data/vendor/local/include/fontconfig/fontconfig.h +48 -7
- data/vendor/local/include/freetype2/freetype/config/ftoption.h +95 -13
- data/vendor/local/include/freetype2/freetype/config/ftstdlib.h +3 -1
- data/vendor/local/include/freetype2/freetype/freetype.h +66 -32
- data/vendor/local/include/freetype2/freetype/ftautoh.h +9 -1
- data/vendor/local/include/freetype2/freetype/ftcache.h +4 -4
- data/vendor/local/include/freetype2/freetype/ftcffdrv.h +18 -5
- data/vendor/local/include/freetype2/freetype/ftcid.h +2 -2
- data/vendor/local/include/freetype2/freetype/ftgzip.h +5 -5
- data/vendor/local/include/freetype2/freetype/ftimage.h +1 -11
- data/vendor/local/include/freetype2/freetype/ftmm.h +9 -5
- data/vendor/local/include/freetype2/freetype/ftotval.h +6 -6
- data/vendor/local/include/freetype2/freetype/ftoutln.h +8 -0
- data/vendor/local/include/freetype2/freetype/ftsystem.h +1 -1
- data/vendor/local/include/freetype2/freetype/ftttdrv.h +41 -22
- data/vendor/local/include/freetype2/freetype/tttables.h +1 -1
- data/vendor/local/include/libpng16/png.h +259 -123
- data/vendor/local/include/libpng16/pngconf.h +25 -25
- data/vendor/local/include/libpng16/pnglibconf.h +2 -1
- data/vendor/local/include/libxml2/libxml/dict.h +14 -8
- data/vendor/local/include/libxml2/libxml/parser.h +2 -2
- data/vendor/local/include/libxml2/libxml/parserInternals.h +1 -1
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +46 -46
- data/vendor/local/include/libxml2/libxml/tree.h +2 -1
- data/vendor/local/include/libxml2/libxml/xmlerror.h +1 -1
- data/vendor/local/include/libxml2/libxml/xmlstring.h +4 -4
- data/vendor/local/include/libxml2/libxml/xmlversion.h +5 -5
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +1 -1
- data/vendor/local/include/pixman-1/pixman-version.h +3 -3
- data/vendor/local/include/png.h +259 -123
- data/vendor/local/include/pngconf.h +25 -25
- data/vendor/local/include/pnglibconf.h +2 -1
- data/vendor/local/lib/cmake/libxml2/libxml2-config.cmake +3 -3
- 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 +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 +2 -2
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +2 -2
- 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 +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/libpixman-1.la +5 -5
- 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 +3 -3
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/fontconfig.pc +3 -3
- data/vendor/local/lib/pkgconfig/freetype2.pc +1 -1
- 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/xml2Conf.sh +2 -2
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/Copyright +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testHTML.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testSAX.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testXPath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/xmllint.c +19 -11
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/DOM.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/FAQ.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/examples.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/examples.xsl +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/book1.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/index.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/left.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-DOCBparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-HTMLparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-HTMLtree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-SAX.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-SAX2.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-c14n.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-catalog.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-chvalid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-debugXML.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-dict.html +14 -14
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-entities.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-globals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-hash.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-lib.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-list.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-nanoftp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-nanohttp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-parser.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-parserInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-pattern.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-relaxng.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-schemasInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-schematron.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-threads.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-tree.html +2 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-uri.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-valid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xinclude.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xlink.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlIO.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlautomata.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlerror.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlexports.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlmemory.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlmodule.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlreader.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlregexp.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlsave.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlschemas.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlschemastypes.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlstring.html +4 -4
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlunicode.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlversion.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlwriter.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpath.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpathInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpointer.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xzlib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/right.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io1.res +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/libxml.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader3.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader4.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/redhat.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/structure.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test1.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test2.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test3.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/testWriter.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tst.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apa.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apb.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apc.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apd.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ape.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apf.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apg.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/aph.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/api.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s02.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s03.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s04.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s05.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s06.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s07.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s08.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s09.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddkeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeconvert.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includegetattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includekeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includexpath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ix01.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/xmltutorial.pdf +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/w3c.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/writer.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xml.html +165 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath2.res +0 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-full.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-medium.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-none.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-slight.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf +17 -15
- data/vendor/local/share/fontconfig/conf.avail/30-metric-aliases.conf +83 -17
- data/vendor/local/share/fontconfig/conf.avail/45-latin.conf +113 -33
- data/vendor/local/share/fontconfig/conf.avail/60-latin.conf +3 -0
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -16
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +3 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +4 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +1 -0
- data/vendor/local/share/license/fontconfig/README +220 -2
- data/vendor/local/share/license/freetype/README +5 -5
- data/vendor/local/share/license/libpng/README +4 -1
- data/vendor/local/share/man/man1/freetype-config.1 +1 -1
- data/vendor/local/share/man/man3/libpng.3 +82 -27
- data/vendor/local/share/man/man3/libpngpf.3 +2 -2
- data/vendor/local/share/man/man5/png.5 +2 -2
- metadata +185 -176
@@ -6,17 +6,17 @@
|
|
6
6
|
|
7
7
|
Alias similar/metric-compatible families from various sources:
|
8
8
|
|
9
|
-
PostScript fonts: URW fonts:
|
10
|
-
======================
|
11
|
-
Helvetica Nimbus Sans
|
12
|
-
Helvetica Condensed
|
13
|
-
Times Nimbus Roman
|
14
|
-
Courier Nimbus Mono
|
15
|
-
ITC Avant Garde Gothic URW Gothic
|
16
|
-
ITC Bookman
|
17
|
-
ITC Zapf Chancery
|
18
|
-
Palatino
|
19
|
-
New Century Schoolbook Century
|
9
|
+
PostScript fonts: URW fonts: GUST fonts: Windows fonts:
|
10
|
+
====================== ====================== ================= ==================
|
11
|
+
Helvetica Nimbus Sans TeX Gyre Heros
|
12
|
+
Helvetica Condensed Nimbus Sans Narrow TeX Gyre Heros Cn
|
13
|
+
Times Nimbus Roman TeX Gyre Termes
|
14
|
+
Courier Nimbus Mono TeX Gyre Cursor
|
15
|
+
ITC Avant Garde Gothic URW Gothic TeX Gyre Adventor
|
16
|
+
ITC Bookman Bookman URW TeX Gyre Bonum Bookman Old Style
|
17
|
+
ITC Zapf Chancery Chancery URW TeX Gyre Chorus
|
18
|
+
Palatino Palladio URW TeX Gyre Pagella Palatino Linotype
|
19
|
+
New Century Schoolbook Century SchoolBook URW TeX Gyre Schola Century Schoolbook
|
20
20
|
|
21
21
|
Microsoft fonts: Liberation fonts: Google CrOS core fonts: StarOffice fonts: AMT fonts:
|
22
22
|
================ ====================== ======================= ================= ==============
|
@@ -56,6 +56,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
56
56
|
</default>
|
57
57
|
</alias>
|
58
58
|
|
59
|
+
<alias binding="same">
|
60
|
+
<family>Nimbus Sans</family>
|
61
|
+
<default>
|
62
|
+
<family>Helvetica</family>
|
63
|
+
</default>
|
64
|
+
</alias>
|
65
|
+
|
59
66
|
<alias binding="same">
|
60
67
|
<family>TeX Gyre Heros</family>
|
61
68
|
<default>
|
@@ -63,6 +70,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
63
70
|
</default>
|
64
71
|
</alias>
|
65
72
|
|
73
|
+
<alias binding="same">
|
74
|
+
<family>Nimbus Sans Narrow</family>
|
75
|
+
<default>
|
76
|
+
<family>Helvetica Condensed</family>
|
77
|
+
</default>
|
78
|
+
</alias>
|
79
|
+
|
66
80
|
<alias binding="same">
|
67
81
|
<family>TeX Gyre Heros Cn</family>
|
68
82
|
<default>
|
@@ -77,15 +91,19 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
77
91
|
</default>
|
78
92
|
</alias>
|
79
93
|
|
80
|
-
|
81
|
-
|
94
|
+
<alias binding="same">
|
95
|
+
<family>Nimbus Roman</family>
|
96
|
+
<default>
|
97
|
+
<family>Times</family>
|
98
|
+
</default>
|
99
|
+
</alias>
|
100
|
+
|
82
101
|
<alias binding="same">
|
83
102
|
<family>TeX Gyre Termes</family>
|
84
103
|
<default>
|
85
104
|
<family>Times</family>
|
86
105
|
</default>
|
87
106
|
</alias>
|
88
|
-
-->
|
89
107
|
|
90
108
|
<alias binding="same">
|
91
109
|
<family>Nimbus Mono L</family>
|
@@ -94,6 +112,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
94
112
|
</default>
|
95
113
|
</alias>
|
96
114
|
|
115
|
+
<alias binding="same">
|
116
|
+
<family>Nimbus Mono</family>
|
117
|
+
<default>
|
118
|
+
<family>Courier</family>
|
119
|
+
</default>
|
120
|
+
</alias>
|
121
|
+
|
97
122
|
<alias binding="same">
|
98
123
|
<family>TeX Gyre Cursor</family>
|
99
124
|
<default>
|
@@ -115,6 +140,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
115
140
|
</default>
|
116
141
|
</alias>
|
117
142
|
|
143
|
+
<alias binding="same">
|
144
|
+
<family>URW Gothic</family>
|
145
|
+
<default>
|
146
|
+
<family>ITC Avant Garde Gothic</family>
|
147
|
+
</default>
|
148
|
+
</alias>
|
149
|
+
|
118
150
|
<alias binding="same">
|
119
151
|
<family>TeX Gyre Adventor</family>
|
120
152
|
<default>
|
@@ -136,6 +168,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
136
168
|
</default>
|
137
169
|
</alias>
|
138
170
|
|
171
|
+
<alias binding="same">
|
172
|
+
<family>Bookman URW</family>
|
173
|
+
<default>
|
174
|
+
<family>ITC Bookman</family>
|
175
|
+
</default>
|
176
|
+
</alias>
|
177
|
+
|
139
178
|
<alias binding="same">
|
140
179
|
<family>TeX Gyre Bonum</family>
|
141
180
|
<default>
|
@@ -164,6 +203,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
164
203
|
</default>
|
165
204
|
</alias>
|
166
205
|
|
206
|
+
<alias binding="same">
|
207
|
+
<family>Chancery URW</family>
|
208
|
+
<default>
|
209
|
+
<family>ITC Zapf Chancery</family>
|
210
|
+
</default>
|
211
|
+
</alias>
|
212
|
+
|
167
213
|
<alias binding="same">
|
168
214
|
<family>TeX Gyre Chorus</family>
|
169
215
|
<default>
|
@@ -178,6 +224,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
178
224
|
</default>
|
179
225
|
</alias>
|
180
226
|
|
227
|
+
<alias binding="same">
|
228
|
+
<family>Palladio URW</family>
|
229
|
+
<default>
|
230
|
+
<family>Palatino</family>
|
231
|
+
</default>
|
232
|
+
</alias>
|
233
|
+
|
181
234
|
<alias binding="same">
|
182
235
|
<family>TeX Gyre Pagella</family>
|
183
236
|
<default>
|
@@ -199,6 +252,13 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
199
252
|
</default>
|
200
253
|
</alias>
|
201
254
|
|
255
|
+
<alias binding="same">
|
256
|
+
<family>Century SchoolBook URW</family>
|
257
|
+
<default>
|
258
|
+
<family>New Century Schoolbook</family>
|
259
|
+
</default>
|
260
|
+
</alias>
|
261
|
+
|
202
262
|
<alias binding="same">
|
203
263
|
<family>TeX Gyre Schola</family>
|
204
264
|
<default>
|
@@ -404,6 +464,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
404
464
|
<family>Helvetica</family>
|
405
465
|
<accept>
|
406
466
|
<family>TeX Gyre Heros</family>
|
467
|
+
<family>Nimbus Sans</family>
|
407
468
|
<family>Nimbus Sans L</family>
|
408
469
|
</accept>
|
409
470
|
</alias>
|
@@ -412,16 +473,15 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
412
473
|
<family>Helvetica Condensed</family>
|
413
474
|
<accept>
|
414
475
|
<family>TeX Gyre Heros Cn</family>
|
476
|
+
<family>Nimbus Sans Narrow</family>
|
415
477
|
</accept>
|
416
478
|
</alias>
|
417
479
|
|
418
480
|
<alias binding="same">
|
419
481
|
<family>Times</family>
|
420
482
|
<accept>
|
421
|
-
<!--
|
422
|
-
Due to Bug#73291, commented out this line until the broken font are fixed.
|
423
483
|
<family>TeX Gyre Termes</family>
|
424
|
-
|
484
|
+
<family>Nimbus Roman</family>
|
425
485
|
<family>Nimbus Roman No9 L</family>
|
426
486
|
</accept>
|
427
487
|
</alias>
|
@@ -430,6 +490,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
430
490
|
<family>Courier</family>
|
431
491
|
<accept>
|
432
492
|
<family>TeX Gyre Cursor</family>
|
493
|
+
<family>Nimbus Mono</family>
|
433
494
|
<family>Nimbus Mono L</family>
|
434
495
|
</accept>
|
435
496
|
</alias>
|
@@ -438,6 +499,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
438
499
|
<family>ITC Avant Garde Gothic</family>
|
439
500
|
<accept>
|
440
501
|
<family>TeX Gyre Adventor</family>
|
502
|
+
<family>URW Gothic</family>
|
441
503
|
<family>URW Gothic L</family>
|
442
504
|
</accept>
|
443
505
|
</alias>
|
@@ -447,6 +509,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
447
509
|
<accept>
|
448
510
|
<family>Bookman Old Style</family>
|
449
511
|
<family>TeX Gyre Bonum</family>
|
512
|
+
<family>Bookman URW</family>
|
450
513
|
<family>URW Bookman L</family>
|
451
514
|
</accept>
|
452
515
|
</alias>
|
@@ -455,6 +518,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
455
518
|
<family>ITC Zapf Chancery</family>
|
456
519
|
<accept>
|
457
520
|
<family>TeX Gyre Chorus</family>
|
521
|
+
<family>Chancery URW</family>
|
458
522
|
<family>URW Chancery L</family>
|
459
523
|
</accept>
|
460
524
|
</alias>
|
@@ -464,6 +528,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
464
528
|
<accept>
|
465
529
|
<family>Palatino Linotype</family>
|
466
530
|
<family>TeX Gyre Pagella</family>
|
531
|
+
<family>Palladio URW</family>
|
467
532
|
<family>URW Palladio L</family>
|
468
533
|
</accept>
|
469
534
|
</alias>
|
@@ -473,6 +538,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|
473
538
|
<accept>
|
474
539
|
<family>Century Schoolbook</family>
|
475
540
|
<family>TeX Gyre Schola</family>
|
541
|
+
<family>Century SchoolBook URW</family>
|
476
542
|
<family>Century Schoolbook L</family>
|
477
543
|
</accept>
|
478
544
|
</alias>
|
@@ -13,24 +13,32 @@
|
|
13
13
|
<family>Bitstream Vera Serif</family>
|
14
14
|
<default><family>serif</family></default>
|
15
15
|
</alias>
|
16
|
+
<alias>
|
17
|
+
<family>Cambria</family>
|
18
|
+
<default><family>serif</family></default>
|
19
|
+
</alias>
|
20
|
+
<alias>
|
21
|
+
<family>Constantia</family>
|
22
|
+
<default><family>serif</family></default>
|
23
|
+
</alias>
|
16
24
|
<alias>
|
17
25
|
<family>DejaVu Serif</family>
|
18
26
|
<default><family>serif</family></default>
|
19
27
|
</alias>
|
20
28
|
<alias>
|
21
|
-
<family>
|
29
|
+
<family>Elephant</family>
|
22
30
|
<default><family>serif</family></default>
|
23
31
|
</alias>
|
24
32
|
<alias>
|
25
|
-
<family>
|
33
|
+
<family>Garamond</family>
|
26
34
|
<default><family>serif</family></default>
|
27
35
|
</alias>
|
28
36
|
<alias>
|
29
|
-
<family>
|
37
|
+
<family>Georgia</family>
|
30
38
|
<default><family>serif</family></default>
|
31
39
|
</alias>
|
32
40
|
<alias>
|
33
|
-
<family>
|
41
|
+
<family>Liberation Serif</family>
|
34
42
|
<default><family>serif</family></default>
|
35
43
|
</alias>
|
36
44
|
<alias>
|
@@ -38,151 +46,223 @@
|
|
38
46
|
<default><family>serif</family></default>
|
39
47
|
</alias>
|
40
48
|
<alias>
|
41
|
-
<family>
|
49
|
+
<family>MS Serif</family>
|
42
50
|
<default><family>serif</family></default>
|
43
51
|
</alias>
|
44
52
|
<alias>
|
45
|
-
<family>
|
53
|
+
<family>Nimbus Roman No9 L</family>
|
46
54
|
<default><family>serif</family></default>
|
47
55
|
</alias>
|
48
56
|
<alias>
|
49
|
-
<family>
|
57
|
+
<family>Nimbus Roman</family>
|
50
58
|
<default><family>serif</family></default>
|
51
59
|
</alias>
|
52
60
|
<alias>
|
53
|
-
<family>
|
61
|
+
<family>Palatino Linotype</family>
|
54
62
|
<default><family>serif</family></default>
|
55
63
|
</alias>
|
56
64
|
<alias>
|
57
|
-
<family>
|
65
|
+
<family>Thorndale AMT</family>
|
58
66
|
<default><family>serif</family></default>
|
59
67
|
</alias>
|
60
68
|
<alias>
|
61
|
-
<family>
|
69
|
+
<family>Thorndale</family>
|
70
|
+
<default><family>serif</family></default>
|
71
|
+
</alias>
|
72
|
+
<alias>
|
73
|
+
<family>Times New Roman</family>
|
74
|
+
<default><family>serif</family></default>
|
75
|
+
</alias>
|
76
|
+
<alias>
|
77
|
+
<family>Times</family>
|
62
78
|
<default><family>serif</family></default>
|
63
79
|
</alias>
|
64
80
|
<!--
|
65
81
|
Sans-serif faces
|
66
82
|
-->
|
67
83
|
<alias>
|
68
|
-
<family>
|
84
|
+
<family>Albany AMT</family>
|
69
85
|
<default><family>sans-serif</family></default>
|
70
86
|
</alias>
|
71
87
|
<alias>
|
72
|
-
<family>
|
88
|
+
<family>Albany</family>
|
73
89
|
<default><family>sans-serif</family></default>
|
74
90
|
</alias>
|
75
91
|
<alias>
|
76
|
-
<family>
|
92
|
+
<family>Arial Unicode MS</family>
|
77
93
|
<default><family>sans-serif</family></default>
|
78
94
|
</alias>
|
79
95
|
<alias>
|
80
96
|
<family>Arial</family>
|
81
97
|
<default><family>sans-serif</family></default>
|
82
98
|
</alias>
|
99
|
+
<alias>
|
100
|
+
<family>Bitstream Vera Sans</family>
|
101
|
+
<default><family>sans-serif</family></default>
|
102
|
+
</alias>
|
103
|
+
<alias>
|
104
|
+
<family>Britannic</family>
|
105
|
+
<default><family>sans-serif</family></default>
|
106
|
+
</alias>
|
107
|
+
<alias>
|
108
|
+
<family>Calibri</family>
|
109
|
+
<default><family>sans-serif</family></default>
|
110
|
+
</alias>
|
111
|
+
<alias>
|
112
|
+
<family>Candara</family>
|
113
|
+
<default><family>sans-serif</family></default>
|
114
|
+
</alias>
|
115
|
+
<alias>
|
116
|
+
<family>Century Gothic</family>
|
117
|
+
<default><family>sans-serif</family></default>
|
118
|
+
</alias>
|
119
|
+
<alias>
|
120
|
+
<family>Corbel</family>
|
121
|
+
<default><family>sans-serif</family></default>
|
122
|
+
</alias>
|
123
|
+
<alias>
|
124
|
+
<family>DejaVu Sans</family>
|
125
|
+
<default><family>sans-serif</family></default>
|
126
|
+
</alias>
|
83
127
|
<alias>
|
84
128
|
<family>Helvetica</family>
|
85
129
|
<default><family>sans-serif</family></default>
|
86
130
|
</alias>
|
87
131
|
<alias>
|
88
|
-
<family>
|
132
|
+
<family>Haettenschweiler</family>
|
89
133
|
<default><family>sans-serif</family></default>
|
90
134
|
</alias>
|
91
135
|
<alias>
|
92
|
-
<family>
|
136
|
+
<family>Liberation Sans</family>
|
93
137
|
<default><family>sans-serif</family></default>
|
94
138
|
</alias>
|
95
139
|
<alias>
|
96
|
-
<family>
|
140
|
+
<family>MS Sans Serif</family>
|
97
141
|
<default><family>sans-serif</family></default>
|
98
142
|
</alias>
|
99
143
|
<alias>
|
100
144
|
<family>Nimbus Sans L</family>
|
101
145
|
<default><family>sans-serif</family></default>
|
102
146
|
</alias>
|
147
|
+
<alias>
|
148
|
+
<family>Nimbus Sans</family>
|
149
|
+
<default><family>sans-serif</family></default>
|
150
|
+
</alias>
|
103
151
|
<alias>
|
104
152
|
<family>Luxi Sans</family>
|
105
153
|
<default><family>sans-serif</family></default>
|
106
154
|
</alias>
|
155
|
+
<alias>
|
156
|
+
<family>Tahoma</family>
|
157
|
+
<default><family>sans-serif</family></default>
|
158
|
+
</alias>
|
159
|
+
<alias>
|
160
|
+
<family>Trebuchet MS</family>
|
161
|
+
<default><family>sans-serif</family></default>
|
162
|
+
</alias>
|
163
|
+
<alias>
|
164
|
+
<family>Twentieth Century</family>
|
165
|
+
<default><family>sans-serif</family></default>
|
166
|
+
</alias>
|
167
|
+
<alias>
|
168
|
+
<family>Verdana</family>
|
169
|
+
<default><family>sans-serif</family></default>
|
170
|
+
</alias>
|
107
171
|
<!--
|
108
172
|
Monospace faces
|
109
173
|
-->
|
174
|
+
<alias>
|
175
|
+
<family>Andale Mono</family>
|
176
|
+
<default><family>monospace</family></default>
|
177
|
+
</alias>
|
110
178
|
<alias>
|
111
179
|
<family>Bitstream Vera Sans Mono</family>
|
112
180
|
<default><family>monospace</family></default>
|
113
181
|
</alias>
|
114
182
|
<alias>
|
115
|
-
<family>
|
183
|
+
<family>Consolas</family>
|
116
184
|
<default><family>monospace</family></default>
|
117
185
|
</alias>
|
118
186
|
<alias>
|
119
|
-
<family>
|
187
|
+
<family>Courier New</family>
|
120
188
|
<default><family>monospace</family></default>
|
121
189
|
</alias>
|
122
190
|
<alias>
|
123
|
-
<family>
|
191
|
+
<family>Courier</family>
|
124
192
|
<default><family>monospace</family></default>
|
125
193
|
</alias>
|
126
194
|
<alias>
|
127
|
-
<family>
|
195
|
+
<family>Cumberland AMT</family>
|
128
196
|
<default><family>monospace</family></default>
|
129
197
|
</alias>
|
130
198
|
<alias>
|
131
|
-
<family>
|
199
|
+
<family>Cumberland</family>
|
132
200
|
<default><family>monospace</family></default>
|
133
201
|
</alias>
|
134
202
|
<alias>
|
135
|
-
<family>
|
203
|
+
<family>DejaVu Sans Mono</family>
|
136
204
|
<default><family>monospace</family></default>
|
137
205
|
</alias>
|
138
206
|
<alias>
|
139
|
-
<family>
|
207
|
+
<family>Fixedsys</family>
|
140
208
|
<default><family>monospace</family></default>
|
141
209
|
</alias>
|
142
210
|
<alias>
|
143
|
-
<family>
|
211
|
+
<family>Inconsolata</family>
|
144
212
|
<default><family>monospace</family></default>
|
145
213
|
</alias>
|
146
214
|
<alias>
|
147
|
-
<family>
|
215
|
+
<family>Liberation Mono</family>
|
216
|
+
<default><family>monospace</family></default>
|
217
|
+
</alias>
|
218
|
+
<alias>
|
219
|
+
<family>Luxi Mono</family>
|
148
220
|
<default><family>monospace</family></default>
|
149
221
|
</alias>
|
150
222
|
<alias>
|
151
223
|
<family>Nimbus Mono L</family>
|
152
224
|
<default><family>monospace</family></default>
|
153
225
|
</alias>
|
226
|
+
<alias>
|
227
|
+
<family>Nimbus Mono</family>
|
228
|
+
<default><family>monospace</family></default>
|
229
|
+
</alias>
|
230
|
+
<alias>
|
231
|
+
<family>Terminal</family>
|
232
|
+
<default><family>monospace</family></default>
|
233
|
+
</alias>
|
154
234
|
<!--
|
155
235
|
Fantasy faces
|
156
236
|
-->
|
157
|
-
|
158
|
-
<family>
|
237
|
+
<alias>
|
238
|
+
<family>Bauhaus Std</family>
|
159
239
|
<default><family>fantasy</family></default>
|
160
240
|
</alias>
|
161
241
|
<alias>
|
162
|
-
<family>
|
242
|
+
<family>Cooper Std</family>
|
163
243
|
<default><family>fantasy</family></default>
|
164
244
|
</alias>
|
165
245
|
<alias>
|
166
|
-
<family>
|
246
|
+
<family>Copperplate Gothic Std</family>
|
167
247
|
<default><family>fantasy</family></default>
|
168
248
|
</alias>
|
169
249
|
<alias>
|
170
|
-
<family>
|
250
|
+
<family>Impact</family>
|
171
251
|
<default><family>fantasy</family></default>
|
172
252
|
</alias>
|
173
253
|
<!--
|
174
254
|
Cursive faces
|
175
255
|
-->
|
176
256
|
<alias>
|
177
|
-
<family>
|
257
|
+
<family>Comic Sans MS</family>
|
178
258
|
<default><family>cursive</family></default>
|
179
259
|
</alias>
|
180
260
|
<alias>
|
181
|
-
<family>
|
261
|
+
<family>ITC Zapf Chancery Std</family>
|
182
262
|
<default><family>cursive</family></default>
|
183
263
|
</alias>
|
184
264
|
<alias>
|
185
|
-
<family>
|
265
|
+
<family>Zapfino</family>
|
186
266
|
<default><family>cursive</family></default>
|
187
267
|
</alias>
|
188
268
|
|