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
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/1.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/10.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/2.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/3.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/4.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/5.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/6.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/7.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/8.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/9.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/caution.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/important.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-blank.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-minus.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-plus.png
RENAMED
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/warning.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddattribute.c
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddkeyword.c
RENAMED
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includegetattribute.c
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -709,6 +709,171 @@ to the <a href="http://git.gnome.org/browse/libxml2/">GIT</a> code base.</p>
|
|
709
709
|
|
710
710
|
<p>Here is the list of public releases:</p>
|
711
711
|
|
712
|
+
<h3>2.9.4: May 23 2016</h3>
|
713
|
+
<ul>
|
714
|
+
<li>Security:<br/>
|
715
|
+
More format string warnings with possible format string vulnerability (David Kilzer),<br/>
|
716
|
+
Avoid building recursive entities (Daniel Veillard),<br/>
|
717
|
+
Heap-based buffer overread in htmlCurrentChar (Pranjal Jumde),<br/>
|
718
|
+
Heap-based buffer-underreads due to xmlParseName (David Kilzer),<br/>
|
719
|
+
Heap use-after-free in xmlSAX2AttributeNs (Pranjal Jumde),<br/>
|
720
|
+
Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral (Pranjal Jumde),<br/>
|
721
|
+
Fix some format string warnings with possible format string vulnerability (David Kilzer),<br/>
|
722
|
+
Detect change of encoding when parsing HTML names (Hugh Davenport),<br/>
|
723
|
+
Fix inappropriate fetch of entities content (Daniel Veillard),<br/>
|
724
|
+
Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> (Pranjal Jumde),<br/>
|
725
|
+
Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605> (Pranjal Jumde),<br/>
|
726
|
+
Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> (David Kilzer),<br/>
|
727
|
+
Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla.gnome.org/show_bug.cgi?id=757711> (Pranjal Jumde),<br/>
|
728
|
+
Add missing increments of recursion depth counter to XML parser. (Peter Simons)<br/>
|
729
|
+
</li>
|
730
|
+
|
731
|
+
<li>Documentation:<br/>
|
732
|
+
Fix typo: s{ ec -> cr }cipt (Jan Pokorný),<br/>
|
733
|
+
Fix typos: dictio{ nn -> n }ar{y,ies} (Jan Pokorný),<br/>
|
734
|
+
Fix typos: PATH_{ SEAPARATOR -> SEPARATOR } (Jan Pokorný),<br/>
|
735
|
+
Correct a typo. (Shlomi Fish)<br/>
|
736
|
+
</li>
|
737
|
+
|
738
|
+
<li>Portability:<br/>
|
739
|
+
Correct the usage of LDFLAGS (Mattias Hansson),<br/>
|
740
|
+
Revert the use of SAVE_LDFLAGS in configure.ac (Mattias Hansson),<br/>
|
741
|
+
libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles (Mike Frysinger),<br/>
|
742
|
+
Fix apibuild for a recently added construct (Daniel Veillard),<br/>
|
743
|
+
Use pkg-config to locate zlib when possible (Stewart Brodie),<br/>
|
744
|
+
Use pkg-config to locate ICU when possible (Stewart Brodie),<br/>
|
745
|
+
Portability to non C99 compliant compilers (Patrick Monnerat),<br/>
|
746
|
+
dict.h: Move xmlDictPtr definition before includes to allow direct inclusion. (Patrick Monnerat),<br/>
|
747
|
+
os400: tell about xmllint and xmlcatalog in README400. (Patrick Monnerat),<br/>
|
748
|
+
os400: properly process SGML add in XMLCATALOG command. (Patrick Monnerat),<br/>
|
749
|
+
os400: implement CL command XMLCATALOG. (Patrick Monnerat),<br/>
|
750
|
+
os400: compile and install program xmlcatalog (qshell-only). (Patrick Monnerat),<br/>
|
751
|
+
os400: expand tabs in sources, strip trailing blanks. (Patrick Monnerat),<br/>
|
752
|
+
os400: implement CL command XMLLINT. (Patrick Monnerat),<br/>
|
753
|
+
os400: compile and install program xmllint (qshell-only). (Patrick Monnerat),<br/>
|
754
|
+
os400: initscript make_module(): Use options instead of positional parameters. (Patrick Monnerat),<br/>
|
755
|
+
os400: c14n.rpgle: allow *omit for nullable reference parameters. (Patrick Monnerat),<br/>
|
756
|
+
os400: use like() for double type. (Patrick Monnerat),<br/>
|
757
|
+
os400: use like() for int type. (Patrick Monnerat),<br/>
|
758
|
+
os400: use like() for unsigned int type. (Patrick Monnerat),<br/>
|
759
|
+
os400: use like() for enum types. (Patrick Monnerat),<br/>
|
760
|
+
Add xz to xml2-config --libs output (Baruch Siach),<br/>
|
761
|
+
Bug 760190: configure.ac should be able to build --with-icu without icu-config tool <https://bugzilla.gnome.org/show_bug.cgi?id=760190> (David Kilzer),<br/>
|
762
|
+
win32\VC10\config.h and VS 2015 (Bruce Dawson),<br/>
|
763
|
+
Add configure maintainer mode (orzen)<br/>
|
764
|
+
</li>
|
765
|
+
|
766
|
+
<li>Bug Fixes:<br/>
|
767
|
+
Avoid an out of bound access when serializing malformed strings (Daniel Veillard),<br/>
|
768
|
+
Unsigned addition may overflow in xmlMallocAtomicLoc() (David Kilzer),<br/>
|
769
|
+
Integer signed/unsigned type mismatch in xmlParserInputGrow() (David Kilzer),<br/>
|
770
|
+
Bug 763071: heap-buffer-overflow in xmlStrncat <https://bugzilla.gnome.org/show_bug.cgi?id=763071> (Pranjal Jumde),<br/>
|
771
|
+
Integer overflow parsing port number in URI (Michael Paddon),<br/>
|
772
|
+
Fix an error with regexp on nullable counted char transition (Daniel Veillard),<br/>
|
773
|
+
Fix memory leak with XPath namespace nodes (Nick Wellnhofer),<br/>
|
774
|
+
Fix namespace axis traversal (Nick Wellnhofer),<br/>
|
775
|
+
Fix null pointer deref in docs with no root element (Hugh Davenport),<br/>
|
776
|
+
Fix XSD validation of URIs with ampersands (Alex Henrie),<br/>
|
777
|
+
xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean "end of day" and should not cause an error. (Patrick Monnerat),<br/>
|
778
|
+
xmlcatalog: flush stdout before interactive shell input. (Patrick Monnerat),<br/>
|
779
|
+
xmllint: flush stdout before interactive shell input. (Patrick Monnerat),<br/>
|
780
|
+
Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression (Nick Wellnhofer),<br/>
|
781
|
+
Fix namespace::node() XPath expression (Nick Wellnhofer),<br/>
|
782
|
+
Fix OOB write in xmlXPathEmptyNodeSet (Nick Wellnhofer),<br/>
|
783
|
+
Fix parsing of NCNames in XPath (Nick Wellnhofer),<br/>
|
784
|
+
Fix OOB read with invalid UTF-8 in xmlUTF8Strsize (Nick Wellnhofer),<br/>
|
785
|
+
Do normalize string-based datatype value in RelaxNG facet checking (Audric Schiltknecht),<br/>
|
786
|
+
Bug 760921: REGRESSION (8eb55d78): doc/examples/io1 test fails after fix for "xmlSaveUri() incorrectly recomposes URIs with rootless paths" <https://bugzilla.gnome.org/show_bug.cgi?id=760921> (David Kilzer),<br/>
|
787
|
+
Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-char-ref_[01].xsd <https://bugzilla.gnome.org/show_bug.cgi?id=760861> (David Kilzer),<br/>
|
788
|
+
error.c: *input->cur == 0 does not mean no error (Pavel Raiskup),<br/>
|
789
|
+
Add missing RNG test files (David Kilzer),<br/>
|
790
|
+
Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183> (David Kilzer),<br/>
|
791
|
+
Bug 758572: ASAN crash in make check <https://bugzilla.gnome.org/show_bug.cgi?id=758572> (David Kilzer),<br/>
|
792
|
+
Bug 721158: Missing ICU string when doing --version on xmllint <https://bugzilla.gnome.org/show_bug.cgi?id=721158> (David Kilzer),<br/>
|
793
|
+
python 3: libxml2.c wrappers create Unicode str already (Michael Stahl),<br/>
|
794
|
+
Add autogen.sh to distrib (orzen),<br/>
|
795
|
+
Heap-based buffer overread in xmlNextChar (Daniel Veillard)<br/>
|
796
|
+
</li>
|
797
|
+
|
798
|
+
<li>Improvements:<br/>
|
799
|
+
Add more debugging info to runtest (Daniel Veillard),<br/>
|
800
|
+
Implement "runtest -u" mode (David Kilzer),<br/>
|
801
|
+
Add a make rule to rebuild for ASAN (Daniel Veillard)<br/>
|
802
|
+
</li>
|
803
|
+
</ul>
|
804
|
+
<h3>v2.9.3: Nov 20 2015</h3>
|
805
|
+
<ul>
|
806
|
+
<li>Security:<br/>
|
807
|
+
CVE-2015-8242 Buffer overead with HTML parser in push mode (Hugh Davenport),<br/>
|
808
|
+
CVE-2015-7500 Fix memory access error due to incorrect entities boundaries (Daniel Veillard),<br/>
|
809
|
+
CVE-2015-7499-2 Detect incoherency on GROW (Daniel Veillard),<br/>
|
810
|
+
CVE-2015-7499-1 Add xmlHaltParser() to stop the parser (Daniel Veillard),<br/>
|
811
|
+
CVE-2015-5312 Another entity expansion issue (David Drysdale),<br/>
|
812
|
+
CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey (David Drysdale),<br/>
|
813
|
+
CVE-2015-7498 Avoid processing entities after encoding conversion failures (Daniel Veillard),<br/>
|
814
|
+
CVE-2015-8035 Fix XZ compression support loop (Daniel Veillard),<br/>
|
815
|
+
CVE-2015-7942-2 Fix an error in previous Conditional section patch (Daniel Veillard),<br/>
|
816
|
+
CVE-2015-7942 Another variation of overflow in Conditional sections (Daniel Veillard),<br/>
|
817
|
+
CVE-2015-1819 Enforce the reader to run in constant memory (Daniel Veillard)<br/>
|
818
|
+
CVE-2015-7941_2 Cleanup conditional section error handling (Daniel Veillard),<br/>
|
819
|
+
CVE-2015-7941_1 Stop parsing on entities boundaries errors (Daniel Veillard),<br/>
|
820
|
+
</li>
|
821
|
+
|
822
|
+
<li>Documentation:<br/>
|
823
|
+
Correct spelling of "calling" (Alex Henrie),<br/>
|
824
|
+
Fix a small error in xmllint --format description (Fabien Degomme),<br/>
|
825
|
+
Avoid XSS on the search of xmlsoft.org (Daniel Veillard)<br/>
|
826
|
+
</li>
|
827
|
+
|
828
|
+
<li>Portability:<br/>
|
829
|
+
threads: use forward declarations only for glibc (Michael Heimpold),<br/>
|
830
|
+
Update Win32 configure.js to search for configure.ac (Daniel Veillard)<br/>
|
831
|
+
</li>
|
832
|
+
|
833
|
+
<li>Bug Fixes:<br/>
|
834
|
+
Bug on creating new stream from entity (Daniel Veillard),<br/>
|
835
|
+
Fix some loop issues embedding NEXT (Daniel Veillard),<br/>
|
836
|
+
Do not print error context when there is none (Daniel Veillard),<br/>
|
837
|
+
Avoid extra processing of MarkupDecl when EOF (Hugh Davenport),<br/>
|
838
|
+
Fix parsing short unclosed comment uninitialized access (Daniel Veillard),<br/>
|
839
|
+
Add missing Null check in xmlParseExternalEntityPrivate (Gaurav Gupta),<br/>
|
840
|
+
Fix a bug in CData error handling in the push parser (Daniel Veillard),<br/>
|
841
|
+
Fix a bug on name parsing at the end of current input buffer (Daniel Veillard),<br/>
|
842
|
+
Fix the spurious ID already defined error (Daniel Veillard),<br/>
|
843
|
+
Fix previous change to node sort order (Nick Wellnhofer),<br/>
|
844
|
+
Fix a self assignment issue raised by clang (Scott Graham),<br/>
|
845
|
+
Fail parsing early on if encoding conversion failed (Daniel Veillard),<br/>
|
846
|
+
Do not process encoding values if the declaration if broken (Daniel Veillard),<br/>
|
847
|
+
Silence clang's -Wunknown-attribute (Michael Catanzaro),<br/>
|
848
|
+
xmlMemUsed is not thread-safe (Martin von Gagern),<br/>
|
849
|
+
Fix support for except in nameclasses (Daniel Veillard),<br/>
|
850
|
+
Fix order of root nodes (Nick Wellnhofer),<br/>
|
851
|
+
Allow attributes on descendant-or-self axis (Nick Wellnhofer),<br/>
|
852
|
+
Fix the fix to Windows locking (Steve Nairn),<br/>
|
853
|
+
Fix timsort invariant loop re: Envisage article (Christopher Swenson),<br/>
|
854
|
+
Don't add IDs in xmlSetTreeDoc (Nick Wellnhofer),<br/>
|
855
|
+
Account for ID attributes in xmlSetTreeDoc (Nick Wellnhofer),<br/>
|
856
|
+
Remove various unused value assignments (Philip Withnall),<br/>
|
857
|
+
Fix missing entities after CVE-2014-3660 fix (Daniel Veillard),<br/>
|
858
|
+
Revert "Missing initialization for the catalog module" (Daniel Veillard)<br/>
|
859
|
+
</li>
|
860
|
+
|
861
|
+
<li>Improvements:<br/>
|
862
|
+
Reuse xmlHaltParser() where it makes sense (Daniel Veillard),<br/>
|
863
|
+
xmlStopParser reset errNo (Daniel Veillard),<br/>
|
864
|
+
Reenable xz support by default (Daniel Veillard),<br/>
|
865
|
+
Recover unescaped less-than character in HTML recovery parsing (Daniel Veillard),<br/>
|
866
|
+
Allow HTML serializer to output HTML5 DOCTYPE (Shaun McCance),<br/>
|
867
|
+
Regression test for bug #695699 (Nick Wellnhofer),<br/>
|
868
|
+
Add a couple of XPath tests (Nick Wellnhofer),<br/>
|
869
|
+
Add Python 3 rpm subpackage (Tomas Radej),<br/>
|
870
|
+
libxml2-config.cmake.in: update include directories (Samuel Martin),<br/>
|
871
|
+
Adding example from bugs 738805 to regression tests (Daniel Veillard)<br/>
|
872
|
+
</li>
|
873
|
+
|
874
|
+
<li>Cleanups:<br/>
|
875
|
+
</li>
|
876
|
+
</ul>
|
712
877
|
<h3>2.9.2: Oct 16 2014</h3>
|
713
878
|
<ul>
|
714
879
|
<li>Security:<br/>
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
|
+
<fontconfig>
|
4
|
+
<match target="pattern">
|
5
|
+
<!--
|
6
|
+
This configuration is available on the major desktop environments.
|
7
|
+
We shouldn't overwrite it with "assign" unconditionally.
|
8
|
+
Most clients may picks up the first value only. so using "append"
|
9
|
+
may simply works to avoid it.
|
10
|
+
-->
|
11
|
+
<edit name="hintstyle" mode="append"><const>hintfull</const></edit>
|
12
|
+
</match>
|
13
|
+
</fontconfig>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
|
+
<fontconfig>
|
4
|
+
<match target="pattern">
|
5
|
+
<!--
|
6
|
+
This configuration is available on the major desktop environments.
|
7
|
+
We shouldn't overwrite it with "assign" unconditionally.
|
8
|
+
Most clients may picks up the first value only. so using "append"
|
9
|
+
may simply works to avoid it.
|
10
|
+
-->
|
11
|
+
<edit name="hintstyle" mode="append"><const>hintmedium</const></edit>
|
12
|
+
</match>
|
13
|
+
</fontconfig>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
|
+
<fontconfig>
|
4
|
+
<match target="pattern">
|
5
|
+
<!--
|
6
|
+
This configuration is available on the major desktop environments.
|
7
|
+
We shouldn't overwrite it with "assign" unconditionally.
|
8
|
+
Most clients may picks up the first value only. so using "append"
|
9
|
+
may simply works to avoid it.
|
10
|
+
-->
|
11
|
+
<edit name="hintstyle" mode="append"><const>hintnone</const></edit>
|
12
|
+
</match>
|
13
|
+
</fontconfig>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
|
+
<fontconfig>
|
4
|
+
<match target="pattern">
|
5
|
+
<!--
|
6
|
+
This configuration is available on the major desktop environments.
|
7
|
+
We shouldn't overwrite it with "assign" unconditionally.
|
8
|
+
Most clients may picks up the first value only. so using "append"
|
9
|
+
may simply works to avoid it.
|
10
|
+
-->
|
11
|
+
<edit name="hintstyle" mode="append"><const>hintslight</const></edit>
|
12
|
+
</match>
|
13
|
+
</fontconfig>
|
@@ -2,8 +2,13 @@
|
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
4
|
|
5
|
+
<!--
|
6
|
+
If font is bitmap, calculate scale factor.
|
7
|
+
Note that color bitmap fonts have scalable=true, while
|
8
|
+
non-color ones have scalable=false. Both groups have outline=false.
|
9
|
+
-->
|
5
10
|
<match target="font">
|
6
|
-
<test name="
|
11
|
+
<test name="outline" compare="eq">
|
7
12
|
<bool>false</bool>
|
8
13
|
</test>
|
9
14
|
<edit name="pixelsizefixupfactor" mode="assign">
|
@@ -13,10 +18,20 @@
|
|
13
18
|
</divide>
|
14
19
|
</edit>
|
15
20
|
</match>
|
21
|
+
<!--
|
22
|
+
For non-scalable bitmap fonts (ie. non-color), skip
|
23
|
+
minor scaling if hinting is enabled.
|
24
|
+
-->
|
16
25
|
<match target="font">
|
26
|
+
<test name="outline" compare="eq">
|
27
|
+
<bool>false</bool>
|
28
|
+
</test>
|
17
29
|
<test name="scalable" compare="eq">
|
18
30
|
<bool>false</bool>
|
19
31
|
</test>
|
32
|
+
<test name="hinting" compare="eq">
|
33
|
+
<bool>true</bool>
|
34
|
+
</test>
|
20
35
|
<edit name="scalingnotneeded" mode="assign">
|
21
36
|
<and>
|
22
37
|
<less>
|
@@ -30,20 +45,7 @@
|
|
30
45
|
</and>
|
31
46
|
</edit>
|
32
47
|
</match>
|
33
|
-
<!--
|
34
|
-
So far we determined the scale factor. Now, check and if
|
35
|
-
scaling is NOT desirable, just reset the scale factor to 1.0.
|
36
|
-
-->
|
37
48
|
<match target="font">
|
38
|
-
<test name="scalable" compare="eq">
|
39
|
-
<bool>false</bool>
|
40
|
-
</test>
|
41
|
-
<test name="pixelsize" target="pattern" compare="less">
|
42
|
-
<double>64</double>
|
43
|
-
</test>
|
44
|
-
<test name="hinting" compare="eq">
|
45
|
-
<bool>true</bool>
|
46
|
-
</test>
|
47
49
|
<test name="scalingnotneeded" compare="eq">
|
48
50
|
<bool>true</bool>
|
49
51
|
</test>
|
@@ -55,7 +57,7 @@
|
|
55
57
|
If we *are* going to scale, go ahead and do it.
|
56
58
|
-->
|
57
59
|
<match target="font">
|
58
|
-
<test name="
|
60
|
+
<test name="outline" compare="eq">
|
59
61
|
<bool>false</bool>
|
60
62
|
</test>
|
61
63
|
<test name="pixelsizefixupfactor" compare="not_eq">
|