cairo 1.15.14-x86-mingw32 → 1.16.0-x86-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 +4 -4
- data/NEWS +10 -0
- data/Rakefile +3 -3
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_surface.c +0 -8
- 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/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/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/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng16-16.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 +1 -1
- 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/include/cairo/cairo-version.h +2 -2
- data/vendor/local/include/cairo/cairo.h +2 -3
- data/vendor/local/include/libxml2/libxml/encoding.h +5 -0
- data/vendor/local/include/libxml2/libxml/hash.h +6 -3
- data/vendor/local/include/libxml2/libxml/list.h +3 -3
- data/vendor/local/include/libxml2/libxml/xmlversion.h +4 -7
- data/vendor/local/lib/cmake/libxml2/libxml2-config.cmake +2 -2
- 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 +3 -3
- 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 +3 -3
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +3 -3
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.la +1 -1
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cairo-fc.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-png.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-script.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +1 -1
- data/vendor/local/lib/xml2Conf.sh +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/Copyright +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testHTML.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testSAX.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testXPath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/xmllint.c +13 -15
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/DOM.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/FAQ.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xsl +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/book1.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/left.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-DOCBparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLtree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX2.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-c14n.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-catalog.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-chvalid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-debugXML.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-dict.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-encoding.html +5 -1
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-entities.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-globals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-hash.html +10 -7
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-lib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-list.html +6 -6
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanoftp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanohttp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parserInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-pattern.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-relaxng.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schemasInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schematron.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-threads.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-tree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-uri.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-valid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xinclude.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xlink.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlIO.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlautomata.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlerror.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlexports.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmemory.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmodule.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlreader.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlregexp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlsave.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemas.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemastypes.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlstring.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlunicode.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlversion.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlwriter.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpath.html +4 -4
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpathInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpointer.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xzlib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/right.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/libxml.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/redhat.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/structure.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test1.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test2.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test3.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/testWriter.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tst.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apa.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apb.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apc.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apd.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ape.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apf.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apg.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/aph.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/api.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s02.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s03.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s04.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s05.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s06.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s07.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s08.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s09.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddkeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeconvert.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includegetattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includekeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includexpath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ix01.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/xmltutorial.pdf +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/w3c.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/writer.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xml.html +48 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.res +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/bindings-errors.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-memory.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-overloading.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-path.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-patterns.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-return-values.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-streams.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/bindings-surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Error-handling.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +31 -14
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +29 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html +18 -9
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PNG-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Paths.html +102 -45
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html +53 -28
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-(CGFont)-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-Surfaces.html +15 -6
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Raster-Sources.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html +25 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Regions.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +192 -5
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Script-Surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +167 -71
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Transformations.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Types.html +17 -7
- data/vendor/local/share/gtk-doc/html/cairo/cairo-User-Fonts.html +16 -16
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +33 -12
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Fonts.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html +62 -8
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XCB-Surfaces.html +7 -9
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-device-t.html +51 -38
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html +7 -7
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html +92 -4
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-matrix-t.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html +114 -65
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html +167 -80
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html +60 -38
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-t.html +49 -25
- data/vendor/local/share/gtk-doc/html/cairo/cairo-drawing.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-surfaces.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +17 -0
- data/vendor/local/share/gtk-doc/html/cairo/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +58 -58
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +65 -65
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +14 -9
- data/vendor/local/share/gtk-doc/html/cairo/index-1.16.html +96 -0
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +55 -55
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +31 -31
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +24 -24
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +35 -35
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +522 -510
- data/vendor/local/share/gtk-doc/html/cairo/index.html +4 -3
- data/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +4 -4
- data/vendor/local/share/gtk-doc/html/cairo/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +9 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +11 -6
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +6 -6
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +4 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +2 -0
- data/vendor/local/share/license/cairo/README +12 -18
- metadata +156 -155
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpathInternals.html
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
|
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/1.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/10.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/2.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/3.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/4.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/5.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/6.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/7.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/8.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/9.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/caution.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/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.7 → libxml2-2.9.8}/html/tutorial/images/toc-blank.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-minus.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-plus.png
RENAMED
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/warning.png
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddattribute.c
RENAMED
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddkeyword.c
RENAMED
File without changes
|
File without changes
|
data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/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,54 @@ 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>v2.9.8: Mar 05 2018</h3>
|
713
|
+
<ul>
|
714
|
+
<li>Portability:<br/>
|
715
|
+
python: remove single use of _PyVerify_fd (Patrick Welche),<br/>
|
716
|
+
Build more test executables on Windows/MSVC (Nick Wellnhofer),<br/>
|
717
|
+
Stop including ansidecl.h (Nick Wellnhofer),<br/>
|
718
|
+
Fix libz and liblzma detection (Nick Wellnhofer),<br/>
|
719
|
+
Revert "Compile testapi with -Wno-unused-function" (Nick Wellnhofer)<br/>
|
720
|
+
</li>
|
721
|
+
|
722
|
+
<li>Bug Fixes:<br/>
|
723
|
+
Fix xmlParserEntityCheck (Nick Wellnhofer),<br/>
|
724
|
+
Halt parser in case of encoding error (Nick Wellnhofer),<br/>
|
725
|
+
Clear entity content in case of errors (Nick Wellnhofer),<br/>
|
726
|
+
Change calls to xmlCharEncInput to set flush false when not final call. Having flush incorrectly set to true causes errors for ICU. (Joel Hockey),<br/>
|
727
|
+
Fix buffer over-read in xmlParseNCNameComplex (Nick Wellnhofer),<br/>
|
728
|
+
Fix ICU library filenames on Windows/MSVC (Nick Wellnhofer),<br/>
|
729
|
+
Fix xmlXPathIsNaN broken by recent commit (Nick Wellnhofer),<br/>
|
730
|
+
Fix -Wenum-compare warnings (Nick Wellnhofer),<br/>
|
731
|
+
Fix callback signature in testapi.c (Nick Wellnhofer),<br/>
|
732
|
+
Fix unused parameter warning without ICU (Nick Wellnhofer),<br/>
|
733
|
+
Fix IO callback signatures (Nick Wellnhofer),<br/>
|
734
|
+
Fix misc callback signatures (Nick Wellnhofer),<br/>
|
735
|
+
Fix list callback signatures (Nick Wellnhofer),<br/>
|
736
|
+
Fix hash callback signatures (Nick Wellnhofer),<br/>
|
737
|
+
Refactor name and type signature for xmlNop (Vlad Tsyrklevich),<br/>
|
738
|
+
Fixed ICU to set flush correctly and provide pivot buffer. (Joel Hockey),<br/>
|
739
|
+
Skip EBCDIC tests if EBCDIC isn't supported (Nick Wellnhofer)<br/>
|
740
|
+
</li>
|
741
|
+
|
742
|
+
<li>Improvements:<br/>
|
743
|
+
Disable pointer-overflow UBSan checks under Travis (Nick Wellnhofer),<br/>
|
744
|
+
Improve handling of context input_id (Daniel Veillard),<br/>
|
745
|
+
Add resource file to Windows DLL (ccpaging),<br/>
|
746
|
+
Run Travis tests with -Werror (Nick Wellnhofer),<br/>
|
747
|
+
Build with "-Wall -Wextra" (Nick Wellnhofer),<br/>
|
748
|
+
Fix -Wtautological-pointer-compare warnings (Nick Wellnhofer),<br/>
|
749
|
+
Remove unused AC_CHECKs (Nick Wellnhofer),<br/>
|
750
|
+
Update information about contributing (Nick Wellnhofer),<br/>
|
751
|
+
Fix -Wmisleading-indentation warnings (Nick Wellnhofer),<br/>
|
752
|
+
Don't touch CFLAGS in configure.ac (Nick Wellnhofer),<br/>
|
753
|
+
Ignore function pointer cast warnings (Nick Wellnhofer),<br/>
|
754
|
+
Simplify XPath NaN, inf and -0 handling (Nick Wellnhofer),<br/>
|
755
|
+
Introduce xmlPosixStrdup and update xmlMemStrdup (Nick Wellnhofer),<br/>
|
756
|
+
Add test for ICU flush and pivot buffer (Nick Wellnhofer),<br/>
|
757
|
+
Compile testapi with -Wno-unused-function (Nick Wellnhofer)<br/>
|
758
|
+
</li>
|
759
|
+
</ul>
|
712
760
|
<h3>2.9.7: Nov 02 2017</h3>
|
713
761
|
<ul>
|
714
762
|
<li>Documentation:<br/>
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-streams.html" title="Streams and File I/O">
|
10
10
|
<link rel="next" href="bindings-patterns.html" title="Patterns">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -116,6 +116,6 @@ CAIRO_STATUS_WRITE_ERROR
|
|
116
116
|
</p>
|
117
117
|
</div>
|
118
118
|
<div class="footer">
|
119
|
-
<hr>Generated by GTK-Doc V1.
|
119
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
120
120
|
</body>
|
121
121
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-surfaces.html" title="Surfaces">
|
10
10
|
<link rel="next" href="bindings-path.html" title="cairo_path_t">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -47,6 +47,6 @@ cairo_scaled_font_t
|
|
47
47
|
</p>
|
48
48
|
</div>
|
49
49
|
<div class="footer">
|
50
|
-
<hr>Generated by GTK-Doc V1.
|
50
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
51
51
|
</body>
|
52
52
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
10
10
|
<link rel="next" href="bindings-return-values.html" title="Multiple return values">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -117,6 +117,6 @@ FontExtents extents = cr.fontExtents ();</pre>
|
|
117
117
|
</p>
|
118
118
|
</div>
|
119
119
|
<div class="footer">
|
120
|
-
<hr>Generated by GTK-Doc V1.
|
120
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
121
121
|
</body>
|
122
122
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-return-values.html" title="Multiple return values">
|
10
10
|
<link rel="next" href="bindings-streams.html" title="Streams and File I/O">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -115,6 +115,6 @@ cairo_rectangle (cairo_t *cr,
|
|
115
115
|
</pre>
|
116
116
|
</div>
|
117
117
|
<div class="footer">
|
118
|
-
<hr>Generated by GTK-Doc V1.
|
118
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
119
119
|
</body>
|
120
120
|
</html>
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-fonts.html" title="Fonts">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -111,6 +111,6 @@ for element in cr.copy_path():
|
|
111
111
|
</p>
|
112
112
|
</div>
|
113
113
|
<div class="footer">
|
114
|
-
<hr>Generated by GTK-Doc V1.
|
114
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
115
115
|
</body>
|
116
116
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-errors.html" title="Error handling">
|
10
10
|
<link rel="next" href="bindings-surfaces.html" title="Surfaces">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -69,6 +69,6 @@ cairo_pattern_t
|
|
69
69
|
</p>
|
70
70
|
</div>
|
71
71
|
<div class="footer">
|
72
|
-
<hr>Generated by GTK-Doc V1.
|
72
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
73
73
|
</body>
|
74
74
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-memory.html" title="Memory management">
|
10
10
|
<link rel="next" href="bindings-overloading.html" title="Overloading and optional arguments">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -114,6 +114,6 @@ cairo_fill_extents (cairo_t *cr,
|
|
114
114
|
</pre>
|
115
115
|
</div>
|
116
116
|
<div class="footer">
|
117
|
-
<hr>Generated by GTK-Doc V1.
|
117
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
118
118
|
</body>
|
119
119
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-overloading.html" title="Overloading and optional arguments">
|
10
10
|
<link rel="next" href="bindings-errors.html" title="Error handling">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -86,6 +86,6 @@ public void writeToPNG (OutputStream stream) throws IOException;
|
|
86
86
|
</span></em></p>
|
87
87
|
</div>
|
88
88
|
<div class="footer">
|
89
|
-
<hr>Generated by GTK-Doc V1.
|
89
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
90
90
|
</body>
|
91
91
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-patterns.html" title="Patterns">
|
10
10
|
<link rel="next" href="bindings-fonts.html" title="Fonts">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -87,6 +87,6 @@ cairo_surface_t *
|
|
87
87
|
</span></em></p>
|
88
88
|
</div>
|
89
89
|
<div class="footer">
|
90
|
-
<hr>Generated by GTK-Doc V1.
|
90
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
91
91
|
</body>
|
92
92
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-support.html" title="Utilities">
|
9
9
|
<link rel="prev" href="cairo-cairo-matrix-t.html" title="cairo_matrix_t">
|
10
10
|
<link rel="next" href="cairo-Version-Information.html" title="Version Information">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -204,7 +204,7 @@ to get a human-readable representation of an error message.</p>
|
|
204
204
|
<tr>
|
205
205
|
<td class="enum_member_name"><p><a name="CAIRO-STATUS-NULL-POINTER:CAPS"></a>CAIRO_STATUS_NULL_POINTER</p></td>
|
206
206
|
<td class="enum_member_description">
|
207
|
-
<p><a href="/usr/share/gtk-doc/html/
|
207
|
+
<p><a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> pointer (Since 1.0)</p>
|
208
208
|
</td>
|
209
209
|
<td class="enum_member_annotations"> </td>
|
210
210
|
</tr>
|
@@ -481,6 +481,6 @@ to get a human-readable representation of an error message.</p>
|
|
481
481
|
</div>
|
482
482
|
</div>
|
483
483
|
<div class="footer">
|
484
|
-
<hr>Generated by GTK-Doc V1.
|
484
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
485
485
|
</body>
|
486
486
|
</html>
|