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-cairo-font-face-t.html" title="cairo_font_face_t">
|
10
10
|
<link rel="next" href="cairo-cairo-font-options-t.html" title="cairo_font_options_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">
|
@@ -284,7 +284,7 @@ references to a <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scale
|
|
284
284
|
</colgroup>
|
285
285
|
<tbody><tr>
|
286
286
|
<td class="parameter_name"><p>scaled_font</p></td>
|
287
|
-
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a>, (may be <a href="/usr/share/gtk-doc/html/
|
287
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_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
|
288
288
|
this function does nothing)</p></td>
|
289
289
|
<td class="parameter_annotations"> </td>
|
290
290
|
</tr></tbody>
|
@@ -504,7 +504,7 @@ cairo_scaled_font_text_to_glyphs (<em class="parameter"><code><a class="link" hr
|
|
504
504
|
mapping, that can be used to render later using <em class="parameter"><code>scaled_font</code></em>
|
505
505
|
.</p>
|
506
506
|
<p>If <em class="parameter"><code>glyphs</code></em>
|
507
|
-
initially points to a non-<a href="/usr/share/gtk-doc/html/
|
507
|
+
initially points to a non-<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> value, that array is used
|
508
508
|
as a glyph buffer, and <em class="parameter"><code>num_glyphs</code></em>
|
509
509
|
should point to the number of glyph
|
510
510
|
entries available there. If the provided glyph array is too short for
|
@@ -518,14 +518,14 @@ after the call, the user is responsible for freeing the allocated glyph
|
|
518
518
|
array using <a class="link" href="cairo-text.html#cairo-glyph-free" title="cairo_glyph_free ()"><code class="function">cairo_glyph_free()</code></a>. This may happen even if the provided
|
519
519
|
array was large enough.</p>
|
520
520
|
<p>If <em class="parameter"><code>clusters</code></em>
|
521
|
-
is not <a href="/usr/share/gtk-doc/html/
|
521
|
+
is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>num_clusters</code></em>
|
522
522
|
and <em class="parameter"><code>cluster_flags</code></em>
|
523
|
-
should not be <a href="/usr/share/gtk-doc/html/
|
523
|
+
should not be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
524
524
|
and cluster mapping will be computed.
|
525
525
|
The semantics of how cluster array allocation works is similar to the glyph
|
526
526
|
array. That is,
|
527
527
|
if <em class="parameter"><code>clusters</code></em>
|
528
|
-
initially points to a non-<a href="/usr/share/gtk-doc/html/
|
528
|
+
initially points to a non-<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> value, that array is used
|
529
529
|
as a cluster buffer, and <em class="parameter"><code>num_clusters</code></em>
|
530
530
|
should point to the number of cluster
|
531
531
|
entries available there. If the provided cluster array is too short for
|
@@ -540,83 +540,170 @@ array using <a class="link" href="cairo-text.html#cairo-text-cluster-free" title
|
|
540
540
|
array was large enough.</p>
|
541
541
|
<p>In the simplest case, <em class="parameter"><code>glyphs</code></em>
|
542
542
|
and <em class="parameter"><code>clusters</code></em>
|
543
|
-
can point to <a href="/usr/share/gtk-doc/html/
|
543
|
+
can point to <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> initially
|
544
544
|
and a suitable array will be allocated. In code:</p>
|
545
|
-
<div class="informalexample"
|
546
|
-
|
545
|
+
<div class="informalexample">
|
546
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
547
|
+
<tbody>
|
548
|
+
<tr>
|
549
|
+
<td class="listing_lines" align="right"><pre>1
|
550
|
+
2
|
551
|
+
3
|
552
|
+
4
|
553
|
+
5
|
554
|
+
6
|
555
|
+
7
|
556
|
+
8
|
557
|
+
9
|
558
|
+
10
|
559
|
+
11
|
560
|
+
12
|
561
|
+
13
|
562
|
+
14
|
563
|
+
15
|
564
|
+
16
|
565
|
+
17
|
566
|
+
18
|
567
|
+
19
|
568
|
+
20
|
569
|
+
21
|
570
|
+
22
|
571
|
+
23</pre></td>
|
572
|
+
<td class="listing_code"><pre class="programlisting">cairo_status_t status<span class="gtkdoc opt">;</span>
|
547
573
|
|
548
|
-
cairo_glyph_t
|
549
|
-
int num_glyphs
|
550
|
-
cairo_text_cluster_t
|
551
|
-
int num_clusters
|
552
|
-
cairo_text_cluster_flags_t cluster_flags
|
574
|
+
cairo_glyph_t <span class="gtkdoc opt">*</span>glyphs <span class="gtkdoc opt">=</span> NULL<span class="gtkdoc opt">;</span>
|
575
|
+
<span class="gtkdoc kwb">int</span> num_glyphs<span class="gtkdoc opt">;</span>
|
576
|
+
cairo_text_cluster_t <span class="gtkdoc opt">*</span>clusters <span class="gtkdoc opt">=</span> NULL<span class="gtkdoc opt">;</span>
|
577
|
+
<span class="gtkdoc kwb">int</span> num_clusters<span class="gtkdoc opt">;</span>
|
578
|
+
cairo_text_cluster_flags_t cluster_flags<span class="gtkdoc opt">;</span>
|
553
579
|
|
554
|
-
status = cairo_scaled_font_text_to_glyphs (scaled_font
|
555
|
-
x
|
556
|
-
utf8
|
557
|
-
|
558
|
-
|
580
|
+
status <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-to-glyphs">cairo_scaled_font_text_to_glyphs</a></span> <span class="gtkdoc opt">(</span>scaled_font<span class="gtkdoc opt">,</span>
|
581
|
+
x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">,</span>
|
582
|
+
utf8<span class="gtkdoc opt">,</span> utf8_len<span class="gtkdoc opt">,</span>
|
583
|
+
<span class="gtkdoc opt">&</span>glyphs<span class="gtkdoc opt">, &</span>num_glyphs<span class="gtkdoc opt">,</span>
|
584
|
+
<span class="gtkdoc opt">&</span>clusters<span class="gtkdoc opt">, &</span>num_clusters<span class="gtkdoc opt">, &</span>cluster_flags<span class="gtkdoc opt">);</span>
|
559
585
|
|
560
|
-
if (status
|
561
|
-
cairo_show_text_glyphs (cr
|
562
|
-
utf8
|
563
|
-
glyphs
|
564
|
-
clusters
|
586
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>status <span class="gtkdoc opt">==</span> CAIRO_STATUS_SUCCESS<span class="gtkdoc opt">) {</span>
|
587
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text-glyphs">cairo_show_text_glyphs</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span>
|
588
|
+
utf8<span class="gtkdoc opt">,</span> utf8_len<span class="gtkdoc opt">,</span>
|
589
|
+
glyphs<span class="gtkdoc opt">,</span> num_glyphs<span class="gtkdoc opt">,</span>
|
590
|
+
clusters<span class="gtkdoc opt">,</span> num_clusters<span class="gtkdoc opt">,</span> cluster_flags<span class="gtkdoc opt">);</span>
|
591
|
+
|
592
|
+
<span class="function"><a href="cairo-text.html#cairo-glyph-free">cairo_glyph_free</a></span> <span class="gtkdoc opt">(</span>glyphs<span class="gtkdoc opt">);</span>
|
593
|
+
<span class="function"><a href="cairo-text.html#cairo-text-cluster-free">cairo_text_cluster_free</a></span> <span class="gtkdoc opt">(</span>clusters<span class="gtkdoc opt">);</span>
|
594
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
595
|
+
</tr>
|
596
|
+
</tbody>
|
597
|
+
</table>
|
598
|
+
</div>
|
565
599
|
|
566
|
-
cairo_glyph_free (glyphs);
|
567
|
-
cairo_text_cluster_free (clusters);
|
568
|
-
}
|
569
|
-
</pre></div>
|
570
600
|
<p>If no cluster mapping is needed:</p>
|
571
|
-
<div class="informalexample"
|
572
|
-
|
601
|
+
<div class="informalexample">
|
602
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
603
|
+
<tbody>
|
604
|
+
<tr>
|
605
|
+
<td class="listing_lines" align="right"><pre>1
|
606
|
+
2
|
607
|
+
3
|
608
|
+
4
|
609
|
+
5
|
610
|
+
6
|
611
|
+
7
|
612
|
+
8
|
613
|
+
9
|
614
|
+
10
|
615
|
+
11
|
616
|
+
12
|
617
|
+
13
|
618
|
+
14
|
619
|
+
15
|
620
|
+
16</pre></td>
|
621
|
+
<td class="listing_code"><pre class="programlisting">cairo_status_t status<span class="gtkdoc opt">;</span>
|
573
622
|
|
574
|
-
cairo_glyph_t
|
575
|
-
int num_glyphs
|
623
|
+
cairo_glyph_t <span class="gtkdoc opt">*</span>glyphs <span class="gtkdoc opt">=</span> NULL<span class="gtkdoc opt">;</span>
|
624
|
+
<span class="gtkdoc kwb">int</span> num_glyphs<span class="gtkdoc opt">;</span>
|
576
625
|
|
577
|
-
status = cairo_scaled_font_text_to_glyphs (scaled_font
|
578
|
-
x
|
579
|
-
utf8
|
580
|
-
|
581
|
-
NULL
|
582
|
-
NULL)
|
626
|
+
status <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-to-glyphs">cairo_scaled_font_text_to_glyphs</a></span> <span class="gtkdoc opt">(</span>scaled_font<span class="gtkdoc opt">,</span>
|
627
|
+
x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">,</span>
|
628
|
+
utf8<span class="gtkdoc opt">,</span> utf8_len<span class="gtkdoc opt">,</span>
|
629
|
+
<span class="gtkdoc opt">&</span>glyphs<span class="gtkdoc opt">, &</span>num_glyphs<span class="gtkdoc opt">,</span>
|
630
|
+
NULL<span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">,</span>
|
631
|
+
NULL<span class="gtkdoc opt">);</span>
|
632
|
+
|
633
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>status <span class="gtkdoc opt">==</span> CAIRO_STATUS_SUCCESS<span class="gtkdoc opt">) {</span>
|
634
|
+
<span class="function"><a href="cairo-text.html#cairo-show-glyphs">cairo_show_glyphs</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> glyphs<span class="gtkdoc opt">,</span> num_glyphs<span class="gtkdoc opt">);</span>
|
635
|
+
<span class="function"><a href="cairo-text.html#cairo-glyph-free">cairo_glyph_free</a></span> <span class="gtkdoc opt">(</span>glyphs<span class="gtkdoc opt">);</span>
|
636
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
637
|
+
</tr>
|
638
|
+
</tbody>
|
639
|
+
</table>
|
640
|
+
</div>
|
583
641
|
|
584
|
-
if (status == CAIRO_STATUS_SUCCESS) {
|
585
|
-
cairo_show_glyphs (cr, glyphs, num_glyphs);
|
586
|
-
cairo_glyph_free (glyphs);
|
587
|
-
}
|
588
|
-
</pre></div>
|
589
642
|
<p>If stack-based glyph and cluster arrays are to be used for small
|
590
643
|
arrays:</p>
|
591
|
-
<div class="informalexample"
|
592
|
-
|
644
|
+
<div class="informalexample">
|
645
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
646
|
+
<tbody>
|
647
|
+
<tr>
|
648
|
+
<td class="listing_lines" align="right"><pre>1
|
649
|
+
2
|
650
|
+
3
|
651
|
+
4
|
652
|
+
5
|
653
|
+
6
|
654
|
+
7
|
655
|
+
8
|
656
|
+
9
|
657
|
+
10
|
658
|
+
11
|
659
|
+
12
|
660
|
+
13
|
661
|
+
14
|
662
|
+
15
|
663
|
+
16
|
664
|
+
17
|
665
|
+
18
|
666
|
+
19
|
667
|
+
20
|
668
|
+
21
|
669
|
+
22
|
670
|
+
23
|
671
|
+
24
|
672
|
+
25
|
673
|
+
26
|
674
|
+
27</pre></td>
|
675
|
+
<td class="listing_code"><pre class="programlisting">cairo_status_t status<span class="gtkdoc opt">;</span>
|
593
676
|
|
594
|
-
cairo_glyph_t stack_glyphs[40]
|
595
|
-
cairo_glyph_t
|
596
|
-
int num_glyphs = sizeof (stack_glyphs)
|
597
|
-
cairo_text_cluster_t stack_clusters[40]
|
598
|
-
cairo_text_cluster_t
|
599
|
-
int num_clusters = sizeof (stack_clusters)
|
600
|
-
cairo_text_cluster_flags_t cluster_flags
|
677
|
+
cairo_glyph_t stack_glyphs<span class="gtkdoc opt">[</span><span class="number">40</span><span class="gtkdoc opt">];</span>
|
678
|
+
cairo_glyph_t <span class="gtkdoc opt">*</span>glyphs <span class="gtkdoc opt">=</span> stack_glyphs<span class="gtkdoc opt">;</span>
|
679
|
+
<span class="gtkdoc kwb">int</span> num_glyphs <span class="gtkdoc opt">=</span> <span class="keyword">sizeof</span> <span class="gtkdoc opt">(</span>stack_glyphs<span class="gtkdoc opt">) /</span> <span class="keyword">sizeof</span> <span class="gtkdoc opt">(</span>stack_glyphs<span class="gtkdoc opt">[</span><span class="number">0</span><span class="gtkdoc opt">]);</span>
|
680
|
+
cairo_text_cluster_t stack_clusters<span class="gtkdoc opt">[</span><span class="number">40</span><span class="gtkdoc opt">];</span>
|
681
|
+
cairo_text_cluster_t <span class="gtkdoc opt">*</span>clusters <span class="gtkdoc opt">=</span> stack_clusters<span class="gtkdoc opt">;</span>
|
682
|
+
<span class="gtkdoc kwb">int</span> num_clusters <span class="gtkdoc opt">=</span> <span class="keyword">sizeof</span> <span class="gtkdoc opt">(</span>stack_clusters<span class="gtkdoc opt">) /</span> <span class="keyword">sizeof</span> <span class="gtkdoc opt">(</span>stack_clusters<span class="gtkdoc opt">[</span><span class="number">0</span><span class="gtkdoc opt">]);</span>
|
683
|
+
cairo_text_cluster_flags_t cluster_flags<span class="gtkdoc opt">;</span>
|
601
684
|
|
602
|
-
status = cairo_scaled_font_text_to_glyphs (scaled_font
|
603
|
-
x
|
604
|
-
utf8
|
605
|
-
|
606
|
-
|
685
|
+
status <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-to-glyphs">cairo_scaled_font_text_to_glyphs</a></span> <span class="gtkdoc opt">(</span>scaled_font<span class="gtkdoc opt">,</span>
|
686
|
+
x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">,</span>
|
687
|
+
utf8<span class="gtkdoc opt">,</span> utf8_len<span class="gtkdoc opt">,</span>
|
688
|
+
<span class="gtkdoc opt">&</span>glyphs<span class="gtkdoc opt">, &</span>num_glyphs<span class="gtkdoc opt">,</span>
|
689
|
+
<span class="gtkdoc opt">&</span>clusters<span class="gtkdoc opt">, &</span>num_clusters<span class="gtkdoc opt">, &</span>cluster_flags<span class="gtkdoc opt">);</span>
|
607
690
|
|
608
|
-
if (status
|
609
|
-
cairo_show_text_glyphs (cr
|
610
|
-
utf8
|
611
|
-
glyphs
|
612
|
-
clusters
|
691
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>status <span class="gtkdoc opt">==</span> CAIRO_STATUS_SUCCESS<span class="gtkdoc opt">) {</span>
|
692
|
+
<span class="function"><a href="cairo-text.html#cairo-show-text-glyphs">cairo_show_text_glyphs</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span>
|
693
|
+
utf8<span class="gtkdoc opt">,</span> utf8_len<span class="gtkdoc opt">,</span>
|
694
|
+
glyphs<span class="gtkdoc opt">,</span> num_glyphs<span class="gtkdoc opt">,</span>
|
695
|
+
clusters<span class="gtkdoc opt">,</span> num_clusters<span class="gtkdoc opt">,</span> cluster_flags<span class="gtkdoc opt">);</span>
|
696
|
+
|
697
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>glyphs <span class="gtkdoc opt">!=</span> stack_glyphs<span class="gtkdoc opt">)</span>
|
698
|
+
<span class="function"><a href="cairo-text.html#cairo-glyph-free">cairo_glyph_free</a></span> <span class="gtkdoc opt">(</span>glyphs<span class="gtkdoc opt">);</span>
|
699
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>clusters <span class="gtkdoc opt">!=</span> stack_clusters<span class="gtkdoc opt">)</span>
|
700
|
+
<span class="function"><a href="cairo-text.html#cairo-text-cluster-free">cairo_text_cluster_free</a></span> <span class="gtkdoc opt">(</span>clusters<span class="gtkdoc opt">);</span>
|
701
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
702
|
+
</tr>
|
703
|
+
</tbody>
|
704
|
+
</table>
|
705
|
+
</div>
|
613
706
|
|
614
|
-
if (glyphs != stack_glyphs)
|
615
|
-
cairo_glyph_free (glyphs);
|
616
|
-
if (clusters != stack_clusters)
|
617
|
-
cairo_text_cluster_free (clusters);
|
618
|
-
}
|
619
|
-
</pre></div>
|
620
707
|
<p>For details of how <em class="parameter"><code>clusters</code></em>
|
621
708
|
, <em class="parameter"><code>num_clusters</code></em>
|
622
709
|
, and <em class="parameter"><code>cluster_flags</code></em>
|
@@ -636,11 +723,6 @@ same <em class="parameter"><code>scaled_font</code></em>
|
|
636
723
|
</colgroup>
|
637
724
|
<tbody>
|
638
725
|
<tr>
|
639
|
-
<td class="parameter_name"><p>scaled_font</p></td>
|
640
|
-
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a></p></td>
|
641
|
-
<td class="parameter_annotations"> </td>
|
642
|
-
</tr>
|
643
|
-
<tr>
|
644
726
|
<td class="parameter_name"><p>x</p></td>
|
645
727
|
<td class="parameter_description"><p>X position to place first glyph</p></td>
|
646
728
|
<td class="parameter_annotations"> </td>
|
@@ -651,6 +733,11 @@ same <em class="parameter"><code>scaled_font</code></em>
|
|
651
733
|
<td class="parameter_annotations"> </td>
|
652
734
|
</tr>
|
653
735
|
<tr>
|
736
|
+
<td class="parameter_name"><p>scaled_font</p></td>
|
737
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a></p></td>
|
738
|
+
<td class="parameter_annotations"> </td>
|
739
|
+
</tr>
|
740
|
+
<tr>
|
654
741
|
<td class="parameter_name"><p>utf8</p></td>
|
655
742
|
<td class="parameter_description"><p>a string of text encoded in UTF-8</p></td>
|
656
743
|
<td class="parameter_annotations"> </td>
|
@@ -673,19 +760,19 @@ in bytes, or -1 if it is NUL-terminated</p></td>
|
|
673
760
|
</tr>
|
674
761
|
<tr>
|
675
762
|
<td class="parameter_name"><p>clusters</p></td>
|
676
|
-
<td class="parameter_description"><p>pointer to array of cluster mapping information to fill, or <a href="/usr/share/gtk-doc/html/
|
763
|
+
<td class="parameter_description"><p>pointer to array of cluster mapping information to fill, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
677
764
|
<td class="parameter_annotations"> </td>
|
678
765
|
</tr>
|
679
766
|
<tr>
|
680
767
|
<td class="parameter_name"><p>num_clusters</p></td>
|
681
|
-
<td class="parameter_description"><p>pointer to number of clusters, or <a href="/usr/share/gtk-doc/html/
|
768
|
+
<td class="parameter_description"><p>pointer to number of clusters, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
682
769
|
<td class="parameter_annotations"> </td>
|
683
770
|
</tr>
|
684
771
|
<tr>
|
685
772
|
<td class="parameter_name"><p>cluster_flags</p></td>
|
686
773
|
<td class="parameter_description"><p>pointer to location to store cluster flags corresponding to the
|
687
774
|
output <em class="parameter"><code>clusters</code></em>
|
688
|
-
, or <a href="/usr/share/gtk-doc/html/
|
775
|
+
, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
689
776
|
<td class="parameter_annotations"> </td>
|
690
777
|
</tr>
|
691
778
|
</tbody>
|
@@ -943,7 +1030,7 @@ cairo_scaled_font_set_user_data (<em class="parameter"><code><a class="link" hre
|
|
943
1030
|
<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>
|
944
1031
|
<p>Attach user data to <em class="parameter"><code>scaled_font</code></em>
|
945
1032
|
. To remove user data from a surface,
|
946
|
-
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/
|
1033
|
+
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>
|
947
1034
|
for <em class="parameter"><code>data</code></em>
|
948
1035
|
.</p>
|
949
1036
|
<div class="refsect3">
|
@@ -996,7 +1083,7 @@ cairo_scaled_font_get_user_data (<em class="parameter"><code><a class="link" hre
|
|
996
1083
|
<p>Return user data previously attached to <em class="parameter"><code>scaled_font</code></em>
|
997
1084
|
using the
|
998
1085
|
specified key. If no user data has been attached with the given
|
999
|
-
key this function returns <a href="/usr/share/gtk-doc/html/
|
1086
|
+
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>
|
1000
1087
|
<div class="refsect3">
|
1001
1088
|
<a name="cairo-scaled-font-get-user-data.parameters"></a><h4>Parameters</h4>
|
1002
1089
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1022,7 +1109,7 @@ attached to</p></td>
|
|
1022
1109
|
</div>
|
1023
1110
|
<div class="refsect3">
|
1024
1111
|
<a name="cairo-scaled-font-get-user-data.returns"></a><h4>Returns</h4>
|
1025
|
-
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/
|
1112
|
+
<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>
|
1026
1113
|
</div>
|
1027
1114
|
<p class="since">Since: 1.4</p>
|
1028
1115
|
</div>
|
@@ -1209,6 +1296,6 @@ for vertical text layout as found in East-Asian languages.</p></td>
|
|
1209
1296
|
</div>
|
1210
1297
|
</div>
|
1211
1298
|
<div class="footer">
|
1212
|
-
<hr>Generated by GTK-Doc V1.
|
1299
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
1213
1300
|
</body>
|
1214
1301
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-cairo-device-t.html" title="cairo_device_t">
|
10
10
|
<link rel="next" href="cairo-Image-Surfaces.html" title="Image 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">
|
@@ -378,27 +378,53 @@ functions. If you do this, keep in mind that it is mandatory that you call
|
|
378
378
|
you must use <a class="link" href="cairo-cairo-surface-t.html#cairo-surface-mark-dirty" title="cairo_surface_mark_dirty ()"><code class="function">cairo_surface_mark_dirty()</code></a> after modifying it.</p>
|
379
379
|
<div class="example">
|
380
380
|
<a name="id-1.5.3.5.5"></a><p class="title"><b>Example 1. Directly modifying an image surface</b></p>
|
381
|
-
<div class="example-contents"
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
381
|
+
<div class="example-contents">
|
382
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
383
|
+
<tbody>
|
384
|
+
<tr>
|
385
|
+
<td class="listing_lines" align="right"><pre>1
|
386
|
+
2
|
387
|
+
3
|
388
|
+
4
|
389
|
+
5
|
390
|
+
6
|
391
|
+
7
|
392
|
+
8
|
393
|
+
9
|
394
|
+
10
|
395
|
+
11
|
396
|
+
12
|
397
|
+
13
|
398
|
+
14
|
399
|
+
15
|
400
|
+
16
|
401
|
+
17
|
402
|
+
18
|
403
|
+
19</pre></td>
|
404
|
+
<td class="listing_code"><pre class="programlisting"><span class="gtkdoc kwb">void</span>
|
405
|
+
<span class="function">modify_image_surface</span> <span class="gtkdoc opt">(</span>cairo_surface_t <span class="gtkdoc opt">*</span>surface<span class="gtkdoc opt">)</span>
|
406
|
+
<span class="gtkdoc opt">{</span>
|
407
|
+
<span class="gtkdoc kwb">unsigned char</span> <span class="gtkdoc opt">*</span>data<span class="gtkdoc opt">;</span>
|
408
|
+
<span class="gtkdoc kwb">int</span> width<span class="gtkdoc opt">,</span> height<span class="gtkdoc opt">,</span> stride<span class="gtkdoc opt">;</span>
|
387
409
|
|
388
|
-
|
389
|
-
cairo_surface_flush (surface)
|
410
|
+
<span class="gtkdoc slc">// flush to ensure all writing to the image was done</span>
|
411
|
+
<span class="function"><a href="cairo-cairo-surface-t.html#cairo-surface-flush">cairo_surface_flush</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
390
412
|
|
391
|
-
|
392
|
-
data = cairo_image_surface_get_data (surface)
|
393
|
-
width = cairo_image_surface_get_width (surface)
|
394
|
-
height = cairo_image_surface_get_height (surface)
|
395
|
-
stride = cairo_image_surface_get_stride (surface)
|
396
|
-
modify_image_data (data
|
413
|
+
<span class="gtkdoc slc">// modify the image</span>
|
414
|
+
data <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-image-surface-get-data">cairo_image_surface_get_data</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
415
|
+
width <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-image-surface-get-width">cairo_image_surface_get_width</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
416
|
+
height <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-image-surface-get-height">cairo_image_surface_get_height</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
417
|
+
stride <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-image-surface-get-stride">cairo_image_surface_get_stride</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
418
|
+
<span class="function">modify_image_data</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">,</span> width<span class="gtkdoc opt">,</span> height<span class="gtkdoc opt">,</span> stride<span class="gtkdoc opt">);</span>
|
419
|
+
|
420
|
+
<span class="gtkdoc slc">// mark the image dirty so Cairo clears its caches.</span>
|
421
|
+
<span class="function"><a href="cairo-cairo-surface-t.html#cairo-surface-mark-dirty">cairo_surface_mark_dirty</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
422
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
423
|
+
</tr>
|
424
|
+
</tbody>
|
425
|
+
</table>
|
426
|
+
</div>
|
397
427
|
|
398
|
-
// mark the image dirty so Cairo clears its caches.
|
399
|
-
cairo_surface_mark_dirty (surface);
|
400
|
-
}
|
401
|
-
</pre></div>
|
402
428
|
</div>
|
403
429
|
<br class="example-break"><p>Note that for other surface types it might be necessary to acquire the
|
404
430
|
surface's device first. See <a class="link" href="cairo-cairo-device-t.html#cairo-device-acquire" title="cairo_device_acquire ()"><code class="function">cairo_device_acquire()</code></a> for a discussion of
|
@@ -780,7 +806,7 @@ See <a class="link" href="cairo-cairo-device-t.html#cairo-device-t" title="cairo
|
|
780
806
|
<div class="refsect3">
|
781
807
|
<a name="cairo-surface-get-device.returns"></a><h4>Returns</h4>
|
782
808
|
<p> The device for <em class="parameter"><code>surface</code></em>
|
783
|
-
or <a href="/usr/share/gtk-doc/html/
|
809
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the surface does
|
784
810
|
not have an associated device.</p>
|
785
811
|
</div>
|
786
812
|
<p class="since">Since: 1.10</p>
|
@@ -1263,7 +1289,7 @@ cairo_surface_set_user_data (<em class="parameter"><code><a class="link" href="c
|
|
1263
1289
|
<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>
|
1264
1290
|
<p>Attach user data to <em class="parameter"><code>surface</code></em>
|
1265
1291
|
. To remove user data from a surface,
|
1266
|
-
call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/
|
1292
|
+
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>
|
1267
1293
|
for <em class="parameter"><code>data</code></em>
|
1268
1294
|
.</p>
|
1269
1295
|
<div class="refsect3">
|
@@ -1316,7 +1342,7 @@ cairo_surface_get_user_data (<em class="parameter"><code><a class="link" href="c
|
|
1316
1342
|
<p>Return user data previously attached to <em class="parameter"><code>surface</code></em>
|
1317
1343
|
using the specified
|
1318
1344
|
key. If no user data has been attached with the given key this
|
1319
|
-
function returns <a href="/usr/share/gtk-doc/html/
|
1345
|
+
function returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1320
1346
|
<div class="refsect3">
|
1321
1347
|
<a name="cairo-surface-get-user-data.parameters"></a><h4>Parameters</h4>
|
1322
1348
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1342,7 +1368,7 @@ attached to</p></td>
|
|
1342
1368
|
</div>
|
1343
1369
|
<div class="refsect3">
|
1344
1370
|
<a name="cairo-surface-get-user-data.returns"></a><h4>Returns</h4>
|
1345
|
-
<p> the user data previously attached or <a href="/usr/share/gtk-doc/html/
|
1371
|
+
<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>
|
1346
1372
|
</div>
|
1347
1373
|
<p class="since">Since: 1.0</p>
|
1348
1374
|
</div>
|
@@ -1409,7 +1435,7 @@ cairo_surface_has_show_text_glyphs (<em class="parameter"><code><a class="link"
|
|
1409
1435
|
sophisticated <a class="link" href="cairo-text.html#cairo-show-text-glyphs" title="cairo_show_text_glyphs ()"><code class="function">cairo_show_text_glyphs()</code></a> operations. That is,
|
1410
1436
|
whether it actually uses the provided text and cluster data
|
1411
1437
|
to a <a class="link" href="cairo-text.html#cairo-show-text-glyphs" title="cairo_show_text_glyphs ()"><code class="function">cairo_show_text_glyphs()</code></a> call.</p>
|
1412
|
-
<p>Note: Even if this function returns <a href="/usr/share/gtk-doc/html/
|
1438
|
+
<p>Note: Even if this function returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, a
|
1413
1439
|
<a class="link" href="cairo-text.html#cairo-show-text-glyphs" title="cairo_show_text_glyphs ()"><code class="function">cairo_show_text_glyphs()</code></a> operation targeted at <em class="parameter"><code>surface</code></em>
|
1414
1440
|
will
|
1415
1441
|
still succeed. It just will
|
@@ -1433,9 +1459,9 @@ target surface does not use it.</p>
|
|
1433
1459
|
</div>
|
1434
1460
|
<div class="refsect3">
|
1435
1461
|
<a name="cairo-surface-has-show-text-glyphs.returns"></a><h4>Returns</h4>
|
1436
|
-
<p> <a href="/usr/share/gtk-doc/html/
|
1462
|
+
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>surface</code></em>
|
1437
1463
|
supports
|
1438
|
-
<a class="link" href="cairo-text.html#cairo-show-text-glyphs" title="cairo_show_text_glyphs ()"><code class="function">cairo_show_text_glyphs()</code></a>, <a href="/usr/share/gtk-doc/html/
|
1464
|
+
<a class="link" href="cairo-text.html#cairo-show-text-glyphs" title="cairo_show_text_glyphs ()"><code class="function">cairo_show_text_glyphs()</code></a>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1439
1465
|
</div>
|
1440
1466
|
<p class="since">Since: 1.8</p>
|
1441
1467
|
</div>
|
@@ -1453,7 +1479,7 @@ cairo_surface_set_mime_data (<em class="parameter"><code><a class="link" href="c
|
|
1453
1479
|
to <em class="parameter"><code>surface</code></em>
|
1454
1480
|
. To remove
|
1455
1481
|
the data from a surface, call this function with same mime type
|
1456
|
-
and <a href="/usr/share/gtk-doc/html/
|
1482
|
+
and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>data</code></em>
|
1457
1483
|
.</p>
|
1458
1484
|
<p>The attached image (or filename) data can later be used by backends
|
1459
1485
|
which support it (currently: PDF, PS, SVG and Win32 Printing
|
@@ -1543,7 +1569,7 @@ cairo_surface_get_mime_data (<em class="parameter"><code><a class="link" href="c
|
|
1543
1569
|
using the
|
1544
1570
|
specified mime type. If no data has been attached with the given
|
1545
1571
|
mime type, <em class="parameter"><code>data</code></em>
|
1546
|
-
is set <a href="/usr/share/gtk-doc/html/
|
1572
|
+
is set <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1547
1573
|
<div class="refsect3">
|
1548
1574
|
<a name="cairo-surface-get-mime-data.parameters"></a><h4>Parameters</h4>
|
1549
1575
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1611,10 +1637,10 @@ cairo_surface_supports_mime_type (<em class="parameter"><code><a class="link" hr
|
|
1611
1637
|
</div>
|
1612
1638
|
<div class="refsect3">
|
1613
1639
|
<a name="cairo-surface-supports-mime-type.returns"></a><h4>Returns</h4>
|
1614
|
-
<p> <a href="/usr/share/gtk-doc/html/
|
1640
|
+
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>surface</code></em>
|
1615
1641
|
supports
|
1616
1642
|
<em class="parameter"><code>mime_type</code></em>
|
1617
|
-
, <a href="/usr/share/gtk-doc/html/
|
1643
|
+
, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1618
1644
|
</div>
|
1619
1645
|
<p class="since">Since: 1.12</p>
|
1620
1646
|
</div>
|
@@ -1627,7 +1653,7 @@ cairo_surface_map_to_image (<em class="parameter"><code><a class="link" href="ca
|
|
1627
1653
|
<p>Returns an image surface that is the most efficient mechanism for
|
1628
1654
|
modifying the backing store of the target surface. The region retrieved
|
1629
1655
|
may be limited to the <em class="parameter"><code>extents</code></em>
|
1630
|
-
or <a href="/usr/share/gtk-doc/html/
|
1656
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for the whole surface</p>
|
1631
1657
|
<p>Note, the use of the original surface as a target or source whilst
|
1632
1658
|
it is mapped is undefined. The result of mapping the surface
|
1633
1659
|
multiple times is undefined. Calling <a class="link" href="cairo-cairo-surface-t.html#cairo-surface-destroy" title="cairo_surface_destroy ()"><code class="function">cairo_surface_destroy()</code></a> or
|
@@ -1713,8 +1739,6 @@ results in undefined behavior.</p>
|
|
1713
1739
|
<a name="CAIRO-HAS-MIME-SURFACE:CAPS"></a><h3>CAIRO_HAS_MIME_SURFACE</h3>
|
1714
1740
|
<pre class="programlisting">#define CAIRO_HAS_MIME_SURFACE 1
|
1715
1741
|
</pre>
|
1716
|
-
<p>
|
1717
|
-
</p>
|
1718
1742
|
</div>
|
1719
1743
|
<hr>
|
1720
1744
|
<div class="refsect2">
|
@@ -2071,10 +2095,8 @@ the wrong type is undefined.</p>
|
|
2071
2095
|
</tr>
|
2072
2096
|
<tr>
|
2073
2097
|
<td class="enum_member_name"><p><a name="CAIRO-SURFACE-TYPE-SKIA:CAPS"></a>CAIRO_SURFACE_TYPE_SKIA</p></td>
|
2074
|
-
<td
|
2075
|
-
<
|
2076
|
-
</td>
|
2077
|
-
<td class="enum_member_annotations"> </td>
|
2098
|
+
<td> </td>
|
2099
|
+
<td> </td>
|
2078
2100
|
</tr>
|
2079
2101
|
<tr>
|
2080
2102
|
<td class="enum_member_name"><p><a name="CAIRO-SURFACE-TYPE-SUBSURFACE:CAPS"></a>CAIRO_SURFACE_TYPE_SUBSURFACE</p></td>
|
@@ -2103,6 +2125,6 @@ the wrong type is undefined.</p>
|
|
2103
2125
|
</div>
|
2104
2126
|
</div>
|
2105
2127
|
<div class="footer">
|
2106
|
-
<hr>Generated by GTK-Doc V1.
|
2128
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
2107
2129
|
</body>
|
2108
2130
|
</html>
|