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-options-t.html" title="cairo_font_options_t">
|
10
10
|
<link rel="next" href="cairo-Win32-Fonts.html" title="Win32 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">
|
@@ -152,18 +152,35 @@ factors. You must not call <code class="function">FT_Done_Face()</code> before t
|
|
152
152
|
<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> has been dropped.</p>
|
153
153
|
<p>As an example, below is how one might correctly couple the lifetime of
|
154
154
|
the FreeType face object to the <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>.</p>
|
155
|
-
<div class="informalexample"
|
156
|
-
|
155
|
+
<div class="informalexample">
|
156
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
157
|
+
<tbody>
|
158
|
+
<tr>
|
159
|
+
<td class="listing_lines" align="right"><pre>1
|
160
|
+
2
|
161
|
+
3
|
162
|
+
4
|
163
|
+
5
|
164
|
+
6
|
165
|
+
7
|
166
|
+
8
|
167
|
+
9
|
168
|
+
10</pre></td>
|
169
|
+
<td class="listing_code"><pre class="programlisting"><span class="gtkdoc kwb">static const</span> cairo_user_data_key_t key<span class="gtkdoc opt">;</span>
|
170
|
+
|
171
|
+
font_face <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-FreeType-Fonts.html#cairo-ft-font-face-create-for-ft-face">cairo_ft_font_face_create_for_ft_face</a></span> <span class="gtkdoc opt">(</span>ft_face<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
172
|
+
status <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-font-face-t.html#cairo-font-face-set-user-data">cairo_font_face_set_user_data</a></span> <span class="gtkdoc opt">(</span>font_face<span class="gtkdoc opt">, &</span>key<span class="gtkdoc opt">,</span>
|
173
|
+
ft_face<span class="gtkdoc opt">, (</span>cairo_destroy_func_t<span class="gtkdoc opt">)</span> FT_Done_Face<span class="gtkdoc opt">);</span>
|
174
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>status<span class="gtkdoc opt">) {</span>
|
175
|
+
<span class="function"><a href="cairo-cairo-font-face-t.html#cairo-font-face-destroy">cairo_font_face_destroy</a></span> <span class="gtkdoc opt">(</span>font_face<span class="gtkdoc opt">);</span>
|
176
|
+
<span class="function">FT_Done_Face</span> <span class="gtkdoc opt">(</span>ft_face<span class="gtkdoc opt">);</span>
|
177
|
+
<span class="keyword">return</span> ERROR<span class="gtkdoc opt">;</span>
|
178
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
179
|
+
</tr>
|
180
|
+
</tbody>
|
181
|
+
</table>
|
182
|
+
</div>
|
157
183
|
|
158
|
-
font_face = cairo_ft_font_face_create_for_ft_face (ft_face, 0);
|
159
|
-
status = cairo_font_face_set_user_data (font_face, &key,
|
160
|
-
ft_face, (cairo_destroy_func_t) FT_Done_Face);
|
161
|
-
if (status) {
|
162
|
-
cairo_font_face_destroy (font_face);
|
163
|
-
FT_Done_Face (ft_face);
|
164
|
-
return ERROR;
|
165
|
-
}
|
166
|
-
</pre></div>
|
167
184
|
<div class="refsect3">
|
168
185
|
<a name="cairo-ft-font-face-create-for-ft-face.parameters"></a><h4>Parameters</h4>
|
169
186
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -340,7 +357,7 @@ FreeType backend font face (see <a class="link" href="cairo-FreeType-Fonts.html#
|
|
340
357
|
<a name="cairo-ft-scaled-font-lock-face.returns"></a><h4>Returns</h4>
|
341
358
|
<p> The <span class="type">FT_Face</span> object for <em class="parameter"><code>font</code></em>
|
342
359
|
, scaled appropriately,
|
343
|
-
or <a href="/usr/share/gtk-doc/html/
|
360
|
+
or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>scaled_font</code></em>
|
344
361
|
is in an error state (see
|
345
362
|
<a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-status" title="cairo_scaled_font_status ()"><code class="function">cairo_scaled_font_status()</code></a>) or there is insufficient memory.</p>
|
346
363
|
</div>
|
@@ -531,6 +548,6 @@ right.</p>
|
|
531
548
|
</div>
|
532
549
|
</div>
|
533
550
|
<div class="footer">
|
534
|
-
<hr>Generated by GTK-Doc V1.
|
551
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
535
552
|
</body>
|
536
553
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-cairo-surface-t.html" title="cairo_surface_t">
|
10
10
|
<link rel="next" href="cairo-PDF-Surfaces.html" title="PDF 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">
|
@@ -140,17 +140,33 @@ cairo_format_stride_for_width (<em class="parameter"><code><a class="link" href=
|
|
140
140
|
<p>This function provides a stride value that will respect all
|
141
141
|
alignment requirements of the accelerated image-rendering code
|
142
142
|
within cairo. Typical usage will be of the form:</p>
|
143
|
-
<div class="informalexample"
|
144
|
-
|
145
|
-
|
146
|
-
|
143
|
+
<div class="informalexample">
|
144
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
145
|
+
<tbody>
|
146
|
+
<tr>
|
147
|
+
<td class="listing_lines" align="right"><pre>1
|
148
|
+
2
|
149
|
+
3
|
150
|
+
4
|
151
|
+
5
|
152
|
+
6
|
153
|
+
7
|
154
|
+
8
|
155
|
+
9</pre></td>
|
156
|
+
<td class="listing_code"><pre class="programlisting"><span class="gtkdoc kwb">int</span> stride<span class="gtkdoc opt">;</span>
|
157
|
+
<span class="gtkdoc kwb">unsigned char</span> <span class="gtkdoc opt">*</span>data<span class="gtkdoc opt">;</span>
|
158
|
+
cairo_surface_t <span class="gtkdoc opt">*</span>surface<span class="gtkdoc opt">;</span>
|
159
|
+
|
160
|
+
stride <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-format-stride-for-width">cairo_format_stride_for_width</a></span> <span class="gtkdoc opt">(</span>format<span class="gtkdoc opt">,</span> width<span class="gtkdoc opt">);</span>
|
161
|
+
data <span class="gtkdoc opt">=</span> <span class="function">malloc</span> <span class="gtkdoc opt">(</span>stride <span class="gtkdoc opt">*</span> height<span class="gtkdoc opt">);</span>
|
162
|
+
surface <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Image-Surfaces.html#cairo-image-surface-create-for-data">cairo_image_surface_create_for_data</a></span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">,</span> format<span class="gtkdoc opt">,</span>
|
163
|
+
width<span class="gtkdoc opt">,</span> height<span class="gtkdoc opt">,</span>
|
164
|
+
stride<span class="gtkdoc opt">);</span></pre></td>
|
165
|
+
</tr>
|
166
|
+
</tbody>
|
167
|
+
</table>
|
168
|
+
</div>
|
147
169
|
|
148
|
-
stride = cairo_format_stride_for_width (format, width);
|
149
|
-
data = malloc (stride * height);
|
150
|
-
surface = cairo_image_surface_create_for_data (data, format,
|
151
|
-
width, height,
|
152
|
-
stride);
|
153
|
-
</pre></div>
|
154
170
|
<div class="refsect3">
|
155
171
|
<a name="cairo-format-stride-for-width.parameters"></a><h4>Parameters</h4>
|
156
172
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -341,7 +357,7 @@ the data is modified.</p>
|
|
341
357
|
</div>
|
342
358
|
<div class="refsect3">
|
343
359
|
<a name="cairo-image-surface-get-data.returns"></a><h4>Returns</h4>
|
344
|
-
<p> a pointer to the image data of this surface or <a href="/usr/share/gtk-doc/html/
|
360
|
+
<p> a pointer to the image data of this surface or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
345
361
|
if <em class="parameter"><code>surface</code></em>
|
346
362
|
is not an image surface, or if <a class="link" href="cairo-cairo-surface-t.html#cairo-surface-finish" title="cairo_surface_finish ()"><code class="function">cairo_surface_finish()</code></a>
|
347
363
|
has been called.</p>
|
@@ -562,6 +578,6 @@ image data.</p>
|
|
562
578
|
</div>
|
563
579
|
</div>
|
564
580
|
<div class="footer">
|
565
|
-
<hr>Generated by GTK-Doc V1.
|
581
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
566
582
|
</body>
|
567
583
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-Image-Surfaces.html" title="Image Surfaces">
|
10
10
|
<link rel="next" href="cairo-PNG-Support.html" title="PNG Support">
|
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">
|
@@ -235,7 +235,7 @@ to <em class="parameter"><code>filename</code></em>
|
|
235
235
|
<tbody>
|
236
236
|
<tr>
|
237
237
|
<td class="parameter_name"><p>filename</p></td>
|
238
|
-
<td class="parameter_description"><p>a filename for the PDF output (must be writable), <a href="/usr/share/gtk-doc/html/
|
238
|
+
<td class="parameter_description"><p>a filename for the PDF output (must be writable), <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> may be
|
239
239
|
used to specify no output. This will generate a PDF surface that
|
240
240
|
may be queried and used as a source, without generating a
|
241
241
|
temporary file.</p></td>
|
@@ -288,7 +288,7 @@ incrementally to the stream represented by <em class="parameter"><code>write_fun
|
|
288
288
|
<tbody>
|
289
289
|
<tr>
|
290
290
|
<td class="parameter_name"><p>write_func</p></td>
|
291
|
-
<td class="parameter_description"><p>a <a class="link" href="cairo-PNG-Support.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> to accept the output data, may be <a href="/usr/share/gtk-doc/html/
|
291
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-PNG-Support.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> to accept the output data, may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
292
292
|
to indicate a no-op <em class="parameter"><code>write_func</code></em>
|
293
293
|
. With a no-op <em class="parameter"><code>write_func</code></em>
|
294
294
|
,
|
@@ -402,7 +402,7 @@ cairo_pdf_get_versions (<em class="parameter"><code><a class="link" href="cairo-
|
|
402
402
|
cairo_pdf_version_to_string (<em class="parameter"><code><a class="link" href="cairo-PDF-Surfaces.html#cairo-pdf-version-t" title="enum cairo_pdf_version_t"><span class="type">cairo_pdf_version_t</span></a> version</code></em>);</pre>
|
403
403
|
<p>Get the string representation of the given <em class="parameter"><code>version</code></em>
|
404
404
|
id. This function
|
405
|
-
will return <a href="/usr/share/gtk-doc/html/
|
405
|
+
will return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>version</code></em>
|
406
406
|
isn't valid. See <a class="link" href="cairo-PDF-Surfaces.html#cairo-pdf-get-versions" title="cairo_pdf_get_versions ()"><code class="function">cairo_pdf_get_versions()</code></a>
|
407
407
|
for a way to get the list of valid version ids.</p>
|
408
408
|
<div class="refsect3">
|
@@ -543,10 +543,19 @@ YYYY-MM-DDThh:mm:ss. An optional timezone of the form "[+/-]hh:mm"
|
|
543
543
|
or "Z" for UTC time can be appended. All other metadata values can be any UTF-8
|
544
544
|
string.</p>
|
545
545
|
<p>For example:</p>
|
546
|
-
<div class="informalexample"
|
547
|
-
|
548
|
-
|
549
|
-
|
546
|
+
<div class="informalexample">
|
547
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
548
|
+
<tbody>
|
549
|
+
<tr>
|
550
|
+
<td class="listing_lines" align="right"><pre>1
|
551
|
+
2</pre></td>
|
552
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-metadata">cairo_pdf_surface_set_metadata</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> CAIRO_PDF_METADATA_TITLE<span class="gtkdoc opt">,</span> <span class="string">"My Document"</span><span class="gtkdoc opt">);</span>
|
553
|
+
<span class="function"><a href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-metadata">cairo_pdf_surface_set_metadata</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> CAIRO_PDF_METADATA_CREATE_DATE<span class="gtkdoc opt">,</span> <span class="string">"2015-12-31T23:59+02:00"</span><span class="gtkdoc opt">);</span></pre></td>
|
554
|
+
</tr>
|
555
|
+
</tbody>
|
556
|
+
</table>
|
557
|
+
</div>
|
558
|
+
|
550
559
|
<div class="refsect3">
|
551
560
|
<a name="cairo-pdf-surface-set-metadata.parameters"></a><h4>Parameters</h4>
|
552
561
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -815,6 +824,6 @@ specification that a generated PDF file will conform to.</p>
|
|
815
824
|
</div>
|
816
825
|
</div>
|
817
826
|
<div class="footer">
|
818
|
-
<hr>Generated by GTK-Doc V1.
|
827
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
819
828
|
</body>
|
820
829
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-PDF-Surfaces.html" title="PDF Surfaces">
|
10
10
|
<link rel="next" href="cairo-PostScript-Surfaces.html" title="PostScript 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">
|
@@ -408,6 +408,6 @@ PNG functions.</p>
|
|
408
408
|
</div>
|
409
409
|
</div>
|
410
410
|
<div class="footer">
|
411
|
-
<hr>Generated by GTK-Doc V1.
|
411
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
412
412
|
</body>
|
413
413
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-drawing.html" title="Drawing">
|
9
9
|
<link rel="prev" href="cairo-cairo-t.html" title="cairo_t">
|
10
10
|
<link rel="next" href="cairo-cairo-pattern-t.html" title="cairo_pattern_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">
|
@@ -248,7 +248,7 @@ cairo_copy_path (<em class="parameter"><code><a class="link" href="cairo-cairo-t
|
|
248
248
|
<a class="link" href="cairo-Paths.html#cairo-path-t" title="cairo_path_t"><span class="type">cairo_path_t</span></a>. See <a class="link" href="cairo-Paths.html#cairo-path-data-t" title="union cairo_path_data_t"><span class="type">cairo_path_data_t</span></a> for hints on how to iterate
|
249
249
|
over the returned data structure.</p>
|
250
250
|
<p>This function will always return a valid pointer, but the result
|
251
|
-
will have no data (<code class="literal">data==<a href="/usr/share/gtk-doc/html/
|
251
|
+
will have no data (<code class="literal">data==<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></code> and
|
252
252
|
<code class="literal">num_data==0</code>), if either of the following
|
253
253
|
conditions hold:</p>
|
254
254
|
<div class="orderedlist"><ol class="orderedlist" type="1">
|
@@ -297,7 +297,7 @@ value). That is, the result is guaranteed to not have any elements
|
|
297
297
|
of type <a class="link" href="cairo-Paths.html#CAIRO-PATH-CURVE-TO:CAPS"><code class="literal">CAIRO_PATH_CURVE_TO</code></a> which will instead be replaced by a
|
298
298
|
series of <a class="link" href="cairo-Paths.html#CAIRO-PATH-LINE-TO:CAPS"><code class="literal">CAIRO_PATH_LINE_TO</code></a> elements.</p>
|
299
299
|
<p>This function will always return a valid pointer, but the result
|
300
|
-
will have no data (<code class="literal">data==<a href="/usr/share/gtk-doc/html/
|
300
|
+
will have no data (<code class="literal">data==<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></code> and
|
301
301
|
<code class="literal">num_data==0</code>), if either of the following
|
302
302
|
conditions hold:</p>
|
303
303
|
<div class="orderedlist"><ol class="orderedlist" type="1">
|
@@ -629,13 +629,25 @@ in the box given by <em class="parameter"><code>x</code></em>
|
|
629
629
|
, <em class="parameter"><code>width</code></em>
|
630
630
|
, <em class="parameter"><code>height</code></em>
|
631
631
|
:</p>
|
632
|
-
<div class="informalexample"
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
632
|
+
<div class="informalexample">
|
633
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
634
|
+
<tbody>
|
635
|
+
<tr>
|
636
|
+
<td class="listing_lines" align="right"><pre>1
|
637
|
+
2
|
638
|
+
3
|
639
|
+
4
|
640
|
+
5</pre></td>
|
641
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-cairo-t.html#cairo-save">cairo_save</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
642
|
+
<span class="function"><a href="cairo-Transformations.html#cairo-translate">cairo_translate</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> x <span class="gtkdoc opt">+</span> width <span class="gtkdoc opt">/</span> <span class="number">2</span><span class="gtkdoc opt">.,</span> y <span class="gtkdoc opt">+</span> height <span class="gtkdoc opt">/</span> <span class="number">2</span><span class="gtkdoc opt">.);</span>
|
643
|
+
<span class="function"><a href="cairo-Transformations.html#cairo-scale">cairo_scale</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> width <span class="gtkdoc opt">/</span> <span class="number">2</span><span class="gtkdoc opt">.,</span> height <span class="gtkdoc opt">/</span> <span class="number">2</span><span class="gtkdoc opt">.);</span>
|
644
|
+
<span class="function"><a href="cairo-Paths.html#cairo-arc">cairo_arc</a></span> <span class="gtkdoc opt">(</span>cr<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> <span class="number">0</span><span class="gtkdoc opt">.,</span> <span class="number">2</span> <span class="gtkdoc opt">*</span> M_PI<span class="gtkdoc opt">);</span>
|
645
|
+
<span class="function"><a href="cairo-cairo-t.html#cairo-restore">cairo_restore</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span></pre></td>
|
646
|
+
</tr>
|
647
|
+
</tbody>
|
648
|
+
</table>
|
649
|
+
</div>
|
650
|
+
|
639
651
|
<div class="refsect3">
|
640
652
|
<a name="cairo-arc.parameters"></a><h4>Parameters</h4>
|
641
653
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -929,13 +941,25 @@ path at position (<em class="parameter"><code>x</code></em>
|
|
929
941
|
, <em class="parameter"><code>y</code></em>
|
930
942
|
) in user-space coordinates.</p>
|
931
943
|
<p>This function is logically equivalent to:</p>
|
932
|
-
<div class="informalexample"
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
944
|
+
<div class="informalexample">
|
945
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
946
|
+
<tbody>
|
947
|
+
<tr>
|
948
|
+
<td class="listing_lines" align="right"><pre>1
|
949
|
+
2
|
950
|
+
3
|
951
|
+
4
|
952
|
+
5</pre></td>
|
953
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-Paths.html#cairo-move-to">cairo_move_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> x<span class="gtkdoc opt">,</span> y<span class="gtkdoc opt">);</span>
|
954
|
+
<span class="function"><a href="cairo-Paths.html#cairo-rel-line-to">cairo_rel_line_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> width<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
955
|
+
<span class="function"><a href="cairo-Paths.html#cairo-rel-line-to">cairo_rel_line_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> height<span class="gtkdoc opt">);</span>
|
956
|
+
<span class="function"><a href="cairo-Paths.html#cairo-rel-line-to">cairo_rel_line_to</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">, -</span>width<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
957
|
+
<span class="function"><a href="cairo-Paths.html#cairo-close-path">cairo_close_path</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span></pre></td>
|
958
|
+
</tr>
|
959
|
+
</tbody>
|
960
|
+
</table>
|
961
|
+
</div>
|
962
|
+
|
939
963
|
<div class="refsect3">
|
940
964
|
<a name="cairo-rectangle.parameters"></a><h4>Parameters</h4>
|
941
965
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1051,7 +1075,7 @@ serious text-using applications. See <a class="link" href="cairo-Paths.html#cair
|
|
1051
1075
|
</tr>
|
1052
1076
|
<tr>
|
1053
1077
|
<td class="parameter_name"><p>utf8</p></td>
|
1054
|
-
<td class="parameter_description"><p>a NUL-terminated string of text encoded in UTF-8, or <a href="/usr/share/gtk-doc/html/
|
1078
|
+
<td class="parameter_description"><p>a NUL-terminated string of text encoded in UTF-8, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
1055
1079
|
<td class="parameter_annotations"> </td>
|
1056
1080
|
</tr>
|
1057
1081
|
</tbody>
|
@@ -1400,34 +1424,67 @@ where the number of points for each element type is as follows:</p>
|
|
1400
1424
|
with <a class="link" href="cairo-Paths.html#cairo-move-to" title="cairo_move_to ()"><code class="function">cairo_move_to()</code></a>, <a class="link" href="cairo-Paths.html#cairo-line-to" title="cairo_line_to ()"><code class="function">cairo_line_to()</code></a>, <a class="link" href="cairo-Paths.html#cairo-curve-to" title="cairo_curve_to ()"><code class="function">cairo_curve_to()</code></a>, and
|
1401
1425
|
<a class="link" href="cairo-Paths.html#cairo-close-path" title="cairo_close_path ()"><code class="function">cairo_close_path()</code></a>.</p>
|
1402
1426
|
<p>Here is sample code for iterating through a <a class="link" href="cairo-Paths.html#cairo-path-t" title="cairo_path_t"><span class="type">cairo_path_t</span></a>:</p>
|
1403
|
-
<div class="informalexample"
|
1404
|
-
|
1405
|
-
|
1406
|
-
|
1427
|
+
<div class="informalexample">
|
1428
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1429
|
+
<tbody>
|
1430
|
+
<tr>
|
1431
|
+
<td class="listing_lines" align="right"><pre>1
|
1432
|
+
2
|
1433
|
+
3
|
1434
|
+
4
|
1435
|
+
5
|
1436
|
+
6
|
1437
|
+
7
|
1438
|
+
8
|
1439
|
+
9
|
1440
|
+
10
|
1441
|
+
11
|
1442
|
+
12
|
1443
|
+
13
|
1444
|
+
14
|
1445
|
+
15
|
1446
|
+
16
|
1447
|
+
17
|
1448
|
+
18
|
1449
|
+
19
|
1450
|
+
20
|
1451
|
+
21
|
1452
|
+
22
|
1453
|
+
23
|
1454
|
+
24
|
1455
|
+
25
|
1456
|
+
26</pre></td>
|
1457
|
+
<td class="listing_code"><pre class="programlisting"><span class="gtkdoc kwb">int</span> i<span class="gtkdoc opt">;</span>
|
1458
|
+
cairo_path_t <span class="gtkdoc opt">*</span>path<span class="gtkdoc opt">;</span>
|
1459
|
+
cairo_path_data_t <span class="gtkdoc opt">*</span>data<span class="gtkdoc opt">;</span>
|
1407
1460
|
|
1408
|
-
|
1461
|
+
path <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-Paths.html#cairo-copy-path">cairo_copy_path</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
1409
1462
|
|
1410
|
-
|
1411
|
-
|
1412
|
-
|
1413
|
-
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1419
|
-
|
1420
|
-
|
1421
|
-
|
1422
|
-
|
1423
|
-
|
1424
|
-
|
1425
|
-
|
1426
|
-
|
1427
|
-
|
1428
|
-
|
1429
|
-
|
1430
|
-
</
|
1463
|
+
<span class="keyword">for</span> <span class="gtkdoc opt">(</span>i<span class="gtkdoc opt">=</span><span class="number">0</span><span class="gtkdoc opt">;</span> i <span class="gtkdoc opt"><</span> path<span class="gtkdoc opt">-></span>num_data<span class="gtkdoc opt">;</span> i <span class="gtkdoc opt">+=</span> path<span class="gtkdoc opt">-></span>data<span class="gtkdoc opt">[</span>i<span class="gtkdoc opt">].</span>header<span class="gtkdoc opt">.</span>length<span class="gtkdoc opt">) {</span>
|
1464
|
+
data <span class="gtkdoc opt">= &</span>path<span class="gtkdoc opt">-></span>data<span class="gtkdoc opt">[</span>i<span class="gtkdoc opt">];</span>
|
1465
|
+
<span class="keyword">switch</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">-></span>header<span class="gtkdoc opt">.</span>type<span class="gtkdoc opt">) {</span>
|
1466
|
+
<span class="keyword">case</span> CAIRO_PATH_MOVE_TO<span class="gtkdoc opt">:</span>
|
1467
|
+
<span class="function">do_move_to_things</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>x<span class="gtkdoc opt">,</span> data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>y<span class="gtkdoc opt">);</span>
|
1468
|
+
<span class="keyword">break</span><span class="gtkdoc opt">;</span>
|
1469
|
+
<span class="keyword">case</span> CAIRO_PATH_LINE_TO<span class="gtkdoc opt">:</span>
|
1470
|
+
<span class="function">do_line_to_things</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>x<span class="gtkdoc opt">,</span> data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>y<span class="gtkdoc opt">);</span>
|
1471
|
+
<span class="keyword">break</span><span class="gtkdoc opt">;</span>
|
1472
|
+
<span class="keyword">case</span> CAIRO_PATH_CURVE_TO<span class="gtkdoc opt">:</span>
|
1473
|
+
<span class="function">do_curve_to_things</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>x<span class="gtkdoc opt">,</span> data<span class="gtkdoc opt">[</span><span class="number">1</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>y<span class="gtkdoc opt">,</span>
|
1474
|
+
data<span class="gtkdoc opt">[</span><span class="number">2</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>x<span class="gtkdoc opt">,</span> data<span class="gtkdoc opt">[</span><span class="number">2</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>y<span class="gtkdoc opt">,</span>
|
1475
|
+
data<span class="gtkdoc opt">[</span><span class="number">3</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>x<span class="gtkdoc opt">,</span> data<span class="gtkdoc opt">[</span><span class="number">3</span><span class="gtkdoc opt">].</span>point<span class="gtkdoc opt">.</span>y<span class="gtkdoc opt">);</span>
|
1476
|
+
<span class="keyword">break</span><span class="gtkdoc opt">;</span>
|
1477
|
+
<span class="keyword">case</span> CAIRO_PATH_CLOSE_PATH<span class="gtkdoc opt">:</span>
|
1478
|
+
<span class="function">do_close_path_things</span> <span class="gtkdoc opt">();</span>
|
1479
|
+
<span class="keyword">break</span><span class="gtkdoc opt">;</span>
|
1480
|
+
<span class="gtkdoc opt">}</span>
|
1481
|
+
<span class="gtkdoc opt">}</span>
|
1482
|
+
<span class="function"><a href="cairo-Paths.html#cairo-path-destroy">cairo_path_destroy</a></span> <span class="gtkdoc opt">(</span>path<span class="gtkdoc opt">);</span></pre></td>
|
1483
|
+
</tr>
|
1484
|
+
</tbody>
|
1485
|
+
</table>
|
1486
|
+
</div>
|
1487
|
+
|
1431
1488
|
<p>As of cairo 1.4, cairo does not mind if there are more elements in
|
1432
1489
|
a portion of the path than needed. Such elements can be used by
|
1433
1490
|
users of the cairo API to hold extra values in the path data
|
@@ -1488,6 +1545,6 @@ See <a class="link" href="cairo-Paths.html#cairo-path-data-t" title="union cairo
|
|
1488
1545
|
</div>
|
1489
1546
|
</div>
|
1490
1547
|
<div class="footer">
|
1491
|
-
<hr>Generated by GTK-Doc V1.
|
1548
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
1492
1549
|
</body>
|
1493
1550
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="cairo-surfaces.html" title="Surfaces">
|
9
9
|
<link rel="prev" href="cairo-PNG-Support.html" title="PNG Support">
|
10
10
|
<link rel="next" href="cairo-Recording-Surfaces.html" title="Recording 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">
|
@@ -207,7 +207,7 @@ vary. See <a class="link" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-
|
|
207
207
|
<tbody>
|
208
208
|
<tr>
|
209
209
|
<td class="parameter_name"><p>filename</p></td>
|
210
|
-
<td class="parameter_description"><p>a filename for the PS output (must be writable), <a href="/usr/share/gtk-doc/html/
|
210
|
+
<td class="parameter_description"><p>a filename for the PS output (must be writable), <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> may be
|
211
211
|
used to specify no output. This will generate a PS surface that
|
212
212
|
may be queried and used as a source, without generating a
|
213
213
|
temporary file.</p></td>
|
@@ -264,7 +264,7 @@ output can vary. See <a class="link" href="cairo-PostScript-Surfaces.html#cairo-
|
|
264
264
|
<tbody>
|
265
265
|
<tr>
|
266
266
|
<td class="parameter_name"><p>write_func</p></td>
|
267
|
-
<td class="parameter_description"><p>a <a class="link" href="cairo-PNG-Support.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> to accept the output data, may be <a href="/usr/share/gtk-doc/html/
|
267
|
+
<td class="parameter_description"><p>a <a class="link" href="cairo-PNG-Support.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> to accept the output data, may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
268
268
|
to indicate a no-op <em class="parameter"><code>write_func</code></em>
|
269
269
|
. With a no-op <em class="parameter"><code>write_func</code></em>
|
270
270
|
,
|
@@ -379,7 +379,7 @@ cairo_ps_get_levels (<em class="parameter"><code><a class="link" href="cairo-Pos
|
|
379
379
|
cairo_ps_level_to_string (<em class="parameter"><code><a class="link" href="cairo-PostScript-Surfaces.html#cairo-ps-level-t" title="enum cairo_ps_level_t"><span class="type">cairo_ps_level_t</span></a> level</code></em>);</pre>
|
380
380
|
<p>Get the string representation of the given <em class="parameter"><code>level</code></em>
|
381
381
|
id. This function
|
382
|
-
will return <a href="/usr/share/gtk-doc/html/
|
382
|
+
will return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>level</code></em>
|
383
383
|
id isn't valid. See <a class="link" href="cairo-PostScript-Surfaces.html#cairo-ps-get-levels" title="cairo_ps_get_levels ()"><code class="function">cairo_ps_get_levels()</code></a>
|
384
384
|
for a way to get the list of valid level ids.</p>
|
385
385
|
<div class="refsect3">
|
@@ -410,7 +410,7 @@ for a way to get the list of valid level ids.</p>
|
|
410
410
|
cairo_ps_surface_set_eps (<em class="parameter"><code><a class="link" href="cairo-cairo-surface-t.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a> *surface</code></em>,
|
411
411
|
<em class="parameter"><code><a class="link" href="cairo-Types.html#cairo-bool-t" title="cairo_bool_t"><span class="type">cairo_bool_t</span></a> eps</code></em>);</pre>
|
412
412
|
<p>If <em class="parameter"><code>eps</code></em>
|
413
|
-
is <a href="/usr/share/gtk-doc/html/
|
413
|
+
is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the PostScript surface will output Encapsulated
|
414
414
|
PostScript.</p>
|
415
415
|
<p>This function should only be called before any drawing operations
|
416
416
|
have been performed on the current page. The simplest way to do
|
@@ -433,7 +433,7 @@ than one page.</p>
|
|
433
433
|
</tr>
|
434
434
|
<tr>
|
435
435
|
<td class="parameter_name"><p>eps</p></td>
|
436
|
-
<td class="parameter_description"><p><a href="/usr/share/gtk-doc/html/
|
436
|
+
<td class="parameter_description"><p><a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to output EPS format PostScript</p></td>
|
437
437
|
<td class="parameter_annotations"> </td>
|
438
438
|
</tr>
|
439
439
|
</tbody>
|
@@ -464,7 +464,7 @@ cairo_ps_surface_get_eps (<em class="parameter"><code><a class="link" href="cair
|
|
464
464
|
</div>
|
465
465
|
<div class="refsect3">
|
466
466
|
<a name="cairo-ps-surface-get-eps.returns"></a><h4>Returns</h4>
|
467
|
-
<p> <a href="/usr/share/gtk-doc/html/
|
467
|
+
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the surface will output Encapsulated PostScript.</p>
|
468
468
|
</div>
|
469
469
|
<p class="since">Since: 1.6</p>
|
470
470
|
</div>
|
@@ -623,26 +623,51 @@ the following comments:</p>
|
|
623
623
|
<p>PageSetup section: %%BeginPageSetup, %%PageBoundingBox, %%EndPageSetup.</p>
|
624
624
|
<p>Other sections: %%BeginProlog, %%EndProlog, %%Page, %%Trailer, %%EOF</p>
|
625
625
|
<p>Here is an example sequence showing how this function might be used:</p>
|
626
|
-
<div class="informalexample"
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
626
|
+
<div class="informalexample">
|
627
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
628
|
+
<tbody>
|
629
|
+
<tr>
|
630
|
+
<td class="listing_lines" align="right"><pre>1
|
631
|
+
2
|
632
|
+
3
|
633
|
+
4
|
634
|
+
5
|
635
|
+
6
|
636
|
+
7
|
637
|
+
8
|
638
|
+
9
|
639
|
+
10
|
640
|
+
11
|
641
|
+
12
|
642
|
+
13
|
643
|
+
14
|
644
|
+
15
|
645
|
+
16
|
646
|
+
17
|
647
|
+
18</pre></td>
|
648
|
+
<td class="listing_code"><pre class="programlisting">cairo_surface_t <span class="gtkdoc opt">*</span>surface <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-create">cairo_ps_surface_create</a></span> <span class="gtkdoc opt">(</span>filename<span class="gtkdoc opt">,</span> width<span class="gtkdoc opt">,</span> height<span class="gtkdoc opt">);</span>
|
649
|
+
<span class="gtkdoc opt">...</span>
|
650
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%Title: My excellent document"</span><span class="gtkdoc opt">);</span>
|
651
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%Copyright: Copyright (C) 2006 Cairo Lover"</span><span class="gtkdoc opt">)</span>
|
652
|
+
<span class="gtkdoc opt">...</span>
|
653
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-setup">cairo_ps_surface_dsc_begin_setup</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
654
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *MediaColor White"</span><span class="gtkdoc opt">);</span>
|
655
|
+
<span class="gtkdoc opt">...</span>
|
656
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-page-setup">cairo_ps_surface_dsc_begin_page_setup</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">);</span>
|
657
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *PageSize A3"</span><span class="gtkdoc opt">);</span>
|
658
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *InputSlot LargeCapacity"</span><span class="gtkdoc opt">);</span>
|
659
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *MediaType Glossy"</span><span class="gtkdoc opt">);</span>
|
660
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *MediaColor Blue"</span><span class="gtkdoc opt">);</span>
|
661
|
+
<span class="gtkdoc opt">...</span> draw to first page here <span class="gtkdoc opt">..</span>
|
662
|
+
<span class="function"><a href="cairo-cairo-t.html#cairo-show-page">cairo_show_page</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
663
|
+
<span class="gtkdoc opt">...</span>
|
664
|
+
<span class="function"><a href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment</a></span> <span class="gtkdoc opt">(</span>surface<span class="gtkdoc opt">,</span> <span class="string">"%%IncludeFeature: *PageSize A5"</span><span class="gtkdoc opt">);</span>
|
665
|
+
<span class="gtkdoc opt">...</span></pre></td>
|
666
|
+
</tr>
|
667
|
+
</tbody>
|
668
|
+
</table>
|
669
|
+
</div>
|
670
|
+
|
646
671
|
<div class="refsect3">
|
647
672
|
<a name="cairo-ps-surface-dsc-comment.parameters"></a><h4>Parameters</h4>
|
648
673
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -719,6 +744,6 @@ conform to.</p>
|
|
719
744
|
</div>
|
720
745
|
</div>
|
721
746
|
<div class="footer">
|
722
|
-
<hr>Generated by GTK-Doc V1.
|
747
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
723
748
|
</body>
|
724
749
|
</html>
|