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
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-fonts.html" title="Fonts">
|
9
9
|
<link rel="prev" href="cairo-fonts.html" title="Fonts">
|
10
10
|
<link rel="next" href="cairo-cairo-scaled-font-t.html" title="cairo_scaled_font_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">
|
@@ -150,7 +150,7 @@ references to a <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-fa
|
|
150
150
|
</colgroup>
|
151
151
|
<tbody><tr>
|
152
152
|
<td class="parameter_name"><p>font_face</p></td>
|
153
|
-
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>, (may be <a href="/usr/share/gtk-doc/html/
|
153
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>, (may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in which case this
|
154
154
|
function does nothing).</p></td>
|
155
155
|
<td class="parameter_annotations"> </td>
|
156
156
|
</tr></tbody>
|
@@ -287,7 +287,7 @@ cairo_font_face_set_user_data (<em class="parameter"><code><a class="link" href=
|
|
287
287
|
<em class="parameter"><code><a class="link" href="cairo-Types.html#cairo-destroy-func-t" title="cairo_destroy_func_t ()"><span class="type">cairo_destroy_func_t</span></a> destroy</code></em>);</pre>
|
288
288
|
<p>Attach user data to <em class="parameter"><code>font_face</code></em>
|
289
289
|
. To remove user data from a font face,
|
290
|
-
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/
|
290
|
+
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
291
291
|
for <em class="parameter"><code>data</code></em>
|
292
292
|
.</p>
|
293
293
|
<div class="refsect3">
|
@@ -340,7 +340,7 @@ cairo_font_face_get_user_data (<em class="parameter"><code><a class="link" href=
|
|
340
340
|
<p>Return user data previously attached to <em class="parameter"><code>font_face</code></em>
|
341
341
|
using the specified
|
342
342
|
key. If no user data has been attached with the given key this
|
343
|
-
function returns <a href="/usr/share/gtk-doc/html/
|
343
|
+
function returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
344
344
|
<div class="refsect3">
|
345
345
|
<a name="cairo-font-face-get-user-data.parameters"></a><h4>Parameters</h4>
|
346
346
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -366,7 +366,7 @@ attached to</p></td>
|
|
366
366
|
</div>
|
367
367
|
<div class="refsect3">
|
368
368
|
<a name="cairo-font-face-get-user-data.returns"></a><h4>Returns</h4>
|
369
|
-
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/
|
369
|
+
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
370
370
|
</div>
|
371
371
|
<p class="since">Since: 1.0</p>
|
372
372
|
</div>
|
@@ -379,7 +379,7 @@ attached to</p></td>
|
|
379
379
|
</pre>
|
380
380
|
<p>A <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> specifies all aspects of a font other
|
381
381
|
than the size or font matrix (a font matrix is used to distort
|
382
|
-
a font by
|
382
|
+
a font by shearing it or scaling it unequally in the two
|
383
383
|
directions) . A font face can be set on a <a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> by using
|
384
384
|
<a class="link" href="cairo-text.html#cairo-set-font-face" title="cairo_set_font_face ()"><code class="function">cairo_set_font_face()</code></a>; the size and font matrix are set with
|
385
385
|
<a class="link" href="cairo-text.html#cairo-set-font-size" title="cairo_set_font_size ()"><code class="function">cairo_set_font_size()</code></a> and <a class="link" href="cairo-text.html#cairo-set-font-matrix" title="cairo_set_font_matrix ()"><code class="function">cairo_set_font_matrix()</code></a>.</p>
|
@@ -471,6 +471,6 @@ of the wrong type is undefined.</p>
|
|
471
471
|
</div>
|
472
472
|
</div>
|
473
473
|
<div class="footer">
|
474
|
-
<hr>Generated by GTK-Doc V1.
|
474
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
475
475
|
</body>
|
476
476
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-fonts.html" title="Fonts">
|
9
9
|
<link rel="prev" href="cairo-cairo-scaled-font-t.html" title="cairo_scaled_font_t">
|
10
10
|
<link rel="next" href="cairo-FreeType-Fonts.html" title="FreeType 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">
|
@@ -158,6 +158,21 @@
|
|
158
158
|
<a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-get-hint-metrics" title="cairo_font_options_get_hint_metrics ()">cairo_font_options_get_hint_metrics</a> <span class="c_punctuation">()</span>
|
159
159
|
</td>
|
160
160
|
</tr>
|
161
|
+
<tr>
|
162
|
+
<td class="function_type">const <span class="returnvalue">char</span> *
|
163
|
+
</td>
|
164
|
+
<td class="function_name">
|
165
|
+
<a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-get-variations" title="cairo_font_options_get_variations ()">cairo_font_options_get_variations</a> <span class="c_punctuation">()</span>
|
166
|
+
</td>
|
167
|
+
</tr>
|
168
|
+
<tr>
|
169
|
+
<td class="function_type">
|
170
|
+
<span class="returnvalue">void</span>
|
171
|
+
</td>
|
172
|
+
<td class="function_name">
|
173
|
+
<a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-set-variations" title="cairo_font_options_set_variations ()">cairo_font_options_set_variations</a> <span class="c_punctuation">()</span>
|
174
|
+
</td>
|
175
|
+
</tr>
|
161
176
|
</tbody>
|
162
177
|
</table></div>
|
163
178
|
</div>
|
@@ -398,8 +413,8 @@ cairo_font_options_equal (<em class="parameter"><code>const <a class="link" href
|
|
398
413
|
</div>
|
399
414
|
<div class="refsect3">
|
400
415
|
<a name="cairo-font-options-equal.returns"></a><h4>Returns</h4>
|
401
|
-
<p> <a href="/usr/share/gtk-doc/html/
|
402
|
-
Note that this function will return <a href="/usr/share/gtk-doc/html/
|
416
|
+
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if all fields of the two font options objects match.
|
417
|
+
Note that this function will return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if either object is in
|
403
418
|
error.</p>
|
404
419
|
</div>
|
405
420
|
<p class="since">Since: 1.0</p>
|
@@ -650,6 +665,79 @@ See the documentation for <a class="link" href="cairo-cairo-font-options-t.html#
|
|
650
665
|
</div>
|
651
666
|
<p class="since">Since: 1.0</p>
|
652
667
|
</div>
|
668
|
+
<hr>
|
669
|
+
<div class="refsect2">
|
670
|
+
<a name="cairo-font-options-get-variations"></a><h3>cairo_font_options_get_variations ()</h3>
|
671
|
+
<pre class="programlisting">const <span class="returnvalue">char</span> *
|
672
|
+
cairo_font_options_get_variations (<em class="parameter"><code><a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-t" title="cairo_font_options_t"><span class="type">cairo_font_options_t</span></a> *options</code></em>);</pre>
|
673
|
+
<p>Gets the OpenType font variations for the font options object.
|
674
|
+
See <a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-set-variations" title="cairo_font_options_set_variations ()"><code class="function">cairo_font_options_set_variations()</code></a> for details about the
|
675
|
+
string format.</p>
|
676
|
+
<div class="refsect3">
|
677
|
+
<a name="cairo-font-options-get-variations.parameters"></a><h4>Parameters</h4>
|
678
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
679
|
+
<colgroup>
|
680
|
+
<col width="150px" class="parameters_name">
|
681
|
+
<col class="parameters_description">
|
682
|
+
<col width="200px" class="parameters_annotations">
|
683
|
+
</colgroup>
|
684
|
+
<tbody><tr>
|
685
|
+
<td class="parameter_name"><p>options</p></td>
|
686
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-t" title="cairo_font_options_t"><span class="type">cairo_font_options_t</span></a></p></td>
|
687
|
+
<td class="parameter_annotations"> </td>
|
688
|
+
</tr></tbody>
|
689
|
+
</table></div>
|
690
|
+
</div>
|
691
|
+
<div class="refsect3">
|
692
|
+
<a name="cairo-font-options-get-variations.returns"></a><h4>Returns</h4>
|
693
|
+
<p> the font variations for the font options object. The
|
694
|
+
returned string belongs to the <em class="parameter"><code>options</code></em>
|
695
|
+
and must not be modified.
|
696
|
+
It is valid until either the font options object is destroyed or
|
697
|
+
the font variations in this object is modified with
|
698
|
+
<a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-set-variations" title="cairo_font_options_set_variations ()"><code class="function">cairo_font_options_set_variations()</code></a>.</p>
|
699
|
+
</div>
|
700
|
+
<p class="since">Since: 1.16</p>
|
701
|
+
</div>
|
702
|
+
<hr>
|
703
|
+
<div class="refsect2">
|
704
|
+
<a name="cairo-font-options-set-variations"></a><h3>cairo_font_options_set_variations ()</h3>
|
705
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
706
|
+
cairo_font_options_set_variations (<em class="parameter"><code><a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-t" title="cairo_font_options_t"><span class="type">cairo_font_options_t</span></a> *options</code></em>,
|
707
|
+
<em class="parameter"><code>const <span class="type">char</span> *variations</code></em>);</pre>
|
708
|
+
<p>Sets the OpenType font variations for the font options object.
|
709
|
+
Font variations are specified as a string with a format that
|
710
|
+
is similar to the CSS font-variation-settings. The string contains
|
711
|
+
a comma-separated list of axis assignments, which each assignment
|
712
|
+
consists of a 4-character axis name and a value, separated by
|
713
|
+
whitespace and optional equals sign.</p>
|
714
|
+
<p>Examples:</p>
|
715
|
+
<p>wght=200,wdth=140.5</p>
|
716
|
+
<p>wght 200 , wdth 140.5</p>
|
717
|
+
<div class="refsect3">
|
718
|
+
<a name="cairo-font-options-set-variations.parameters"></a><h4>Parameters</h4>
|
719
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
720
|
+
<colgroup>
|
721
|
+
<col width="150px" class="parameters_name">
|
722
|
+
<col class="parameters_description">
|
723
|
+
<col width="200px" class="parameters_annotations">
|
724
|
+
</colgroup>
|
725
|
+
<tbody>
|
726
|
+
<tr>
|
727
|
+
<td class="parameter_name"><p>options</p></td>
|
728
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-options-t.html#cairo-font-options-t" title="cairo_font_options_t"><span class="type">cairo_font_options_t</span></a></p></td>
|
729
|
+
<td class="parameter_annotations"> </td>
|
730
|
+
</tr>
|
731
|
+
<tr>
|
732
|
+
<td class="parameter_name"><p>variations</p></td>
|
733
|
+
<td class="parameter_description"><p>the new font variations, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
734
|
+
<td class="parameter_annotations"> </td>
|
735
|
+
</tr>
|
736
|
+
</tbody>
|
737
|
+
</table></div>
|
738
|
+
</div>
|
739
|
+
<p class="since">Since: 1.16</p>
|
740
|
+
</div>
|
653
741
|
</div>
|
654
742
|
<div class="refsect1">
|
655
743
|
<a name="cairo-cairo-font-options-t.other_details"></a><h2>Types and Values</h2>
|
@@ -848,6 +936,6 @@ will be laid out differently at different zoom factors.</p>
|
|
848
936
|
</div>
|
849
937
|
</div>
|
850
938
|
<div class="footer">
|
851
|
-
<hr>Generated by GTK-Doc V1.
|
939
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
852
940
|
</body>
|
853
941
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-support.html" title="Utilities">
|
9
9
|
<link rel="prev" href="cairo-support.html" title="Utilities">
|
10
10
|
<link rel="next" href="cairo-Error-handling.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">
|
@@ -774,6 +774,6 @@ a point (x, y) is given by:</p>
|
|
774
774
|
</div>
|
775
775
|
</div>
|
776
776
|
<div class="footer">
|
777
|
-
<hr>Generated by GTK-Doc V1.
|
777
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
778
778
|
</body>
|
779
779
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-drawing.html" title="Drawing">
|
9
9
|
<link rel="prev" href="cairo-Paths.html" title="Paths">
|
10
10
|
<link rel="next" href="cairo-Regions.html" title="Regions">
|
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">
|
@@ -548,7 +548,7 @@ pattern.</p>
|
|
548
548
|
</tr>
|
549
549
|
<tr>
|
550
550
|
<td class="parameter_name"><p>count</p></td>
|
551
|
-
<td class="parameter_description"><p>return value for the number of color stops, or <a href="/usr/share/gtk-doc/html/
|
551
|
+
<td class="parameter_description"><p>return value for the number of color stops, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
552
552
|
<td class="parameter_annotations"> </td>
|
553
553
|
</tr>
|
554
554
|
</tbody>
|
@@ -601,27 +601,27 @@ by <a class="link" href="cairo-cairo-pattern-t.html#cairo-pattern-get-color-stop
|
|
601
601
|
</tr>
|
602
602
|
<tr>
|
603
603
|
<td class="parameter_name"><p>offset</p></td>
|
604
|
-
<td class="parameter_description"><p>return value for the offset of the stop, or <a href="/usr/share/gtk-doc/html/
|
604
|
+
<td class="parameter_description"><p>return value for the offset of the stop, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
605
605
|
<td class="parameter_annotations"> </td>
|
606
606
|
</tr>
|
607
607
|
<tr>
|
608
608
|
<td class="parameter_name"><p>red</p></td>
|
609
|
-
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/
|
609
|
+
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
610
610
|
<td class="parameter_annotations"> </td>
|
611
611
|
</tr>
|
612
612
|
<tr>
|
613
613
|
<td class="parameter_name"><p>green</p></td>
|
614
|
-
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/
|
614
|
+
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
615
615
|
<td class="parameter_annotations"> </td>
|
616
616
|
</tr>
|
617
617
|
<tr>
|
618
618
|
<td class="parameter_name"><p>blue</p></td>
|
619
|
-
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/
|
619
|
+
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
620
620
|
<td class="parameter_annotations"> </td>
|
621
621
|
</tr>
|
622
622
|
<tr>
|
623
623
|
<td class="parameter_name"><p>alpha</p></td>
|
624
|
-
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/
|
624
|
+
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
625
625
|
<td class="parameter_annotations"> </td>
|
626
626
|
</tr>
|
627
627
|
</tbody>
|
@@ -769,22 +769,22 @@ cairo_pattern_get_rgba (<em class="parameter"><code><a class="link" href="cairo-
|
|
769
769
|
</tr>
|
770
770
|
<tr>
|
771
771
|
<td class="parameter_name"><p>red</p></td>
|
772
|
-
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/
|
772
|
+
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
773
773
|
<td class="parameter_annotations"> </td>
|
774
774
|
</tr>
|
775
775
|
<tr>
|
776
776
|
<td class="parameter_name"><p>green</p></td>
|
777
|
-
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/
|
777
|
+
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
778
778
|
<td class="parameter_annotations"> </td>
|
779
779
|
</tr>
|
780
780
|
<tr>
|
781
781
|
<td class="parameter_name"><p>blue</p></td>
|
782
|
-
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/
|
782
|
+
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
783
783
|
<td class="parameter_annotations"> </td>
|
784
784
|
</tr>
|
785
785
|
<tr>
|
786
786
|
<td class="parameter_name"><p>alpha</p></td>
|
787
|
-
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/
|
787
|
+
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
788
788
|
<td class="parameter_annotations"> </td>
|
789
789
|
</tr>
|
790
790
|
</tbody>
|
@@ -857,7 +857,7 @@ cairo_pattern_get_surface (<em class="parameter"><code><a class="link" href="cai
|
|
857
857
|
</tr>
|
858
858
|
<tr>
|
859
859
|
<td class="parameter_name"><p>surface</p></td>
|
860
|
-
<td class="parameter_description"><p>return value for surface of pattern, or <a href="/usr/share/gtk-doc/html/
|
860
|
+
<td class="parameter_description"><p>return value for surface of pattern, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
861
861
|
<td class="parameter_annotations"> </td>
|
862
862
|
</tr>
|
863
863
|
</tbody>
|
@@ -957,22 +957,22 @@ cairo_pattern_get_linear_points (<em class="parameter"><code><a class="link" hre
|
|
957
957
|
</tr>
|
958
958
|
<tr>
|
959
959
|
<td class="parameter_name"><p>x0</p></td>
|
960
|
-
<td class="parameter_description"><p>return value for the x coordinate of the first point, or <a href="/usr/share/gtk-doc/html/
|
960
|
+
<td class="parameter_description"><p>return value for the x coordinate of the first point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
961
961
|
<td class="parameter_annotations"> </td>
|
962
962
|
</tr>
|
963
963
|
<tr>
|
964
964
|
<td class="parameter_name"><p>y0</p></td>
|
965
|
-
<td class="parameter_description"><p>return value for the y coordinate of the first point, or <a href="/usr/share/gtk-doc/html/
|
965
|
+
<td class="parameter_description"><p>return value for the y coordinate of the first point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
966
966
|
<td class="parameter_annotations"> </td>
|
967
967
|
</tr>
|
968
968
|
<tr>
|
969
969
|
<td class="parameter_name"><p>x1</p></td>
|
970
|
-
<td class="parameter_description"><p>return value for the x coordinate of the second point, or <a href="/usr/share/gtk-doc/html/
|
970
|
+
<td class="parameter_description"><p>return value for the x coordinate of the second point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
971
971
|
<td class="parameter_annotations"> </td>
|
972
972
|
</tr>
|
973
973
|
<tr>
|
974
974
|
<td class="parameter_name"><p>y1</p></td>
|
975
|
-
<td class="parameter_description"><p>return value for the y coordinate of the second point, or <a href="/usr/share/gtk-doc/html/
|
975
|
+
<td class="parameter_description"><p>return value for the y coordinate of the second point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
976
976
|
<td class="parameter_annotations"> </td>
|
977
977
|
</tr>
|
978
978
|
</tbody>
|
@@ -1088,32 +1088,32 @@ specified as a center coordinate and a radius.</p>
|
|
1088
1088
|
</tr>
|
1089
1089
|
<tr>
|
1090
1090
|
<td class="parameter_name"><p>x0</p></td>
|
1091
|
-
<td class="parameter_description"><p>return value for the x coordinate of the center of the first circle, or <a href="/usr/share/gtk-doc/html/
|
1091
|
+
<td class="parameter_description"><p>return value for the x coordinate of the center of the first circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1092
1092
|
<td class="parameter_annotations"> </td>
|
1093
1093
|
</tr>
|
1094
1094
|
<tr>
|
1095
1095
|
<td class="parameter_name"><p>y0</p></td>
|
1096
|
-
<td class="parameter_description"><p>return value for the y coordinate of the center of the first circle, or <a href="/usr/share/gtk-doc/html/
|
1096
|
+
<td class="parameter_description"><p>return value for the y coordinate of the center of the first circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1097
1097
|
<td class="parameter_annotations"> </td>
|
1098
1098
|
</tr>
|
1099
1099
|
<tr>
|
1100
1100
|
<td class="parameter_name"><p>r0</p></td>
|
1101
|
-
<td class="parameter_description"><p>return value for the radius of the first circle, or <a href="/usr/share/gtk-doc/html/
|
1101
|
+
<td class="parameter_description"><p>return value for the radius of the first circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1102
1102
|
<td class="parameter_annotations"> </td>
|
1103
1103
|
</tr>
|
1104
1104
|
<tr>
|
1105
1105
|
<td class="parameter_name"><p>x1</p></td>
|
1106
|
-
<td class="parameter_description"><p>return value for the x coordinate of the center of the second circle, or <a href="/usr/share/gtk-doc/html/
|
1106
|
+
<td class="parameter_description"><p>return value for the x coordinate of the center of the second circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1107
1107
|
<td class="parameter_annotations"> </td>
|
1108
1108
|
</tr>
|
1109
1109
|
<tr>
|
1110
1110
|
<td class="parameter_name"><p>y1</p></td>
|
1111
|
-
<td class="parameter_description"><p>return value for the y coordinate of the center of the second circle, or <a href="/usr/share/gtk-doc/html/
|
1111
|
+
<td class="parameter_description"><p>return value for the y coordinate of the center of the second circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1112
1112
|
<td class="parameter_annotations"> </td>
|
1113
1113
|
</tr>
|
1114
1114
|
<tr>
|
1115
1115
|
<td class="parameter_name"><p>r1</p></td>
|
1116
|
-
<td class="parameter_description"><p>return value for the radius of the second circle, or <a href="/usr/share/gtk-doc/html/
|
1116
|
+
<td class="parameter_description"><p>return value for the radius of the second circle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1117
1117
|
<td class="parameter_annotations"> </td>
|
1118
1118
|
</tr>
|
1119
1119
|
</tbody>
|
@@ -1202,32 +1202,63 @@ with C0 of the patch and their color will be set to be the same as
|
|
1202
1202
|
the color of C0.</p>
|
1203
1203
|
<p>Additional patches may be added with additional calls to
|
1204
1204
|
<a class="link" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-begin-patch" title="cairo_mesh_pattern_begin_patch ()"><code class="function">cairo_mesh_pattern_begin_patch()</code></a>/<a class="link" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-end-patch" title="cairo_mesh_pattern_end_patch ()"><code class="function">cairo_mesh_pattern_end_patch()</code></a>.</p>
|
1205
|
-
<div class="informalexample"
|
1206
|
-
|
1205
|
+
<div class="informalexample">
|
1206
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1207
|
+
<tbody>
|
1208
|
+
<tr>
|
1209
|
+
<td class="listing_lines" align="right"><pre>1
|
1210
|
+
2
|
1211
|
+
3
|
1212
|
+
4
|
1213
|
+
5
|
1214
|
+
6
|
1215
|
+
7
|
1216
|
+
8
|
1217
|
+
9
|
1218
|
+
10
|
1219
|
+
11
|
1220
|
+
12
|
1221
|
+
13
|
1222
|
+
14
|
1223
|
+
15
|
1224
|
+
16
|
1225
|
+
17
|
1226
|
+
18
|
1227
|
+
19
|
1228
|
+
20
|
1229
|
+
21
|
1230
|
+
22
|
1231
|
+
23
|
1232
|
+
24</pre></td>
|
1233
|
+
<td class="listing_code"><pre class="programlisting">cairo_pattern_t <span class="gtkdoc opt">*</span>pattern <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-pattern-t.html#cairo-pattern-create-mesh">cairo_pattern_create_mesh</a></span> <span class="gtkdoc opt">();</span>
|
1207
1234
|
|
1208
|
-
|
1209
|
-
cairo_mesh_pattern_begin_patch (pattern)
|
1210
|
-
cairo_mesh_pattern_move_to (pattern
|
1211
|
-
cairo_mesh_pattern_curve_to (pattern
|
1212
|
-
cairo_mesh_pattern_curve_to (pattern
|
1213
|
-
cairo_mesh_pattern_curve_to (pattern
|
1214
|
-
cairo_mesh_pattern_curve_to (pattern
|
1215
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern
|
1216
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern
|
1217
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern
|
1218
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern
|
1219
|
-
cairo_mesh_pattern_end_patch (pattern)
|
1235
|
+
<span class="comment">/* Add a Coons patch */</span>
|
1236
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-begin-patch">cairo_mesh_pattern_begin_patch</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">);</span>
|
1237
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-move-to">cairo_mesh_pattern_move_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1238
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">, -</span><span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1239
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">130</span><span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">);</span>
|
1240
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">70</span><span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">130</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">);</span>
|
1241
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">70</span><span class="gtkdoc opt">, -</span><span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1242
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1243
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1244
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">2</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">);</span>
|
1245
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">3</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1246
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-end-patch">cairo_mesh_pattern_end_patch</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">);</span>
|
1247
|
+
|
1248
|
+
<span class="comment">/* Add a Gouraud-shaded triangle */</span>
|
1249
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-begin-patch">cairo_mesh_pattern_begin_patch</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">)</span>
|
1250
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-move-to">cairo_mesh_pattern_move_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">,</span> <span class="number">100</span><span class="gtkdoc opt">);</span>
|
1251
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-line-to">cairo_mesh_pattern_line_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">130</span><span class="gtkdoc opt">,</span> <span class="number">130</span><span class="gtkdoc opt">);</span>
|
1252
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-line-to">cairo_mesh_pattern_line_to</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">130</span><span class="gtkdoc opt">,</span> <span class="number">70</span><span class="gtkdoc opt">);</span>
|
1253
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1254
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
1255
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">,</span> <span class="number">2</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">1</span><span class="gtkdoc opt">);</span>
|
1256
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-end-patch">cairo_mesh_pattern_end_patch</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">)</span></pre></td>
|
1257
|
+
</tr>
|
1258
|
+
</tbody>
|
1259
|
+
</table>
|
1260
|
+
</div>
|
1220
1261
|
|
1221
|
-
/* Add a Gouraud-shaded triangle */
|
1222
|
-
cairo_mesh_pattern_begin_patch (pattern)
|
1223
|
-
cairo_mesh_pattern_move_to (pattern, 100, 100);
|
1224
|
-
cairo_mesh_pattern_line_to (pattern, 130, 130);
|
1225
|
-
cairo_mesh_pattern_line_to (pattern, 130, 70);
|
1226
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern, 0, 1, 0, 0);
|
1227
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern, 1, 0, 1, 0);
|
1228
|
-
cairo_mesh_pattern_set_corner_color_rgb (pattern, 2, 0, 0, 1);
|
1229
|
-
cairo_mesh_pattern_end_patch (pattern)
|
1230
|
-
</pre></div>
|
1231
1262
|
<p>When two patches overlap, the last one that has been added is drawn
|
1232
1263
|
over the first one.</p>
|
1233
1264
|
<p>When a patch folds over itself, points are sorted depending on
|
@@ -1756,7 +1787,7 @@ during the definition of the first patch.</p>
|
|
1756
1787
|
</tr>
|
1757
1788
|
<tr>
|
1758
1789
|
<td class="parameter_name"><p>count</p></td>
|
1759
|
-
<td class="parameter_description"><p>return value for the number patches, or <a href="/usr/share/gtk-doc/html/
|
1790
|
+
<td class="parameter_description"><p>return value for the number patches, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1760
1791
|
<td class="parameter_annotations"> </td>
|
1761
1792
|
</tr>
|
1762
1793
|
</tbody>
|
@@ -1863,12 +1894,12 @@ control points as explained in <a class="link" href="cairo-cairo-pattern-t.html#
|
|
1863
1894
|
</tr>
|
1864
1895
|
<tr>
|
1865
1896
|
<td class="parameter_name"><p>x</p></td>
|
1866
|
-
<td class="parameter_description"><p>return value for the x coordinate of the control point, or <a href="/usr/share/gtk-doc/html/
|
1897
|
+
<td class="parameter_description"><p>return value for the x coordinate of the control point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1867
1898
|
<td class="parameter_annotations"> </td>
|
1868
1899
|
</tr>
|
1869
1900
|
<tr>
|
1870
1901
|
<td class="parameter_name"><p>y</p></td>
|
1871
|
-
<td class="parameter_description"><p>return value for the y coordinate of the control point, or <a href="/usr/share/gtk-doc/html/
|
1902
|
+
<td class="parameter_description"><p>return value for the y coordinate of the control point, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1872
1903
|
<td class="parameter_annotations"> </td>
|
1873
1904
|
</tr>
|
1874
1905
|
</tbody>
|
@@ -1934,22 +1965,22 @@ corners as explained in <a class="link" href="cairo-cairo-pattern-t.html#cairo-p
|
|
1934
1965
|
</tr>
|
1935
1966
|
<tr>
|
1936
1967
|
<td class="parameter_name"><p>red</p></td>
|
1937
|
-
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/
|
1968
|
+
<td class="parameter_description"><p>return value for red component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1938
1969
|
<td class="parameter_annotations"> </td>
|
1939
1970
|
</tr>
|
1940
1971
|
<tr>
|
1941
1972
|
<td class="parameter_name"><p>green</p></td>
|
1942
|
-
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/
|
1973
|
+
<td class="parameter_description"><p>return value for green component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1943
1974
|
<td class="parameter_annotations"> </td>
|
1944
1975
|
</tr>
|
1945
1976
|
<tr>
|
1946
1977
|
<td class="parameter_name"><p>blue</p></td>
|
1947
|
-
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/
|
1978
|
+
<td class="parameter_description"><p>return value for blue component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1948
1979
|
<td class="parameter_annotations"> </td>
|
1949
1980
|
</tr>
|
1950
1981
|
<tr>
|
1951
1982
|
<td class="parameter_name"><p>alpha</p></td>
|
1952
|
-
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/
|
1983
|
+
<td class="parameter_description"><p>return value for alpha component of color, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1953
1984
|
<td class="parameter_annotations"> </td>
|
1954
1985
|
</tr>
|
1955
1986
|
</tbody>
|
@@ -2136,10 +2167,19 @@ have an explicit <a class="link" href="cairo-cairo-pattern-t.html#cairo-pattern-
|
|
2136
2167
|
<a class="link" href="cairo-cairo-t.html#cairo-set-source-surface" title="cairo_set_source_surface ()"><code class="function">cairo_set_source_surface()</code></a>). In these cases, it is convenient to
|
2137
2168
|
use <a class="link" href="cairo-cairo-t.html#cairo-get-source" title="cairo_get_source ()"><code class="function">cairo_get_source()</code></a> to get access to the pattern that cairo
|
2138
2169
|
creates implicitly. For example:</p></li></ul></div>
|
2139
|
-
<div class="informalexample"
|
2140
|
-
|
2141
|
-
|
2142
|
-
|
2170
|
+
<div class="informalexample">
|
2171
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
2172
|
+
<tbody>
|
2173
|
+
<tr>
|
2174
|
+
<td class="listing_lines" align="right"><pre>1
|
2175
|
+
2</pre></td>
|
2176
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-cairo-t.html#cairo-set-source-surface">cairo_set_source_surface</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> image<span class="gtkdoc opt">,</span> x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">);</span>
|
2177
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-pattern-set-filter">cairo_pattern_set_filter</a></span> <span class="gtkdoc opt">(</span><span class="function"><a href="cairo-cairo-t.html#cairo-get-source">cairo_get_source</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">),</span> CAIRO_FILTER_NEAREST<span class="gtkdoc opt">);</span></pre></td>
|
2178
|
+
</tr>
|
2179
|
+
</tbody>
|
2180
|
+
</table>
|
2181
|
+
</div>
|
2182
|
+
|
2143
2183
|
<div class="refsect3">
|
2144
2184
|
<a name="cairo-pattern-set-filter.parameters"></a><h4>Parameters</h4>
|
2145
2185
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2212,10 +2252,19 @@ space), then coordinates in that flow will be transformed by the
|
|
2212
2252
|
inverse of the pattern matrix.</p>
|
2213
2253
|
<p>For example, if you want to make a pattern appear twice as large as
|
2214
2254
|
it does by default the correct code to use is:</p>
|
2215
|
-
<div class="informalexample"
|
2216
|
-
|
2217
|
-
|
2218
|
-
|
2255
|
+
<div class="informalexample">
|
2256
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
2257
|
+
<tbody>
|
2258
|
+
<tr>
|
2259
|
+
<td class="listing_lines" align="right"><pre>1
|
2260
|
+
2</pre></td>
|
2261
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-cairo-matrix-t.html#cairo-matrix-init-scale">cairo_matrix_init_scale</a></span> <span class="gtkdoc opt">(&</span>matrix<span class="gtkdoc opt">,</span> <span class="number">0.5</span><span class="gtkdoc opt">,</span> <span class="number">0.5</span><span class="gtkdoc opt">);</span>
|
2262
|
+
<span class="function"><a href="cairo-cairo-pattern-t.html#cairo-pattern-set-matrix">cairo_pattern_set_matrix</a></span> <span class="gtkdoc opt">(</span>pattern<span class="gtkdoc opt">, &</span>matrix<span class="gtkdoc opt">);</span></pre></td>
|
2263
|
+
</tr>
|
2264
|
+
</tbody>
|
2265
|
+
</table>
|
2266
|
+
</div>
|
2267
|
+
|
2219
2268
|
<p>Meanwhile, using values of 2.0 rather than 0.5 in the code above
|
2220
2269
|
would cause the pattern to appear at half of its default size.</p>
|
2221
2270
|
<p>Also, please note the discussion of the user-space locking
|
@@ -2345,7 +2394,7 @@ cairo_pattern_set_user_data (<em class="parameter"><code><a class="link" href="c
|
|
2345
2394
|
<em class="parameter"><code><a class="link" href="cairo-Types.html#cairo-destroy-func-t" title="cairo_destroy_func_t ()"><span class="type">cairo_destroy_func_t</span></a> destroy</code></em>);</pre>
|
2346
2395
|
<p>Attach user data to <em class="parameter"><code>pattern</code></em>
|
2347
2396
|
. To remove user data from a surface,
|
2348
|
-
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/
|
2397
|
+
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2349
2398
|
for <em class="parameter"><code>data</code></em>
|
2350
2399
|
.</p>
|
2351
2400
|
<div class="refsect3">
|
@@ -2398,7 +2447,7 @@ cairo_pattern_get_user_data (<em class="parameter"><code><a class="link" href="c
|
|
2398
2447
|
<p>Return user data previously attached to <em class="parameter"><code>pattern</code></em>
|
2399
2448
|
using the
|
2400
2449
|
specified key. If no user data has been attached with the given
|
2401
|
-
key this function returns <a href="/usr/share/gtk-doc/html/
|
2450
|
+
key this function returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
2402
2451
|
<div class="refsect3">
|
2403
2452
|
<a name="cairo-pattern-get-user-data.parameters"></a><h4>Parameters</h4>
|
2404
2453
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2424,7 +2473,7 @@ attached to</p></td>
|
|
2424
2473
|
</div>
|
2425
2474
|
<div class="refsect3">
|
2426
2475
|
<a name="cairo-pattern-get-user-data.returns"></a><h4>Returns</h4>
|
2427
|
-
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/
|
2476
|
+
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
2428
2477
|
</div>
|
2429
2478
|
<p class="since">Since: 1.4</p>
|
2430
2479
|
</div>
|
@@ -2656,6 +2705,6 @@ color. It may be opaque or translucent, since 1.2.</p>
|
|
2656
2705
|
</div>
|
2657
2706
|
</div>
|
2658
2707
|
<div class="footer">
|
2659
|
-
<hr>Generated by GTK-Doc V1.
|
2708
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
2660
2709
|
</body>
|
2661
2710
|
</html>
|