cairo 1.15.14-x86-mingw32 → 1.16.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (295) hide show
  1. checksums.yaml +4 -4
  2. data/NEWS +10 -0
  3. data/Rakefile +3 -3
  4. data/ext/cairo/rb_cairo.h +2 -2
  5. data/ext/cairo/rb_cairo_surface.c +0 -8
  6. data/lib/2.2/cairo.so +0 -0
  7. data/lib/2.3/cairo.so +0 -0
  8. data/lib/2.4/cairo.so +0 -0
  9. data/lib/2.5/cairo.so +0 -0
  10. data/vendor/local/bin/fc-cache.exe +0 -0
  11. data/vendor/local/bin/fc-cat.exe +0 -0
  12. data/vendor/local/bin/fc-conflist.exe +0 -0
  13. data/vendor/local/bin/fc-list.exe +0 -0
  14. data/vendor/local/bin/fc-match.exe +0 -0
  15. data/vendor/local/bin/fc-pattern.exe +0 -0
  16. data/vendor/local/bin/fc-query.exe +0 -0
  17. data/vendor/local/bin/fc-scan.exe +0 -0
  18. data/vendor/local/bin/fc-validate.exe +0 -0
  19. data/vendor/local/bin/libcairo-2.dll +0 -0
  20. data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
  21. data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
  22. data/vendor/local/bin/libfontconfig-1.dll +0 -0
  23. data/vendor/local/bin/libfreetype-6.dll +0 -0
  24. data/vendor/local/bin/libpixman-1-0.dll +0 -0
  25. data/vendor/local/bin/libpng16-16.dll +0 -0
  26. data/vendor/local/bin/libxml2-2.dll +0 -0
  27. data/vendor/local/bin/png-fix-itxt.exe +0 -0
  28. data/vendor/local/bin/pngfix.exe +0 -0
  29. data/vendor/local/bin/xml2-config +1 -1
  30. data/vendor/local/bin/xmlcatalog.exe +0 -0
  31. data/vendor/local/bin/xmllint.exe +0 -0
  32. data/vendor/local/bin/zlib1211.dll +0 -0
  33. data/vendor/local/include/cairo/cairo-version.h +2 -2
  34. data/vendor/local/include/cairo/cairo.h +2 -3
  35. data/vendor/local/include/libxml2/libxml/encoding.h +5 -0
  36. data/vendor/local/include/libxml2/libxml/hash.h +6 -3
  37. data/vendor/local/include/libxml2/libxml/list.h +3 -3
  38. data/vendor/local/include/libxml2/libxml/xmlversion.h +4 -7
  39. data/vendor/local/lib/cmake/libxml2/libxml2-config.cmake +2 -2
  40. data/vendor/local/lib/libcairo-gobject.a +0 -0
  41. data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
  42. data/vendor/local/lib/libcairo-gobject.la +3 -3
  43. data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
  44. data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
  45. data/vendor/local/lib/libcairo-script-interpreter.la +3 -3
  46. data/vendor/local/lib/libcairo.a +0 -0
  47. data/vendor/local/lib/libcairo.dll.a +0 -0
  48. data/vendor/local/lib/libcairo.la +3 -3
  49. data/vendor/local/lib/libfontconfig.dll.a +0 -0
  50. data/vendor/local/lib/libfreetype.dll.a +0 -0
  51. data/vendor/local/lib/libpixman-1.dll.a +0 -0
  52. data/vendor/local/lib/libpng.dll.a +0 -0
  53. data/vendor/local/lib/libpng16.dll.a +0 -0
  54. data/vendor/local/lib/libxml2.a +0 -0
  55. data/vendor/local/lib/libxml2.dll.a +0 -0
  56. data/vendor/local/lib/libxml2.la +1 -1
  57. data/vendor/local/lib/libz.dll.a +0 -0
  58. data/vendor/local/lib/pkgconfig/cairo-fc.pc +1 -1
  59. data/vendor/local/lib/pkgconfig/cairo-ft.pc +1 -1
  60. data/vendor/local/lib/pkgconfig/cairo-gobject.pc +1 -1
  61. data/vendor/local/lib/pkgconfig/cairo-pdf.pc +1 -1
  62. data/vendor/local/lib/pkgconfig/cairo-png.pc +1 -1
  63. data/vendor/local/lib/pkgconfig/cairo-ps.pc +1 -1
  64. data/vendor/local/lib/pkgconfig/cairo-script.pc +1 -1
  65. data/vendor/local/lib/pkgconfig/cairo-svg.pc +1 -1
  66. data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +1 -1
  67. data/vendor/local/lib/pkgconfig/cairo-win32.pc +1 -1
  68. data/vendor/local/lib/pkgconfig/cairo.pc +1 -1
  69. data/vendor/local/lib/pkgconfig/libxml-2.0.pc +1 -1
  70. data/vendor/local/lib/xml2Conf.sh +1 -1
  71. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/Copyright +0 -0
  72. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testHTML.c +0 -0
  73. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testSAX.c +0 -0
  74. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/testXPath.c +0 -0
  75. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/examples/xmllint.c +13 -15
  76. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/DOM.gif +0 -0
  77. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/FAQ.html +0 -0
  78. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-180x168.gif +0 -0
  79. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/Libxml2-Logo-90x34.gif +0 -0
  80. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/encoding.html +0 -0
  81. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xml +0 -0
  82. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/examples.xsl +0 -0
  83. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/book1.html +0 -0
  84. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/home.png +0 -0
  85. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/index.html +0 -0
  86. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/left.png +0 -0
  87. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-DOCBparser.html +0 -0
  88. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLparser.html +0 -0
  89. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-HTMLtree.html +0 -0
  90. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX.html +0 -0
  91. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-SAX2.html +0 -0
  92. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-c14n.html +0 -0
  93. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-catalog.html +0 -0
  94. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-chvalid.html +0 -0
  95. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-debugXML.html +0 -0
  96. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-dict.html +0 -0
  97. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-encoding.html +5 -1
  98. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-entities.html +0 -0
  99. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-globals.html +0 -0
  100. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-hash.html +10 -7
  101. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-lib.html +0 -0
  102. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-list.html +6 -6
  103. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanoftp.html +0 -0
  104. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-nanohttp.html +0 -0
  105. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parser.html +0 -0
  106. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-parserInternals.html +0 -0
  107. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-pattern.html +0 -0
  108. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-relaxng.html +0 -0
  109. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schemasInternals.html +0 -0
  110. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-schematron.html +0 -0
  111. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-threads.html +0 -0
  112. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-tree.html +0 -0
  113. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-uri.html +0 -0
  114. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-valid.html +0 -0
  115. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xinclude.html +0 -0
  116. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xlink.html +0 -0
  117. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlIO.html +0 -0
  118. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlautomata.html +0 -0
  119. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlerror.html +0 -0
  120. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlexports.html +0 -0
  121. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmemory.html +0 -0
  122. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlmodule.html +0 -0
  123. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlreader.html +0 -0
  124. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlregexp.html +0 -0
  125. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlsave.html +0 -0
  126. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemas.html +0 -0
  127. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlschemastypes.html +0 -0
  128. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlstring.html +0 -0
  129. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlunicode.html +0 -0
  130. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlversion.html +0 -0
  131. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xmlwriter.html +0 -0
  132. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpath.html +4 -4
  133. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpathInternals.html +0 -0
  134. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xpointer.html +0 -0
  135. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/libxml-xzlib.html +0 -0
  136. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/right.png +0 -0
  137. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/html/up.png +0 -0
  138. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/index.html +0 -0
  139. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.c +0 -0
  140. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io1.res +0 -0
  141. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.c +0 -0
  142. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/io2.res +0 -0
  143. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/libxml.gif +0 -0
  144. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse1.c +0 -0
  145. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse2.c +0 -0
  146. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse3.c +0 -0
  147. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/parse4.c +0 -0
  148. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.c +0 -0
  149. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader1.res +0 -0
  150. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader2.c +0 -0
  151. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.c +0 -0
  152. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader3.res +0 -0
  153. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.c +0 -0
  154. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/reader4.res +0 -0
  155. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/redhat.gif +0 -0
  156. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/smallfootonly.gif +0 -0
  157. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/structure.gif +0 -0
  158. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test1.xml +0 -0
  159. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test2.xml +0 -0
  160. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/test3.xml +0 -0
  161. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/testWriter.c +0 -0
  162. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.c +0 -0
  163. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree1.res +0 -0
  164. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.c +0 -0
  165. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tree2.res +0 -0
  166. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tst.xml +0 -0
  167. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apa.html +0 -0
  168. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apb.html +0 -0
  169. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apc.html +0 -0
  170. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apd.html +0 -0
  171. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ape.html +0 -0
  172. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apf.html +0 -0
  173. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/apg.html +0 -0
  174. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/aph.html +0 -0
  175. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/api.html +0 -0
  176. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s02.html +0 -0
  177. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s03.html +0 -0
  178. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s04.html +0 -0
  179. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s05.html +0 -0
  180. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s06.html +0 -0
  181. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s07.html +0 -0
  182. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s08.html +0 -0
  183. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ar01s09.html +0 -0
  184. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/blank.png +0 -0
  185. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/1.png +0 -0
  186. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/10.png +0 -0
  187. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/2.png +0 -0
  188. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/3.png +0 -0
  189. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/4.png +0 -0
  190. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/5.png +0 -0
  191. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/6.png +0 -0
  192. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/7.png +0 -0
  193. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/8.png +0 -0
  194. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/callouts/9.png +0 -0
  195. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/caution.png +0 -0
  196. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/draft.png +0 -0
  197. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/home.png +0 -0
  198. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/important.png +0 -0
  199. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/next.png +0 -0
  200. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/note.png +0 -0
  201. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/prev.png +0 -0
  202. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/tip.png +0 -0
  203. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-blank.png +0 -0
  204. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-minus.png +0 -0
  205. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/toc-plus.png +0 -0
  206. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/up.png +0 -0
  207. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/images/warning.png +0 -0
  208. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddattribute.c +0 -0
  209. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeaddkeyword.c +0 -0
  210. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includeconvert.c +0 -0
  211. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includegetattribute.c +0 -0
  212. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includekeyword.c +0 -0
  213. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/includexpath.c +0 -0
  214. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/index.html +0 -0
  215. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/ix01.html +0 -0
  216. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/tutorial/xmltutorial.pdf +0 -0
  217. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/w3c.png +0 -0
  218. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/writer.xml +0 -0
  219. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xml.html +48 -0
  220. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.c +0 -0
  221. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath1.res +0 -0
  222. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.c +0 -0
  223. data/vendor/local/share/doc/{libxml2-2.9.7 → libxml2-2.9.8}/html/xpath2.res +0 -0
  224. data/vendor/local/share/gtk-doc/html/cairo/bindings-errors.html +2 -2
  225. data/vendor/local/share/gtk-doc/html/cairo/bindings-fonts.html +2 -2
  226. data/vendor/local/share/gtk-doc/html/cairo/bindings-memory.html +2 -2
  227. data/vendor/local/share/gtk-doc/html/cairo/bindings-overloading.html +2 -2
  228. data/vendor/local/share/gtk-doc/html/cairo/bindings-path.html +2 -2
  229. data/vendor/local/share/gtk-doc/html/cairo/bindings-patterns.html +2 -2
  230. data/vendor/local/share/gtk-doc/html/cairo/bindings-return-values.html +2 -2
  231. data/vendor/local/share/gtk-doc/html/cairo/bindings-streams.html +2 -2
  232. data/vendor/local/share/gtk-doc/html/cairo/bindings-surfaces.html +2 -2
  233. data/vendor/local/share/gtk-doc/html/cairo/cairo-Error-handling.html +3 -3
  234. data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +31 -14
  235. data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +29 -13
  236. data/vendor/local/share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html +18 -9
  237. data/vendor/local/share/gtk-doc/html/cairo/cairo-PNG-Support.html +2 -2
  238. data/vendor/local/share/gtk-doc/html/cairo/cairo-Paths.html +102 -45
  239. data/vendor/local/share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html +53 -28
  240. data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-(CGFont)-Fonts.html +2 -2
  241. data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-Surfaces.html +15 -6
  242. data/vendor/local/share/gtk-doc/html/cairo/cairo-Raster-Sources.html +2 -2
  243. data/vendor/local/share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html +25 -12
  244. data/vendor/local/share/gtk-doc/html/cairo/cairo-Regions.html +12 -12
  245. data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +192 -5
  246. data/vendor/local/share/gtk-doc/html/cairo/cairo-Script-Surfaces.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +167 -71
  248. data/vendor/local/share/gtk-doc/html/cairo/cairo-Transformations.html +2 -2
  249. data/vendor/local/share/gtk-doc/html/cairo/cairo-Types.html +17 -7
  250. data/vendor/local/share/gtk-doc/html/cairo/cairo-User-Fonts.html +16 -16
  251. data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +33 -12
  252. data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Fonts.html +3 -3
  253. data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html +62 -8
  254. data/vendor/local/share/gtk-doc/html/cairo/cairo-XCB-Surfaces.html +7 -9
  255. data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html +3 -3
  256. data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html +3 -3
  257. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-device-t.html +51 -38
  258. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html +7 -7
  259. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html +92 -4
  260. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-matrix-t.html +2 -2
  261. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html +114 -65
  262. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html +167 -80
  263. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html +60 -38
  264. data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-t.html +49 -25
  265. data/vendor/local/share/gtk-doc/html/cairo/cairo-drawing.html +2 -2
  266. data/vendor/local/share/gtk-doc/html/cairo/cairo-fonts.html +2 -2
  267. data/vendor/local/share/gtk-doc/html/cairo/cairo-support.html +2 -2
  268. data/vendor/local/share/gtk-doc/html/cairo/cairo-surfaces.html +2 -2
  269. data/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +13 -13
  270. data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +17 -0
  271. data/vendor/local/share/gtk-doc/html/cairo/home.png +0 -0
  272. data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +58 -58
  273. data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +65 -65
  274. data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +14 -9
  275. data/vendor/local/share/gtk-doc/html/cairo/index-1.16.html +96 -0
  276. data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +55 -55
  277. data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +31 -31
  278. data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +24 -24
  279. data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +35 -35
  280. data/vendor/local/share/gtk-doc/html/cairo/index-all.html +522 -510
  281. data/vendor/local/share/gtk-doc/html/cairo/index.html +4 -3
  282. data/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +4 -4
  283. data/vendor/local/share/gtk-doc/html/cairo/left-insensitive.png +0 -0
  284. data/vendor/local/share/gtk-doc/html/cairo/left.png +0 -0
  285. data/vendor/local/share/gtk-doc/html/cairo/right-insensitive.png +0 -0
  286. data/vendor/local/share/gtk-doc/html/cairo/right.png +0 -0
  287. data/vendor/local/share/gtk-doc/html/cairo/up-insensitive.png +0 -0
  288. data/vendor/local/share/gtk-doc/html/cairo/up.png +0 -0
  289. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +9 -1
  290. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +11 -6
  291. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +6 -6
  292. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +4 -4
  293. data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +2 -0
  294. data/vendor/local/share/license/cairo/README +12 -18
  295. metadata +156 -155
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="cairo-drawing.html" title="Drawing">
9
9
  <link rel="prev" href="cairo-drawing.html" title="Drawing">
10
10
  <link rel="next" href="cairo-Paths.html" title="Paths">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -612,7 +612,7 @@ maintain a separate reference to it.</p>
612
612
  <p> a newly allocated <a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> with a reference
613
613
  count of 1. The initial reference count should be released
614
614
  with <a class="link" href="cairo-cairo-t.html#cairo-destroy" title="cairo_destroy ()"><code class="function">cairo_destroy()</code></a> when you are done using the <a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a>.
615
- This function never returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be
615
+ This function never returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be
616
616
  allocated, a special <a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> object will be returned on
617
617
  which <a class="link" href="cairo-cairo-t.html#cairo-status" title="cairo_status ()"><code class="function">cairo_status()</code></a> returns <a class="link" href="cairo-Error-handling.html#CAIRO-STATUS-NO-MEMORY:CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>. If
618
618
  you attempt to target a surface which does not support
@@ -832,15 +832,29 @@ the group by using <a class="link" href="cairo-cairo-t.html#cairo-push-group-wit
832
832
  <p>As an example, here is how one might fill and stroke a path with
833
833
  translucence, but without any portion of the fill being visible
834
834
  under the stroke:</p>
835
- <div class="informalexample"><pre class="programlisting">
836
- cairo_push_group (cr);
837
- cairo_set_source (cr, fill_pattern);
838
- cairo_fill_preserve (cr);
839
- cairo_set_source (cr, stroke_pattern);
840
- cairo_stroke (cr);
841
- cairo_pop_group_to_source (cr);
842
- cairo_paint_with_alpha (cr, alpha);
843
- </pre></div>
835
+ <div class="informalexample">
836
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
837
+ <tbody>
838
+ <tr>
839
+ <td class="listing_lines" align="right"><pre>1
840
+ 2
841
+ 3
842
+ 4
843
+ 5
844
+ 6
845
+ 7</pre></td>
846
+ <td class="listing_code"><pre class="programlisting"><span class="function"><a href="cairo-cairo-t.html#cairo-push-group">cairo_push_group</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
847
+ <span class="function"><a href="cairo-cairo-t.html#cairo-set-source">cairo_set_source</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> fill_pattern<span class="gtkdoc opt">);</span>
848
+ <span class="function"><a href="cairo-cairo-t.html#cairo-fill-preserve">cairo_fill_preserve</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
849
+ <span class="function"><a href="cairo-cairo-t.html#cairo-set-source">cairo_set_source</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> stroke_pattern<span class="gtkdoc opt">);</span>
850
+ <span class="function"><a href="cairo-cairo-t.html#cairo-stroke">cairo_stroke</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
851
+ <span class="function"><a href="cairo-cairo-t.html#cairo-pop-group-to-source">cairo_pop_group_to_source</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
852
+ <span class="function"><a href="cairo-cairo-t.html#cairo-paint-with-alpha">cairo_paint_with_alpha</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> alpha<span class="gtkdoc opt">);</span></pre></td>
853
+ </tr>
854
+ </tbody>
855
+ </table>
856
+ </div>
857
+
844
858
  <div class="refsect3">
845
859
  <a name="cairo-push-group.parameters"></a><h4>Parameters</h4>
846
860
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -946,11 +960,21 @@ cairo_pop_group_to_source (<em class="parameter"><code><a class="link" href="cai
946
960
  as the source pattern in the given cairo context.</p>
947
961
  <p>The behavior of this function is equivalent to the sequence of
948
962
  operations:</p>
949
- <div class="informalexample"><pre class="programlisting">
950
- cairo_pattern_t *group = cairo_pop_group (cr);
951
- cairo_set_source (cr, group);
952
- cairo_pattern_destroy (group);
953
- </pre></div>
963
+ <div class="informalexample">
964
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
965
+ <tbody>
966
+ <tr>
967
+ <td class="listing_lines" align="right"><pre>1
968
+ 2
969
+ 3</pre></td>
970
+ <td class="listing_code"><pre class="programlisting">cairo_pattern_t <span class="gtkdoc opt">*</span>group <span class="gtkdoc opt">=</span> <span class="function"><a href="cairo-cairo-t.html#cairo-pop-group">cairo_pop_group</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
971
+ <span class="function"><a href="cairo-cairo-t.html#cairo-set-source">cairo_set_source</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> group<span class="gtkdoc opt">);</span>
972
+ <span class="function"><a href="cairo-cairo-pattern-t.html#cairo-pattern-destroy">cairo_pattern_destroy</a></span> <span class="gtkdoc opt">(</span>group<span class="gtkdoc opt">);</span></pre></td>
973
+ </tr>
974
+ </tbody>
975
+ </table>
976
+ </div>
977
+
954
978
  <p>but is more convenient as their is no need for a variable to store
955
979
  the short-lived pointer to the pattern.</p>
956
980
  <p>The <a class="link" href="cairo-cairo-t.html#cairo-pop-group" title="cairo_pop_group ()"><code class="function">cairo_pop_group()</code></a> function calls <a class="link" href="cairo-cairo-t.html#cairo-restore" title="cairo_restore ()"><code class="function">cairo_restore()</code></a>, (balancing a
@@ -1422,7 +1446,7 @@ is not currently in effect).</p>
1422
1446
  cairo_get_dash (<em class="parameter"><code><a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> *cr</code></em>,
1423
1447
  <em class="parameter"><code><span class="type">double</span> *dashes</code></em>,
1424
1448
  <em class="parameter"><code><span class="type">double</span> *offset</code></em>);</pre>
1425
- <p>Gets the current dash array. If not <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>dashes</code></em>
1449
+ <p>Gets the current dash array. If 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>dashes</code></em>
1426
1450
  should be big
1427
1451
  enough to hold at least the number of values returned by
1428
1452
  <a class="link" href="cairo-cairo-t.html#cairo-get-dash-count" title="cairo_get_dash_count ()"><code class="function">cairo_get_dash_count()</code></a>.</p>
@@ -1442,12 +1466,12 @@ enough to hold at least the number of values returned by
1442
1466
  </tr>
1443
1467
  <tr>
1444
1468
  <td class="parameter_name"><p>dashes</p></td>
1445
- <td class="parameter_description"><p>return value for the dash array, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1469
+ <td class="parameter_description"><p>return value for the dash array, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1446
1470
  <td class="parameter_annotations"> </td>
1447
1471
  </tr>
1448
1472
  <tr>
1449
1473
  <td class="parameter_name"><p>offset</p></td>
1450
- <td class="parameter_description"><p>return value for the current dash offset, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1474
+ <td class="parameter_description"><p>return value for the current dash offset, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1451
1475
  <td class="parameter_annotations"> </td>
1452
1476
  </tr>
1453
1477
  </tbody>
@@ -2162,7 +2186,7 @@ be dereferenced.</p>
2162
2186
  <pre class="programlisting"><a class="link" href="cairo-cairo-t.html#cairo-rectangle-list-t" title="cairo_rectangle_list_t"><span class="returnvalue">cairo_rectangle_list_t</span></a> *
2163
2187
  cairo_copy_clip_rectangle_list (<em class="parameter"><code><a class="link" href="cairo-cairo-t.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> *cr</code></em>);</pre>
2164
2188
  <p>Gets the current clip region as a list of rectangles in user coordinates.
2165
- Never returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2189
+ Never returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2166
2190
  <p>The status in the list may be <a class="link" href="cairo-Error-handling.html#CAIRO-STATUS-CLIP-NOT-REPRESENTABLE:CAPS"><code class="literal">CAIRO_STATUS_CLIP_NOT_REPRESENTABLE</code></a> to
2167
2191
  indicate that the clip region cannot be represented as a list of
2168
2192
  user-space rectangles. The status may have other values to indicate
@@ -2779,7 +2803,7 @@ cairo_set_user_data (<em class="parameter"><code><a class="link" href="cairo-cai
2779
2803
  <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>
2780
2804
  <p>Attach user data to <em class="parameter"><code>cr</code></em>
2781
2805
  . To remove user data from a surface,
2782
- call this function with the key that was used to set it and <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2806
+ 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>
2783
2807
  for <em class="parameter"><code>data</code></em>
2784
2808
  .</p>
2785
2809
  <div class="refsect3">
@@ -2832,7 +2856,7 @@ cairo_get_user_data (<em class="parameter"><code><a class="link" href="cairo-cai
2832
2856
  <p>Return user data previously attached to <em class="parameter"><code>cr</code></em>
2833
2857
  using the specified
2834
2858
  key. If no user data has been attached with the given key this
2835
- function returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2859
+ function returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2836
2860
  <div class="refsect3">
2837
2861
  <a name="cairo-get-user-data.parameters"></a><h4>Parameters</h4>
2838
2862
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -2858,7 +2882,7 @@ attached to</p></td>
2858
2882
  </div>
2859
2883
  <div class="refsect3">
2860
2884
  <a name="cairo-get-user-data.returns"></a><h4>Returns</h4>
2861
- <p> the user data previously attached or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2885
+ <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>
2862
2886
  </div>
2863
2887
  <p class="since">Since: 1.4</p>
2864
2888
  </div>
@@ -3122,7 +3146,7 @@ transparent or fully opaque. The actual implementation works for
3122
3146
  translucent layers too.
3123
3147
  For a more detailed explanation of the effects of each operator, including
3124
3148
  the mathematical definitions, see</p>
3125
- <a class="ulink" href="http://cairographics.org/operators/" target="_top">http://cairographics.org/operators/</a>.
3149
+ <a class="ulink" href="https://cairographics.org/operators/" target="_top">https://cairographics.org/operators/</a>.
3126
3150
  <div class="refsect3">
3127
3151
  <a name="cairo-operator-t.members"></a><h4>Members</h4>
3128
3152
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -3459,6 +3483,6 @@ array of rectangles.</p>
3459
3483
  </div>
3460
3484
  </div>
3461
3485
  <div class="footer">
3462
- <hr>Generated by GTK-Doc V1.25</div>
3486
+ <hr>Generated by GTK-Doc V1.27</div>
3463
3487
  </body>
3464
3488
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
9
  <link rel="prev" href="index.html" title="Cairo: A Vector Graphics Library">
10
10
  <link rel="next" href="cairo-cairo-t.html" title="cairo_t">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -50,6 +50,6 @@
50
50
  </dl></div>
51
51
  </div>
52
52
  <div class="footer">
53
- <hr>Generated by GTK-Doc V1.25</div>
53
+ <hr>Generated by GTK-Doc V1.27</div>
54
54
  </body>
55
55
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
9
  <link rel="prev" href="cairo-Tags-and-Links.html" title="Tags and Links">
10
10
  <link rel="next" href="cairo-cairo-font-face-t.html" title="cairo_font_face_t">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.27 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -47,6 +47,6 @@
47
47
  </dl></div>
48
48
  </div>
49
49
  <div class="footer">
50
- <hr>Generated by GTK-Doc V1.25</div>
50
+ <hr>Generated by GTK-Doc V1.27</div>
51
51
  </body>
52
52
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
9
  <link rel="prev" href="cairo-Script-Surfaces.html" title="Script Surfaces">
10
10
  <link rel="next" href="cairo-cairo-matrix-t.html" title="cairo_matrix_t">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -38,6 +38,6 @@
38
38
  </dl></div>
39
39
  </div>
40
40
  <div class="footer">
41
- <hr>Generated by GTK-Doc V1.25</div>
41
+ <hr>Generated by GTK-Doc V1.27</div>
42
42
  </body>
43
43
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
9
  <link rel="prev" href="cairo-User-Fonts.html" title="User Fonts">
10
10
  <link rel="next" href="cairo-cairo-device-t.html" title="cairo_device_t">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -68,6 +68,6 @@
68
68
  </dl></div>
69
69
  </div>
70
70
  <div class="footer">
71
- <hr>Generated by GTK-Doc V1.25</div>
71
+ <hr>Generated by GTK-Doc V1.27</div>
72
72
  </body>
73
73
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="cairo-drawing.html" title="Drawing">
9
9
  <link rel="prev" href="cairo-Transformations.html" title="Transformations">
10
10
  <link rel="next" href="cairo-Raster-Sources.html" title="Raster Sources">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -576,7 +576,7 @@ destroyed if there are no other references to it.</p>
576
576
  </tr>
577
577
  <tr>
578
578
  <td class="parameter_name"><p>font_face</p></td>
579
- <td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to restore to the default font</p></td>
579
+ <td class="parameter_description"><p>a <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to restore to the default font</p></td>
580
580
  <td class="parameter_annotations"> </td>
581
581
  </tr>
582
582
  </tbody>
@@ -610,7 +610,7 @@ cairo_get_font_face (<em class="parameter"><code><a class="link" href="cairo-cai
610
610
  <p> the current font face. This object is owned by
611
611
  cairo. To keep a reference to it, you must call
612
612
  <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-reference" title="cairo_font_face_reference ()"><code class="function">cairo_font_face_reference()</code></a>.</p>
613
- <p>This function never returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be allocated, a
613
+ <p>This function never returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be allocated, a
614
614
  special "nil" <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> object will be returned on which
615
615
  <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-status" title="cairo_font_face_status ()"><code class="function">cairo_font_face_status()</code></a> returns <a class="link" href="cairo-Error-handling.html#CAIRO-STATUS-NO-MEMORY:CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>. Using
616
616
  this nil object will cause its error state to propagate to other
@@ -681,7 +681,7 @@ cairo_get_scaled_font (<em class="parameter"><code><a class="link" href="cairo-c
681
681
  <p> the current scaled font. This object is owned by
682
682
  cairo. To keep a reference to it, you must call
683
683
  <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-reference" title="cairo_scaled_font_reference ()"><code class="function">cairo_scaled_font_reference()</code></a>.</p>
684
- <p>This function never returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be allocated, a
684
+ <p>This function never returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If memory cannot be allocated, a
685
685
  special "nil" <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> object will be returned on which
686
686
  <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> returns <a class="link" href="cairo-Error-handling.html#CAIRO-STATUS-NO-MEMORY:CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>. Using
687
687
  this nil object will cause its error state to propagate to other
@@ -731,7 +731,7 @@ serious text-using applications. See <a class="link" href="cairo-text.html#cairo
731
731
  </tr>
732
732
  <tr>
733
733
  <td class="parameter_name"><p>utf8</p></td>
734
- <td class="parameter_description"><p>a NUL-terminated string of text encoded in UTF-8, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
734
+ <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>
735
735
  <td class="parameter_annotations"> </td>
736
736
  </tr>
737
737
  </tbody>
@@ -940,7 +940,7 @@ affect the x_advance and y_advance values.</p>
940
940
  </tr>
941
941
  <tr>
942
942
  <td class="parameter_name"><p>utf8</p></td>
943
- <td class="parameter_description"><p>a NUL-terminated string of text encoded in UTF-8, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
943
+ <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>
944
944
  <td class="parameter_annotations"> </td>
945
945
  </tr>
946
946
  <tr>
@@ -1149,9 +1149,9 @@ This function is only useful in implementations of
1149
1149
  needs to allocate an array of glyphs that cairo will free.
1150
1150
  For all other uses, user can use their own allocation method
1151
1151
  for glyphs.</p>
1152
- <p>This function returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>num_glyphs</code></em>
1152
+ <p>This function returns <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>num_glyphs</code></em>
1153
1153
  is not positive,
1154
- or if out of memory. That means, the <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> return value
1154
+ or if out of memory. That means, the <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> return value
1155
1155
  signals out-of-memory only if <em class="parameter"><code>num_glyphs</code></em>
1156
1156
  was positive.</p>
1157
1157
  <div class="refsect3">
@@ -1197,7 +1197,7 @@ for glyphs.</p>
1197
1197
  </colgroup>
1198
1198
  <tbody><tr>
1199
1199
  <td class="parameter_name"><p>glyphs</p></td>
1200
- <td class="parameter_description"><p>array of glyphs to free, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1200
+ <td class="parameter_description"><p>array of glyphs to free, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1201
1201
  <td class="parameter_annotations"> </td>
1202
1202
  </tr></tbody>
1203
1203
  </table></div>
@@ -1215,9 +1215,9 @@ This function is only useful in implementations of
1215
1215
  needs to allocate an array of text clusters that cairo will free.
1216
1216
  For all other uses, user can use their own allocation method
1217
1217
  for text clusters.</p>
1218
- <p>This function returns <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>num_clusters</code></em>
1218
+ <p>This function returns <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>num_clusters</code></em>
1219
1219
  is not positive,
1220
- or if out of memory. That means, the <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> return value
1220
+ or if out of memory. That means, the <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> return value
1221
1221
  signals out-of-memory only if <em class="parameter"><code>num_clusters</code></em>
1222
1222
  was positive.</p>
1223
1223
  <div class="refsect3">
@@ -1263,7 +1263,7 @@ for text clusters.</p>
1263
1263
  </colgroup>
1264
1264
  <tbody><tr>
1265
1265
  <td class="parameter_name"><p>clusters</p></td>
1266
- <td class="parameter_description"><p>array of text clusters to free, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1266
+ <td class="parameter_description"><p>array of text clusters to free, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1267
1267
  <td class="parameter_annotations"> </td>
1268
1268
  </tr></tbody>
1269
1269
  </table></div>
@@ -1475,6 +1475,6 @@ map to glyphs in the glyph array from end to start. (Since 1.8)</p>
1475
1475
  </div>
1476
1476
  </div>
1477
1477
  <div class="footer">
1478
- <hr>Generated by GTK-Doc V1.25</div>
1478
+ <hr>Generated by GTK-Doc V1.27</div>
1479
1479
  </body>
1480
1480
  </html>
@@ -50,6 +50,7 @@
50
50
  <sub name="Index of new symbols in 1.10" link="index-1.10.html"/>
51
51
  <sub name="Index of new symbols in 1.12" link="index-1.12.html"/>
52
52
  <sub name="Index of new symbols in 1.14" link="index-1.14.html"/>
53
+ <sub name="Index of new symbols in 1.16" link="index-1.16.html"/>
53
54
  <sub name="Creating a language binding for cairo" link="language-bindings.html">
54
55
  <sub name="General considerations" link="language-bindings.html#bindings-general"/>
55
56
  <sub name="Memory management" link="bindings-memory.html"/>
@@ -328,6 +329,8 @@
328
329
  <keyword type="function" name="cairo_font_options_get_hint_style ()" link="cairo-cairo-font-options-t.html#cairo-font-options-get-hint-style" since="1.0"/>
329
330
  <keyword type="function" name="cairo_font_options_set_hint_metrics ()" link="cairo-cairo-font-options-t.html#cairo-font-options-set-hint-metrics" since="1.0"/>
330
331
  <keyword type="function" name="cairo_font_options_get_hint_metrics ()" link="cairo-cairo-font-options-t.html#cairo-font-options-get-hint-metrics" since="1.0"/>
332
+ <keyword type="function" name="cairo_font_options_get_variations ()" link="cairo-cairo-font-options-t.html#cairo-font-options-get-variations" since="1.16"/>
333
+ <keyword type="function" name="cairo_font_options_set_variations ()" link="cairo-cairo-font-options-t.html#cairo-font-options-set-variations" since="1.16"/>
331
334
  <keyword type="typedef" name="cairo_font_options_t" link="cairo-cairo-font-options-t.html#cairo-font-options-t" since="1.0"/>
332
335
  <keyword type="enum" name="enum cairo_subpixel_order_t" link="cairo-cairo-font-options-t.html#cairo-subpixel-order-t" since="1.0"/>
333
336
  <keyword type="enum" name="enum cairo_hint_style_t" link="cairo-cairo-font-options-t.html#cairo-hint-style-t" since="1.0"/>
@@ -488,17 +491,21 @@
488
491
  <keyword type="function" name="cairo_win32_surface_create ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create" since="1.0"/>
489
492
  <keyword type="function" name="cairo_win32_surface_create_with_dib ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-dib" since="1.2"/>
490
493
  <keyword type="function" name="cairo_win32_surface_create_with_ddb ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-ddb" since="1.4"/>
494
+ <keyword type="function" name="cairo_win32_surface_create_with_format ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-format" since="1.14"/>
491
495
  <keyword type="function" name="cairo_win32_printing_surface_create ()" link="cairo-Win32-Surfaces.html#cairo-win32-printing-surface-create" since="1.6"/>
492
496
  <keyword type="function" name="cairo_win32_surface_get_dc ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-get-dc" since="1.2"/>
493
497
  <keyword type="function" name="cairo_win32_surface_get_image ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-get-image" since="1.4"/>
494
498
  <keyword type="macro" name="CAIRO_HAS_WIN32_SURFACE" link="cairo-Win32-Surfaces.html#CAIRO-HAS-WIN32-SURFACE:CAPS" since="1.0"/>
495
499
  <keyword type="function" name="cairo_svg_surface_create ()" link="cairo-SVG-Surfaces.html#cairo-svg-surface-create" since="1.2"/>
496
500
  <keyword type="function" name="cairo_svg_surface_create_for_stream ()" link="cairo-SVG-Surfaces.html#cairo-svg-surface-create-for-stream" since="1.2"/>
501
+ <keyword type="function" name="cairo_svg_surface_get_document_unit ()" link="cairo-SVG-Surfaces.html#cairo-svg-surface-get-document-unit" since="1.16"/>
502
+ <keyword type="function" name="cairo_svg_surface_set_document_unit ()" link="cairo-SVG-Surfaces.html#cairo-svg-surface-set-document-unit" since="1.16"/>
497
503
  <keyword type="function" name="cairo_svg_surface_restrict_to_version ()" link="cairo-SVG-Surfaces.html#cairo-svg-surface-restrict-to-version" since="1.2"/>
498
504
  <keyword type="function" name="cairo_svg_get_versions ()" link="cairo-SVG-Surfaces.html#cairo-svg-get-versions" since="1.2"/>
499
505
  <keyword type="function" name="cairo_svg_version_to_string ()" link="cairo-SVG-Surfaces.html#cairo-svg-version-to-string" since="1.2"/>
500
506
  <keyword type="macro" name="CAIRO_HAS_SVG_SURFACE" link="cairo-SVG-Surfaces.html#CAIRO-HAS-SVG-SURFACE:CAPS" since="1.2"/>
501
507
  <keyword type="enum" name="enum cairo_svg_version_t" link="cairo-SVG-Surfaces.html#cairo-svg-version-t" since="1.2"/>
508
+ <keyword type="enum" name="enum cairo_svg_unit_t" link="cairo-SVG-Surfaces.html#cairo-svg-unit-t" since="1.16"/>
502
509
  <keyword type="function" name="cairo_quartz_surface_create ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create" since="1.6"/>
503
510
  <keyword type="function" name="cairo_quartz_surface_create_for_cg_context ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create-for-cg-context" since="1.6"/>
504
511
  <keyword type="function" name="cairo_quartz_surface_get_cg_context ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-get-cg-context" since="1.6"/>
@@ -725,6 +732,16 @@
725
732
  <keyword type="constant" name="CAIRO_PS_LEVEL_3" link="cairo-PostScript-Surfaces.html#CAIRO-PS-LEVEL-3:CAPS"/>
726
733
  <keyword type="constant" name="CAIRO_SVG_VERSION_1_1" link="cairo-SVG-Surfaces.html#CAIRO-SVG-VERSION-1-1:CAPS"/>
727
734
  <keyword type="constant" name="CAIRO_SVG_VERSION_1_2" link="cairo-SVG-Surfaces.html#CAIRO-SVG-VERSION-1-2:CAPS"/>
735
+ <keyword type="constant" name="CAIRO_SVG_UNIT_USER" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-USER:CAPS"/>
736
+ <keyword type="constant" name="CAIRO_SVG_UNIT_EM" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-EM:CAPS"/>
737
+ <keyword type="constant" name="CAIRO_SVG_UNIT_EX" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-EX:CAPS"/>
738
+ <keyword type="constant" name="CAIRO_SVG_UNIT_PX" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-PX:CAPS"/>
739
+ <keyword type="constant" name="CAIRO_SVG_UNIT_IN" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-IN:CAPS"/>
740
+ <keyword type="constant" name="CAIRO_SVG_UNIT_CM" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-CM:CAPS"/>
741
+ <keyword type="constant" name="CAIRO_SVG_UNIT_MM" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-MM:CAPS"/>
742
+ <keyword type="constant" name="CAIRO_SVG_UNIT_PT" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-PT:CAPS"/>
743
+ <keyword type="constant" name="CAIRO_SVG_UNIT_PC" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-PC:CAPS"/>
744
+ <keyword type="constant" name="CAIRO_SVG_UNIT_PERCENT" link="cairo-SVG-Surfaces.html#CAIRO-SVG-UNIT-PERCENT:CAPS"/>
728
745
  <keyword type="constant" name="CAIRO_SCRIPT_MODE_ASCII" link="cairo-Script-Surfaces.html#CAIRO-SCRIPT-MODE-ASCII:CAPS"/>
729
746
  <keyword type="constant" name="CAIRO_SCRIPT_MODE_BINARY" link="cairo-Script-Surfaces.html#CAIRO-SCRIPT-MODE-BINARY:CAPS"/>
730
747
  <keyword type="constant" name="CAIRO_STATUS_SUCCESS" link="cairo-Error-handling.html#CAIRO-STATUS-SUCCESS:CAPS"/>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
9
  <link rel="prev" href="index-1.8.html" title="Index of new symbols in 1.8">
10
10
  <link rel="next" href="index-1.12.html" title="Index of new symbols in 1.12">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
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">
@@ -26,151 +26,151 @@
26
26
  <div class="indexdiv">
27
27
  <h3>D</h3>
28
28
  <dl>
29
- <dt id="ientry-idp47028694011296">cairo_device_acquire, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-acquire">cairo_device_acquire ()</a>
29
+ <dt id="ientry-idm18286">cairo_device_acquire, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-acquire">cairo_device_acquire ()</a>
30
30
  </dt>
31
- <dt id="ientry-idp47028694611824">cairo_device_destroy, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-destroy">cairo_device_destroy ()</a>
31
+ <dt id="ientry-idm17956">cairo_device_destroy, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-destroy">cairo_device_destroy ()</a>
32
32
  </dt>
33
- <dt id="ientry-idp47028694651312">cairo_device_finish, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-finish">cairo_device_finish ()</a>
33
+ <dt id="ientry-idm18024">cairo_device_finish, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-finish">cairo_device_finish ()</a>
34
34
  </dt>
35
- <dt id="ientry-idp47028694674960">cairo_device_flush, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-flush">cairo_device_flush ()</a>
35
+ <dt id="ientry-idm18064">cairo_device_flush, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-flush">cairo_device_flush ()</a>
36
36
  </dt>
37
- <dt id="ientry-idp47028694712736">cairo_device_get_reference_count, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-reference-count">cairo_device_get_reference_count ()</a>
37
+ <dt id="ientry-idm18129">cairo_device_get_reference_count, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-reference-count">cairo_device_get_reference_count ()</a>
38
38
  </dt>
39
- <dt id="ientry-idp47028694692528">cairo_device_get_type, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-type">cairo_device_get_type ()</a>
39
+ <dt id="ientry-idm18094">cairo_device_get_type, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-type">cairo_device_get_type ()</a>
40
40
  </dt>
41
- <dt id="ientry-idp47028693984768">cairo_device_get_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-user-data">cairo_device_get_user_data ()</a>
41
+ <dt id="ientry-idm18238">cairo_device_get_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-user-data">cairo_device_get_user_data ()</a>
42
42
  </dt>
43
- <dt id="ientry-idp47028694587312">cairo_device_reference, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-reference">cairo_device_reference ()</a>
43
+ <dt id="ientry-idm17913">cairo_device_reference, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-reference">cairo_device_reference ()</a>
44
44
  </dt>
45
- <dt id="ientry-idp47028694037968">cairo_device_release, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-release">cairo_device_release ()</a>
45
+ <dt id="ientry-idm18332">cairo_device_release, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-release">cairo_device_release ()</a>
46
46
  </dt>
47
- <dt id="ientry-idp47028693946352">cairo_device_set_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-set-user-data">cairo_device_set_user_data ()</a>
47
+ <dt id="ientry-idm18163">cairo_device_set_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-set-user-data">cairo_device_set_user_data ()</a>
48
48
  </dt>
49
- <dt id="ientry-idp47028694631680">cairo_device_status, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-status">cairo_device_status ()</a>
49
+ <dt id="ientry-idm17990">cairo_device_status, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-status">cairo_device_status ()</a>
50
50
  </dt>
51
- <dt id="ientry-idp47028694106784">cairo_device_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-t">cairo_device_t</a>
51
+ <dt id="ientry-idm18442">cairo_device_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-t">cairo_device_t</a>
52
52
  </dt>
53
- <dt id="ientry-idp47028694121376">cairo_device_type_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-type-t">enum cairo_device_type_t</a>
53
+ <dt id="ientry-idm18468">cairo_device_type_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-type-t">enum cairo_device_type_t</a>
54
54
  </dt>
55
55
  </dl>
56
56
  </div>
57
57
  <div class="indexdiv">
58
58
  <h3>H</h3>
59
59
  <dl>
60
- <dt id="ientry-idp47028693122784">CAIRO_HAS_FC_FONT, <a class="indexterm" href="cairo-FreeType-Fonts.html#CAIRO-HAS-FC-FONT:CAPS">CAIRO_HAS_FC_FONT</a>
60
+ <dt id="ientry-idm16231">CAIRO_HAS_FC_FONT, <a class="indexterm" href="cairo-FreeType-Fonts.html#CAIRO-HAS-FC-FONT:CAPS">CAIRO_HAS_FC_FONT</a>
61
61
  </dt>
62
- <dt id="ientry-idp47028697413536">CAIRO_HAS_RECORDING_SURFACE, <a class="indexterm" href="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS">CAIRO_HAS_RECORDING_SURFACE</a>
62
+ <dt id="ientry-idm23540">CAIRO_HAS_RECORDING_SURFACE, <a class="indexterm" href="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS">CAIRO_HAS_RECORDING_SURFACE</a>
63
63
  </dt>
64
64
  </dl>
65
65
  </div>
66
66
  <div class="indexdiv">
67
67
  <h3>I</h3>
68
- <dl><dt id="ientry-idp47028686910496">cairo_in_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-clip">cairo_in_clip ()</a>
68
+ <dl><dt id="ientry-idm2275">cairo_in_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-clip">cairo_in_clip ()</a>
69
69
  </dt></dl>
70
70
  </div>
71
71
  <div class="indexdiv">
72
72
  <h3>M</h3>
73
73
  <dl>
74
- <dt id="ientry-idp47028696580320">CAIRO_MIME_TYPE_JP2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JP2:CAPS">CAIRO_MIME_TYPE_JP2</a>
74
+ <dt id="ientry-idm20505">CAIRO_MIME_TYPE_JP2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JP2:CAPS">CAIRO_MIME_TYPE_JP2</a>
75
75
  </dt>
76
- <dt id="ientry-idp47028696586576">CAIRO_MIME_TYPE_JPEG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JPEG:CAPS">CAIRO_MIME_TYPE_JPEG</a>
76
+ <dt id="ientry-idm20513">CAIRO_MIME_TYPE_JPEG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JPEG:CAPS">CAIRO_MIME_TYPE_JPEG</a>
77
77
  </dt>
78
- <dt id="ientry-idp47028696592816">CAIRO_MIME_TYPE_PNG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-PNG:CAPS">CAIRO_MIME_TYPE_PNG</a>
78
+ <dt id="ientry-idm20521">CAIRO_MIME_TYPE_PNG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-PNG:CAPS">CAIRO_MIME_TYPE_PNG</a>
79
79
  </dt>
80
- <dt id="ientry-idp47028696598976">CAIRO_MIME_TYPE_URI, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-URI:CAPS">CAIRO_MIME_TYPE_URI</a>
80
+ <dt id="ientry-idm20529">CAIRO_MIME_TYPE_URI, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-URI:CAPS">CAIRO_MIME_TYPE_URI</a>
81
81
  </dt>
82
82
  </dl>
83
83
  </div>
84
84
  <div class="indexdiv">
85
85
  <h3>P</h3>
86
86
  <dl>
87
- <dt id="ientry-idp47028695477488">cairo_pdf_get_versions, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-get-versions">cairo_pdf_get_versions ()</a>
87
+ <dt id="ientry-idm21693">cairo_pdf_get_versions, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-get-versions">cairo_pdf_get_versions ()</a>
88
88
  </dt>
89
- <dt id="ientry-idp47028695454544">cairo_pdf_surface_restrict_to_version, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-restrict-to-version">cairo_pdf_surface_restrict_to_version ()</a>
89
+ <dt id="ientry-idm21651">cairo_pdf_surface_restrict_to_version, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-restrict-to-version">cairo_pdf_surface_restrict_to_version ()</a>
90
90
  </dt>
91
- <dt id="ientry-idp47028696890656">cairo_pdf_version_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-t">enum cairo_pdf_version_t</a>
91
+ <dt id="ientry-idm22152">cairo_pdf_version_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-t">enum cairo_pdf_version_t</a>
92
92
  </dt>
93
- <dt id="ientry-idp47028695498608">cairo_pdf_version_to_string, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-to-string">cairo_pdf_version_to_string ()</a>
93
+ <dt id="ientry-idm21731">cairo_pdf_version_to_string, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-to-string">cairo_pdf_version_to_string ()</a>
94
94
  </dt>
95
95
  </dl>
96
96
  </div>
97
97
  <div class="indexdiv">
98
98
  <h3>R</h3>
99
99
  <dl>
100
- <dt id="ientry-idp47028685240880">cairo_recording_surface_create, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-create">cairo_recording_surface_create ()</a>
100
+ <dt id="ientry-idm23382">cairo_recording_surface_create, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-create">cairo_recording_surface_create ()</a>
101
101
  </dt>
102
- <dt id="ientry-idp47028680761696">cairo_recording_surface_ink_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents">cairo_recording_surface_ink_extents ()</a>
102
+ <dt id="ientry-idm23426">cairo_recording_surface_ink_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents">cairo_recording_surface_ink_extents ()</a>
103
103
  </dt>
104
- <dt id="ientry-idp47028697651104">cairo_rectangle_int_t, <a class="indexterm" href="cairo-Types.html#cairo-rectangle-int-t">cairo_rectangle_int_t</a>
104
+ <dt id="ientry-idm28466">cairo_rectangle_int_t, <a class="indexterm" href="cairo-Types.html#cairo-rectangle-int-t">cairo_rectangle_int_t</a>
105
105
  </dt>
106
- <dt id="ientry-idp47028688042640">cairo_region_contains_point, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-point">cairo_region_contains_point ()</a>
106
+ <dt id="ientry-idm9031">cairo_region_contains_point, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-point">cairo_region_contains_point ()</a>
107
107
  </dt>
108
- <dt id="ientry-idp47028688075712">cairo_region_contains_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-rectangle">cairo_region_contains_rectangle ()</a>
108
+ <dt id="ientry-idm9091">cairo_region_contains_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-rectangle">cairo_region_contains_rectangle ()</a>
109
109
  </dt>
110
- <dt id="ientry-idp47028687864112">cairo_region_copy, <a class="indexterm" href="cairo-Regions.html#cairo-region-copy">cairo_region_copy ()</a>
110
+ <dt id="ientry-idm8717">cairo_region_copy, <a class="indexterm" href="cairo-Regions.html#cairo-region-copy">cairo_region_copy ()</a>
111
111
  </dt>
112
- <dt id="ientry-idp47028687802224">cairo_region_create, <a class="indexterm" href="cairo-Regions.html#cairo-region-create">cairo_region_create ()</a>
112
+ <dt id="ientry-idm8610">cairo_region_create, <a class="indexterm" href="cairo-Regions.html#cairo-region-create">cairo_region_create ()</a>
113
113
  </dt>
114
- <dt id="ientry-idp47028687814816">cairo_region_create_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangle">cairo_region_create_rectangle ()</a>
114
+ <dt id="ientry-idm8631">cairo_region_create_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangle">cairo_region_create_rectangle ()</a>
115
115
  </dt>
116
- <dt id="ientry-idp47028687837536">cairo_region_create_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangles">cairo_region_create_rectangles ()</a>
116
+ <dt id="ientry-idm8670">cairo_region_create_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangles">cairo_region_create_rectangles ()</a>
117
117
  </dt>
118
- <dt id="ientry-idp47028687908848">cairo_region_destroy, <a class="indexterm" href="cairo-Regions.html#cairo-region-destroy">cairo_region_destroy ()</a>
118
+ <dt id="ientry-idm8794">cairo_region_destroy, <a class="indexterm" href="cairo-Regions.html#cairo-region-destroy">cairo_region_destroy ()</a>
119
119
  </dt>
120
- <dt id="ientry-idp47028688108240">cairo_region_equal, <a class="indexterm" href="cairo-Regions.html#cairo-region-equal">cairo_region_equal ()</a>
120
+ <dt id="ientry-idm9148">cairo_region_equal, <a class="indexterm" href="cairo-Regions.html#cairo-region-equal">cairo_region_equal ()</a>
121
121
  </dt>
122
- <dt id="ientry-idp47028687950800">cairo_region_get_extents, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-extents">cairo_region_get_extents ()</a>
122
+ <dt id="ientry-idm8867">cairo_region_get_extents, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-extents">cairo_region_get_extents ()</a>
123
123
  </dt>
124
- <dt id="ientry-idp47028687993360">cairo_region_get_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-rectangle">cairo_region_get_rectangle ()</a>
124
+ <dt id="ientry-idm8942">cairo_region_get_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-rectangle">cairo_region_get_rectangle ()</a>
125
125
  </dt>
126
- <dt id="ientry-idp47028688164912">cairo_region_intersect, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect">cairo_region_intersect ()</a>
126
+ <dt id="ientry-idm9253">cairo_region_intersect, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect">cairo_region_intersect ()</a>
127
127
  </dt>
128
- <dt id="ientry-idp47028688192544">cairo_region_intersect_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect-rectangle">cairo_region_intersect_rectangle ()</a>
128
+ <dt id="ientry-idm9303">cairo_region_intersect_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect-rectangle">cairo_region_intersect_rectangle ()</a>
129
129
  </dt>
130
- <dt id="ientry-idp47028688020128">cairo_region_is_empty, <a class="indexterm" href="cairo-Regions.html#cairo-region-is-empty">cairo_region_is_empty ()</a>
130
+ <dt id="ientry-idm8993">cairo_region_is_empty, <a class="indexterm" href="cairo-Regions.html#cairo-region-is-empty">cairo_region_is_empty ()</a>
131
131
  </dt>
132
- <dt id="ientry-idp47028687973072">cairo_region_num_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-num-rectangles">cairo_region_num_rectangles ()</a>
132
+ <dt id="ientry-idm8908">cairo_region_num_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-num-rectangles">cairo_region_num_rectangles ()</a>
133
133
  </dt>
134
- <dt id="ientry-idp47028688404576">cairo_region_overlap_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-overlap-t">enum cairo_region_overlap_t</a>
134
+ <dt id="ientry-idm9683">cairo_region_overlap_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-overlap-t">enum cairo_region_overlap_t</a>
135
135
  </dt>
136
- <dt id="ientry-idp47028687886800">cairo_region_reference, <a class="indexterm" href="cairo-Regions.html#cairo-region-reference">cairo_region_reference ()</a>
136
+ <dt id="ientry-idm8756">cairo_region_reference, <a class="indexterm" href="cairo-Regions.html#cairo-region-reference">cairo_region_reference ()</a>
137
137
  </dt>
138
- <dt id="ientry-idp47028687929952">cairo_region_status, <a class="indexterm" href="cairo-Regions.html#cairo-region-status">cairo_region_status ()</a>
138
+ <dt id="ientry-idm8831">cairo_region_status, <a class="indexterm" href="cairo-Regions.html#cairo-region-status">cairo_region_status ()</a>
139
139
  </dt>
140
- <dt id="ientry-idp47028688220000">cairo_region_subtract, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract">cairo_region_subtract ()</a>
140
+ <dt id="ientry-idm9353">cairo_region_subtract, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract">cairo_region_subtract ()</a>
141
141
  </dt>
142
- <dt id="ientry-idp47028688247616">cairo_region_subtract_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract-rectangle">cairo_region_subtract_rectangle ()</a>
142
+ <dt id="ientry-idm9403">cairo_region_subtract_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract-rectangle">cairo_region_subtract_rectangle ()</a>
143
143
  </dt>
144
- <dt id="ientry-idp47028688391616">cairo_region_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-t">cairo_region_t</a>
144
+ <dt id="ientry-idm9661">cairo_region_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-t">cairo_region_t</a>
145
145
  </dt>
146
- <dt id="ientry-idp47028688138256">cairo_region_translate, <a class="indexterm" href="cairo-Regions.html#cairo-region-translate">cairo_region_translate ()</a>
146
+ <dt id="ientry-idm9203">cairo_region_translate, <a class="indexterm" href="cairo-Regions.html#cairo-region-translate">cairo_region_translate ()</a>
147
147
  </dt>
148
- <dt id="ientry-idp47028688275136">cairo_region_union, <a class="indexterm" href="cairo-Regions.html#cairo-region-union">cairo_region_union ()</a>
148
+ <dt id="ientry-idm9453">cairo_region_union, <a class="indexterm" href="cairo-Regions.html#cairo-region-union">cairo_region_union ()</a>
149
149
  </dt>
150
- <dt id="ientry-idp47028688302720">cairo_region_union_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-union-rectangle">cairo_region_union_rectangle ()</a>
150
+ <dt id="ientry-idm9503">cairo_region_union_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-union-rectangle">cairo_region_union_rectangle ()</a>
151
151
  </dt>
152
- <dt id="ientry-idp47028688330320">cairo_region_xor, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor">cairo_region_xor ()</a>
152
+ <dt id="ientry-idm9553">cairo_region_xor, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor">cairo_region_xor ()</a>
153
153
  </dt>
154
- <dt id="ientry-idp47028688360048">cairo_region_xor_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor-rectangle">cairo_region_xor_rectangle ()</a>
154
+ <dt id="ientry-idm9606">cairo_region_xor_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor-rectangle">cairo_region_xor_rectangle ()</a>
155
155
  </dt>
156
156
  </dl>
157
157
  </div>
158
158
  <div class="indexdiv">
159
159
  <h3>S</h3>
160
160
  <dl>
161
- <dt id="ientry-idp47028695009200">cairo_surface_create_for_rectangle, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-for-rectangle">cairo_surface_create_for_rectangle ()</a>
161
+ <dt id="ientry-idm19019">cairo_surface_create_for_rectangle, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-for-rectangle">cairo_surface_create_for_rectangle ()</a>
162
162
  </dt>
163
- <dt id="ientry-idp47028695887568">cairo_surface_get_device, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device">cairo_surface_get_device ()</a>
163
+ <dt id="ientry-idm19280">cairo_surface_get_device, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device">cairo_surface_get_device ()</a>
164
164
  </dt>
165
- <dt id="ientry-idp47028696411088">cairo_surface_get_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-mime-data">cairo_surface_get_mime_data ()</a>
165
+ <dt id="ientry-idm20230">cairo_surface_get_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-mime-data">cairo_surface_get_mime_data ()</a>
166
166
  </dt>
167
- <dt id="ientry-idp47028696350832">cairo_surface_set_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-mime-data">cairo_surface_set_mime_data ()</a>
167
+ <dt id="ientry-idm20117">cairo_surface_set_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-mime-data">cairo_surface_set_mime_data ()</a>
168
168
  </dt>
169
169
  </dl>
170
170
  </div>
171
171
  </div>
172
172
  </div>
173
173
  <div class="footer">
174
- <hr>Generated by GTK-Doc V1.25</div>
174
+ <hr>Generated by GTK-Doc V1.27</div>
175
175
  </body>
176
176
  </html>