pango 1.0.3-x86-mingw32 → 1.1.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (140) hide show
  1. data/ext/pango/extconf.rb +3 -0
  2. data/ext/pango/rbpango.c +312 -12
  3. data/ext/pango/rbpango.h +33 -22
  4. data/ext/pango/rbpangoanalysis.c +98 -58
  5. data/ext/pango/rbpangoattribute.c +94 -85
  6. data/ext/pango/rbpangoattriterator.c +39 -28
  7. data/ext/pango/rbpangoattrlist.c +42 -32
  8. data/ext/pango/rbpangocairo.c +38 -172
  9. data/ext/pango/rbpangocairocontext.c +151 -0
  10. data/ext/pango/rbpangocolor.c +49 -38
  11. data/ext/pango/rbpangocontext.c +109 -102
  12. data/ext/pango/rbpangoconversions.h +111 -0
  13. data/ext/pango/rbpangocoverage.c +45 -37
  14. data/ext/pango/rbpangoengine.c +22 -12
  15. data/ext/pango/rbpangofont.c +52 -43
  16. data/ext/pango/rbpangofontdescription.c +102 -91
  17. data/ext/pango/rbpangofontface.c +32 -21
  18. data/ext/pango/rbpangofontfamily.c +31 -20
  19. data/ext/pango/rbpangofontmap.c +44 -36
  20. data/ext/pango/rbpangofontmetrics.c +41 -30
  21. data/ext/pango/rbpangofontset.c +32 -21
  22. data/ext/pango/rbpangofontsetsimple.c +34 -24
  23. data/ext/pango/rbpangoglyphinfo.c +48 -35
  24. data/ext/pango/rbpangoglyphitem.c +43 -33
  25. data/ext/pango/rbpangoglyphstring.c +59 -59
  26. data/ext/pango/rbpangogravity.c +34 -23
  27. data/ext/pango/rbpangoitem.c +43 -34
  28. data/ext/pango/rbpangolanguage.c +44 -34
  29. data/ext/pango/rbpangolayout.c +167 -160
  30. data/ext/pango/rbpangolayoutiter.c +70 -59
  31. data/ext/pango/rbpangolayoutline.c +106 -71
  32. data/ext/pango/rbpangologattr.c +42 -31
  33. data/ext/pango/rbpangomatrix.c +47 -35
  34. data/ext/pango/rbpangoprivate.h +53 -0
  35. data/ext/pango/rbpangorectangle.c +58 -49
  36. data/ext/pango/rbpangorenderer.c +81 -70
  37. data/ext/pango/rbpangoscript.c +37 -27
  38. data/ext/pango/rbpangoscriptiter.c +32 -22
  39. data/ext/pango/rbpangotabarray.c +48 -37
  40. data/lib/1.8/pango.so +0 -0
  41. data/lib/1.9/pango.so +0 -0
  42. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  43. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  44. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  45. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  46. data/vendor/local/bin/pango-querymodules.exe +0 -0
  47. data/vendor/local/bin/pango-view.exe +0 -0
  48. data/vendor/local/etc/pango/pango.modules +1 -1
  49. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +1 -1
  50. data/vendor/local/include/pango-1.0/pango/pango-context.h +3 -3
  51. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  52. data/vendor/local/include/pango-1.0/pango/pango-font.h +3 -3
  53. data/vendor/local/include/pango-1.0/pango/pango-language.h +3 -3
  54. data/vendor/local/include/pango-1.0/pango/pango-layout.h +6 -1
  55. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +1 -1
  56. data/vendor/local/include/pango-1.0/pango/pango-script.h +6 -6
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +6 -6
  58. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  59. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  60. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  61. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  62. data/vendor/local/lib/pango-1.0.def +2 -0
  63. data/vendor/local/lib/pango-1.0.lib +0 -0
  64. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  65. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  66. data/vendor/local/lib/pangowin32-1.0.def +1 -1
  67. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  68. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  69. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  70. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  71. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  72. data/vendor/local/manifest/{pango-dev_1.28.3-1_win32.mft → pango-dev_1.29.4-1_win32.mft} +5 -5
  73. data/vendor/local/manifest/{pango_1.28.3-1_win32.mft → pango_1.29.4-1_win32.mft} +2 -2
  74. data/vendor/local/share/doc/{pango-1.28.3 → pango-1.29.4}/COPYING +0 -0
  75. data/vendor/local/share/doc/{pango-dev-1.28.3 → pango-dev-1.29.4}/COPYING +0 -0
  76. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +9 -10
  77. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +25 -27
  78. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +19 -28
  79. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +42 -60
  80. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +97 -147
  81. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +6 -6
  82. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +3 -3
  83. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +3 -3
  84. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +3 -3
  85. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +5 -5
  86. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +3 -5
  87. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +3 -3
  88. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +3 -3
  89. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +5 -5
  90. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +3 -3
  91. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +4 -4
  92. data/vendor/local/share/gtk-doc/html/pango/index-1.28.html +8 -11
  93. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +38 -0
  94. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +3 -3
  95. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +4 -4
  96. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +4 -4
  97. data/vendor/local/share/gtk-doc/html/pango/index-all.html +38 -40
  98. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +3 -3
  99. data/vendor/local/share/gtk-doc/html/pango/index.html +6 -5
  100. data/vendor/local/share/gtk-doc/html/pango/index.sgml +71 -34
  101. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +3 -3
  102. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +4 -66
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +52 -50
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +217 -278
  105. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +40 -41
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +37 -49
  107. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +481 -628
  108. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +76 -118
  109. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +302 -452
  110. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +492 -517
  111. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +134 -164
  112. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +34 -45
  113. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +244 -359
  114. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +117 -122
  115. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +112 -120
  116. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +394 -523
  117. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +269 -364
  118. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +26 -40
  119. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +72 -75
  120. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +97 -145
  121. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +114 -188
  122. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +114 -176
  123. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +42 -8
  124. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +106 -150
  125. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +3 -3
  126. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +35 -35
  127. data/vendor/local/share/gtk-doc/html/pango/pango.html +3 -3
  128. data/vendor/local/share/gtk-doc/html/pango/rendering.html +3 -3
  129. data/vendor/local/share/gtk-doc/html/pango/style.css +2 -1
  130. data/vendor/local/share/gtk-doc/html/pango/tools.html +3 -3
  131. data/vendor/local/share/man/man1/pango-querymodules.1 +12 -3
  132. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  133. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +806 -0
  134. data/vendor/local/src/{tml/packaging/pango_1.28.3-1_win32.sh → dieterv/packaging/pango_1.29.4-1_win32.sh} +7 -7
  135. metadata +19 -19
  136. data/ChangeLog +0 -721
  137. data/ext/pango/rbpangoinits.c +0 -72
  138. data/ext/pango/rbpangomain.c +0 -202
  139. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp +0 -799
  140. data/vendor/local/src/tml/packaging/pango_1.28.3-1_win32.log +0 -950
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Win32 Fonts and Rendering</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="rendering.html" title="Rendering with Pango">
10
10
  <link rel="next" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
11
- <meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -41,17 +41,17 @@
41
41
  <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-context" title="pango_win32_get_context ()">pango_win32_get_context</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
42
42
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render" title="pango_win32_render ()">pango_win32_render</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
43
43
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
44
- <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
45
- <em class="parameter"><code><span class="type">gint</span> x</code></em>,
46
- <em class="parameter"><code><span class="type">gint</span> y</code></em>);
44
+ <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
45
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
46
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
47
47
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-transformed" title="pango_win32_render_transformed ()">pango_win32_render_transformed</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
48
- <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
48
+ <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
49
49
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
50
- <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
50
+ <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
51
51
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
52
52
  <em class="parameter"><code><span class="type">int</span> y</code></em>);
53
53
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout-line" title="pango_win32_render_layout_line ()">pango_win32_render_layout_line</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
54
- <em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title="struct PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
54
+ <em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
55
55
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
56
56
  <em class="parameter"><code><span class="type">int</span> y</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout" title="pango_win32_render_layout ()">pango_win32_render_layout</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
@@ -59,14 +59,14 @@
59
59
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
60
60
  <em class="parameter"><code><span class="type">int</span> y</code></em>);
61
61
  <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-unknown-glyph" title="pango_win32_get_unknown_glyph ()">pango_win32_get_unknown_glyph</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
62
- <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
63
- <span class="returnvalue">gint</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
64
- <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
65
- <span class="returnvalue">gboolean</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
62
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
63
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
64
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
65
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
66
66
  <em class="parameter"><code><span class="type">HDC</span> hdc</code></em>);
67
67
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font" title="pango_win32_font_done_font ()">pango_win32_font_done_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
68
68
  <span class="returnvalue">double</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-metrics-factor" title="pango_win32_font_get_metrics_factor ()">pango_win32_font_get_metrics_factor</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
69
- <span class="returnvalue">gboolean</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
69
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
70
70
  <span class="returnvalue">HDC</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-dc" title="pango_win32_get_dc ()">pango_win32_get_dc</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
71
71
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache">PangoWin32FontCache</a>;
72
72
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="returnvalue">PangoWin32FontCache</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-new" title="pango_win32_font_cache_new ()">pango_win32_font_cache_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
@@ -83,9 +83,9 @@
83
83
  (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> *font_map</code></em>);
84
84
  <span class="returnvalue">LOGFONTA</span> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfont" title="pango_win32_font_logfont ()">pango_win32_font_logfont</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
85
85
  <span class="returnvalue">LOGFONTW</span> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfontw" title="pango_win32_font_logfontw ()">pango_win32_font_logfontw</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
86
- <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfont" title="pango_win32_font_description_from_logfont ()">pango_win32_font_description_from_logfont</a>
86
+ <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfont" title="pango_win32_font_description_from_logfont ()">pango_win32_font_description_from_logfont</a>
87
87
  (<em class="parameter"><code>const <span class="type">LOGFONTA</span> *lfp</code></em>);
88
- <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfontw" title="pango_win32_font_description_from_logfontw ()">pango_win32_font_description_from_logfontw</a>
88
+ <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfontw" title="pango_win32_font_description_from_logfontw ()">pango_win32_font_description_from_logfontw</a>
89
89
  (<em class="parameter"><code>const <span class="type">LOGFONTW</span> *lfp</code></em>);
90
90
  </pre>
91
91
  </div>
@@ -104,7 +104,7 @@ Win32 systems and to render text in conjunction with Win32 APIs.
104
104
  </pre>
105
105
  <p>
106
106
  A string constant identifying the Win32 renderer. The associated quark (see
107
- <code class="function">g_quark_from_string()</code>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.
107
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.
108
108
  </p>
109
109
  </div>
110
110
  <hr>
@@ -123,8 +123,7 @@ Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span
123
123
  <col align="left" valign="top">
124
124
  <tbody><tr>
125
125
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
126
- <td> the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>
127
-
126
+ <td>the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>
128
127
  </td>
129
128
  </tr></tbody>
130
129
  </table></div>
@@ -134,39 +133,34 @@ Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span
134
133
  <a name="pango-win32-render"></a><h3>pango_win32_render ()</h3>
135
134
  <pre class="programlisting"><span class="returnvalue">void</span> pango_win32_render (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
136
135
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
137
- <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
138
- <em class="parameter"><code><span class="type">gint</span> x</code></em>,
139
- <em class="parameter"><code><span class="type">gint</span> y</code></em>);</pre>
136
+ <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
137
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
138
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
140
139
  <p>
141
- Render a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a Windows DC
140
+ Render a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a Windows DC
142
141
  </p>
143
142
  <div class="variablelist"><table border="0">
144
143
  <col align="left" valign="top">
145
144
  <tbody>
146
145
  <tr>
147
146
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
148
- <td>the device context
149
- </td>
147
+ <td>the device context</td>
150
148
  </tr>
151
149
  <tr>
152
150
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
153
- <td>the font in which to draw the string
154
- </td>
151
+ <td>the font in which to draw the string</td>
155
152
  </tr>
156
153
  <tr>
157
154
  <td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
158
- <td>the glyph string to draw
159
- </td>
155
+ <td>the glyph string to draw</td>
160
156
  </tr>
161
157
  <tr>
162
158
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
163
- <td>the x position of start of string (in pixels)
164
- </td>
159
+ <td>the x position of start of string (in pixels)</td>
165
160
  </tr>
166
161
  <tr>
167
162
  <td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
168
- <td>the y position of baseline (in pixels)
169
- </td>
163
+ <td>the y position of baseline (in pixels)</td>
170
164
  </tr>
171
165
  </tbody>
172
166
  </table></div>
@@ -175,13 +169,13 @@ Render a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title=
175
169
  <div class="refsect2">
176
170
  <a name="pango-win32-render-transformed"></a><h3>pango_win32_render_transformed ()</h3>
177
171
  <pre class="programlisting"><span class="returnvalue">void</span> pango_win32_render_transformed (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
178
- <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
172
+ <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
179
173
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
180
- <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
174
+ <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
181
175
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
182
176
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
183
177
  <p>
184
- Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a windows DC, possibly
178
+ Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a windows DC, possibly
185
179
  transforming the layed-out coordinates through a transformation
186
180
  matrix. Note that the transformation matrix for <em class="parameter"><code>font</code></em> is not
187
181
  changed, so to produce correct rendering results, the <em class="parameter"><code>font</code></em>
@@ -193,35 +187,29 @@ transformation matrix to that passed in to this function.
193
187
  <tbody>
194
188
  <tr>
195
189
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
196
- <td>a windows device context
197
- </td>
190
+ <td>a windows device context</td>
198
191
  </tr>
199
192
  <tr>
200
193
  <td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
201
- <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to use an identity transformation
202
- </td>
194
+ <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
203
195
  </tr>
204
196
  <tr>
205
197
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
206
- <td>the font in which to draw the string
207
- </td>
198
+ <td>the font in which to draw the string</td>
208
199
  </tr>
209
200
  <tr>
210
201
  <td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
211
- <td>the glyph string to draw
212
- </td>
202
+ <td>the glyph string to draw</td>
213
203
  </tr>
214
204
  <tr>
215
205
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
216
206
  <td>the x position of the start of the string (in Pango
217
- units in user space coordinates)
218
- </td>
207
+ units in user space coordinates)</td>
219
208
  </tr>
220
209
  <tr>
221
210
  <td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
222
211
  <td>the y position of the baseline (in Pango units
223
- in user space coordinates)
224
- </td>
212
+ in user space coordinates)</td>
225
213
  </tr>
226
214
  </tbody>
227
215
  </table></div>
@@ -230,11 +218,11 @@ transformation matrix to that passed in to this function.
230
218
  <div class="refsect2">
231
219
  <a name="pango-win32-render-layout-line"></a><h3>pango_win32_render_layout_line ()</h3>
232
220
  <pre class="programlisting"><span class="returnvalue">void</span> pango_win32_render_layout_line (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
233
- <em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title="struct PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
221
+ <em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
234
222
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
235
223
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
236
224
  <p>
237
- Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title="struct PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a device context. For underlining to
225
+ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a device context. For underlining to
238
226
  work property the text alignment of the DC should have TA_BASELINE
239
227
  and TA_LEFT.
240
228
  </p>
@@ -243,23 +231,20 @@ and TA_LEFT.
243
231
  <tbody>
244
232
  <tr>
245
233
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
246
- <td>DC to use for uncolored drawing
247
- </td>
234
+ <td>DC to use for uncolored drawing</td>
248
235
  </tr>
249
236
  <tr>
250
237
  <td><p><span class="term"><em class="parameter"><code>line</code></em> :</span></p></td>
251
- <td>a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title="struct PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>
238
+ <td>a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>
252
239
  </td>
253
240
  </tr>
254
241
  <tr>
255
242
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
256
- <td>the x position of start of string (in pixels)
257
- </td>
243
+ <td>the x position of start of string (in pixels)</td>
258
244
  </tr>
259
245
  <tr>
260
246
  <td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
261
- <td>the y position of baseline (in pixels)
262
- </td>
247
+ <td>the y position of baseline (in pixels)</td>
263
248
  </tr>
264
249
  </tbody>
265
250
  </table></div>
@@ -272,15 +257,14 @@ and TA_LEFT.
272
257
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
273
258
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
274
259
  <p>
275
- Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title="struct PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto an X drawable
260
+ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto an X drawable
276
261
  </p>
277
262
  <div class="variablelist"><table border="0">
278
263
  <col align="left" valign="top">
279
264
  <tbody>
280
265
  <tr>
281
266
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
282
- <td>HDC to use for uncolored drawing
283
- </td>
267
+ <td>HDC to use for uncolored drawing</td>
284
268
  </tr>
285
269
  <tr>
286
270
  <td><p><span class="term"><em class="parameter"><code>layout</code></em> :</span></p></td>
@@ -289,13 +273,11 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title=
289
273
  </tr>
290
274
  <tr>
291
275
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
292
- <td>the X position of the left of the layout (in pixels)
293
- </td>
276
+ <td>the X position of the left of the layout (in pixels)</td>
294
277
  </tr>
295
278
  <tr>
296
279
  <td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
297
- <td>the Y position of the top of the layout (in pixels)
298
- </td>
280
+ <td>the Y position of the top of the layout (in pixels)</td>
299
281
  </tr>
300
282
  </tbody>
301
283
  </table></div>
@@ -304,7 +286,7 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine" title=
304
286
  <div class="refsect2">
305
287
  <a name="pango-win32-get-unknown-glyph"></a><h3>pango_win32_get_unknown_glyph ()</h3>
306
288
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_win32_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
307
- <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
289
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
308
290
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
309
291
  <h3 class="title">Warning</h3>
310
292
  <p><code class="literal">pango_win32_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
@@ -326,12 +308,11 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
326
308
  </tr>
327
309
  <tr>
328
310
  <td><p><span class="term"><em class="parameter"><code>wc</code></em> :</span></p></td>
329
- <td>the Unicode character for which a glyph is needed.
330
- </td>
311
+ <td>the Unicode character for which a glyph is needed.</td>
331
312
  </tr>
332
313
  <tr>
333
314
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
334
- <td> a glyph index into <em class="parameter"><code>font</code></em>
315
+ <td>a glyph index into <em class="parameter"><code>font</code></em>
335
316
  </td>
336
317
  </tr>
337
318
  </tbody>
@@ -340,8 +321,8 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
340
321
  <hr>
341
322
  <div class="refsect2">
342
323
  <a name="pango-win32-font-get-glyph-index"></a><h3>pango_win32_font_get_glyph_index ()</h3>
343
- <pre class="programlisting"><span class="returnvalue">gint</span> pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
344
- <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
324
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
325
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
345
326
  <p>
346
327
  Obtains the index of the glyph for <em class="parameter"><code>wc</code></em> in <em class="parameter"><code>font</code></em>, or 0, if not
347
328
  covered.
@@ -351,18 +332,15 @@ covered.
351
332
  <tbody>
352
333
  <tr>
353
334
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
354
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.
355
- </td>
335
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</td>
356
336
  </tr>
357
337
  <tr>
358
338
  <td><p><span class="term"><em class="parameter"><code>wc</code></em> :</span></p></td>
359
- <td>a Unicode character.
360
- </td>
339
+ <td>a Unicode character.</td>
361
340
  </tr>
362
341
  <tr>
363
342
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
364
- <td> the glyph index for <em class="parameter"><code>wc</code></em>.
365
- </td>
343
+ <td>the glyph index for <em class="parameter"><code>wc</code></em>.</td>
366
344
  </tr>
367
345
  </tbody>
368
346
  </table></div>
@@ -370,7 +348,7 @@ covered.
370
348
  <hr>
371
349
  <div class="refsect2">
372
350
  <a name="pango-win32-font-select-font"></a><h3>pango_win32_font_select_font ()</h3>
373
- <pre class="programlisting"><span class="returnvalue">gboolean</span> pango_win32_font_select_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
351
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_win32_font_select_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
374
352
  <em class="parameter"><code><span class="type">HDC</span> hdc</code></em>);</pre>
375
353
  <p>
376
354
  Selects the font into the specified DC and changes the mapping mode
@@ -389,18 +367,16 @@ into Pango units.
389
367
  <tbody>
390
368
  <tr>
391
369
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
392
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the Win32 backend
393
- </td>
370
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the Win32 backend</td>
394
371
  </tr>
395
372
  <tr>
396
373
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
397
- <td>a windows device context
398
- </td>
374
+ <td>a windows device context</td>
399
375
  </tr>
400
376
  <tr>
401
377
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
402
- <td> <code class="literal">TRUE</code> if the operation succeeded.
403
- </td>
378
+ <td>
379
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation succeeded.</td>
404
380
  </tr>
405
381
  </tbody>
406
382
  </table></div>
@@ -416,8 +392,7 @@ Releases any resources allocated by <a class="link" href="pango-Win32-Fonts-and-
416
392
  <col align="left" valign="top">
417
393
  <tbody><tr>
418
394
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
419
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the win32 backend
420
- </td>
395
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the win32 backend</td>
421
396
  </tr></tbody>
422
397
  </table></div>
423
398
  </div>
@@ -435,14 +410,12 @@ in user space.
435
410
  <tbody>
436
411
  <tr>
437
412
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
438
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the win32 backend
439
- </td>
413
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the win32 backend</td>
440
414
  </tr>
441
415
  <tr>
442
416
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
443
- <td> factor to multiply logical units by to get Pango
444
- units.
445
- </td>
417
+ <td>factor to multiply logical units by to get Pango
418
+ units.</td>
446
419
  </tr>
447
420
  </tbody>
448
421
  </table></div>
@@ -450,7 +423,7 @@ in user space.
450
423
  <hr>
451
424
  <div class="refsect2">
452
425
  <a name="pango-win32-get-debug-flag"></a><h3>pango_win32_get_debug_flag ()</h3>
453
- <pre class="programlisting"><span class="returnvalue">gboolean</span> pango_win32_get_debug_flag (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
426
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_win32_get_debug_flag (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
454
427
  <p>
455
428
  Returns whether debugging is turned on.
456
429
  </p>
@@ -458,9 +431,8 @@ Returns whether debugging is turned on.
458
431
  <col align="left" valign="top">
459
432
  <tbody><tr>
460
433
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
461
- <td> <code class="literal">TRUE</code> if debugging is turned on.
462
-
463
- </td>
434
+ <td>
435
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if debugging is turned on.</td>
464
436
  </tr></tbody>
465
437
  </table></div>
466
438
  <p class="since">Since 1.2</p>
@@ -476,8 +448,7 @@ Obtains a handle to the Windows device context that is used by Pango.
476
448
  <col align="left" valign="top">
477
449
  <tbody><tr>
478
450
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
479
- <td> A handle to the Windows device context that is used by Pango.
480
- </td>
451
+ <td>A handle to the Windows device context that is used by Pango.</td>
481
452
  </tr></tbody>
482
453
  </table></div>
483
454
  </div>
@@ -501,9 +472,8 @@ Creates a font cache.
501
472
  <col align="left" valign="top">
502
473
  <tbody><tr>
503
474
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
504
- <td> The new font cache. This must be freed with
505
- <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-free" title="pango_win32_font_cache_free ()"><code class="function">pango_win32_font_cache_free()</code></a>.
506
- </td>
475
+ <td>The new font cache. This must be freed with
476
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-free" title="pango_win32_font_cache_free ()"><code class="function">pango_win32_font_cache_free()</code></a>.</td>
507
477
  </tr></tbody>
508
478
  </table></div>
509
479
  </div>
@@ -544,15 +514,13 @@ stored
544
514
  </tr>
545
515
  <tr>
546
516
  <td><p><span class="term"><em class="parameter"><code>logfont</code></em> :</span></p></td>
547
- <td>a pointer to a LOGFONTA structure describing the font to load.
548
- </td>
517
+ <td>a pointer to a LOGFONTA structure describing the font to load.</td>
549
518
  </tr>
550
519
  <tr>
551
520
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
552
- <td> The font structure, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the font could
521
+ <td>The font structure, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font could
553
522
  not be loaded. In order to free this structure, you must call
554
- <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.
555
- </td>
523
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.</td>
556
524
  </tr>
557
525
  </tbody>
558
526
  </table></div>
@@ -577,16 +545,13 @@ stored
577
545
  </tr>
578
546
  <tr>
579
547
  <td><p><span class="term"><em class="parameter"><code>logfont</code></em> :</span></p></td>
580
- <td>a pointer to a LOGFONTW structure describing the font to load.
581
- </td>
548
+ <td>a pointer to a LOGFONTW structure describing the font to load.</td>
582
549
  </tr>
583
550
  <tr>
584
551
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
585
- <td> The font structure, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the font could
552
+ <td>The font structure, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font could
586
553
  not be loaded. In order to free this structure, you must call
587
- <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.
588
-
589
- </td>
554
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.</td>
590
555
  </tr>
591
556
  </tbody>
592
557
  </table></div>
@@ -610,8 +575,7 @@ Frees a font structure previously loaded with <a class="link" href="pango-Win32-
610
575
  </tr>
611
576
  <tr>
612
577
  <td><p><span class="term"><em class="parameter"><code>hfont</code></em> :</span></p></td>
613
- <td>the HFONT to unload
614
- </td>
578
+ <td>the HFONT to unload</td>
615
579
  </tr>
616
580
  </tbody>
617
581
  </table></div>
@@ -629,8 +593,7 @@ be released with <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pang
629
593
  <col align="left" valign="top">
630
594
  <tbody><tr>
631
595
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
632
- <td> a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.
633
- </td>
596
+ <td>a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</td>
634
597
  </tr></tbody>
635
598
  </table></div>
636
599
  </div>
@@ -655,13 +618,11 @@ Obtains the font cache associated with the given font map.
655
618
  <tbody>
656
619
  <tr>
657
620
  <td><p><span class="term"><em class="parameter"><code>font_map</code></em> :</span></p></td>
658
- <td>a <span class="type">PangoWin32FontMap</span>.
659
- </td>
621
+ <td>a <span class="type">PangoWin32FontMap</span>.</td>
660
622
  </tr>
661
623
  <tr>
662
624
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
663
- <td> the <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="type">PangoWin32FontCache</span></a> of <em class="parameter"><code>font_map</code></em>.
664
- </td>
625
+ <td>the <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="type">PangoWin32FontCache</span></a> of <em class="parameter"><code>font_map</code></em>.</td>
665
626
  </tr>
666
627
  </tbody>
667
628
  </table></div>
@@ -684,14 +645,12 @@ to come across fonts with odd names.
684
645
  <tbody>
685
646
  <tr>
686
647
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
687
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> which must be from the Win32 backend
688
- </td>
648
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> which must be from the Win32 backend</td>
689
649
  </tr>
690
650
  <tr>
691
651
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
692
- <td> A newly allocated LOGFONTA struct. It must be
693
- freed with <code class="function">g_free()</code>.
694
- </td>
652
+ <td>A newly allocated LOGFONTA struct. It must be
653
+ freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
695
654
  </tr>
696
655
  </tbody>
697
656
  </table></div>
@@ -708,15 +667,12 @@ Determine the LOGFONTW struct for the specified font.
708
667
  <tbody>
709
668
  <tr>
710
669
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
711
- <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> which must be from the Win32 backend
712
- </td>
670
+ <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> which must be from the Win32 backend</td>
713
671
  </tr>
714
672
  <tr>
715
673
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
716
- <td> A newly allocated LOGFONTW struct. It must be
717
- freed with <code class="function">g_free()</code>.
718
-
719
- </td>
674
+ <td>A newly allocated LOGFONTW struct. It must be
675
+ freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
720
676
  </tr>
721
677
  </tbody>
722
678
  </table></div>
@@ -725,14 +681,14 @@ freed with <code class="function">g_free()</code>.
725
681
  <hr>
726
682
  <div class="refsect2">
727
683
  <a name="pango-win32-font-description-from-logfont"></a><h3>pango_win32_font_description_from_logfont ()</h3>
728
- <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_win32_font_description_from_logfont
684
+ <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_win32_font_description_from_logfont
729
685
  (<em class="parameter"><code>const <span class="type">LOGFONTA</span> *lfp</code></em>);</pre>
730
686
  <p>
731
- Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified LOGFONTA.
687
+ Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified LOGFONTA.
732
688
  </p>
733
689
  <p>
734
690
  The face name, italicness and weight fields in the LOGFONTA are used
735
- to set up the resulting <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>. If the face name in
691
+ to set up the resulting <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>. If the face name in
736
692
  the LOGFONTA contains non-ASCII characters the font is temporarily
737
693
  loaded (using <code class="function">CreateFontIndirect()</code>) and an ASCII (usually English)
738
694
  name for it is looked up from the font name tables in the font
@@ -744,14 +700,12 @@ system codepage to UTF-8 and that is used.
744
700
  <tbody>
745
701
  <tr>
746
702
  <td><p><span class="term"><em class="parameter"><code>lfp</code></em> :</span></p></td>
747
- <td>a LOGFONTA
748
- </td>
703
+ <td>a LOGFONTA</td>
749
704
  </tr>
750
705
  <tr>
751
706
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
752
- <td> the newly allocated <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which
753
- should be freed using <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>
754
-
707
+ <td>the newly allocated <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which
708
+ should be freed using <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>
755
709
  </td>
756
710
  </tr>
757
711
  </tbody>
@@ -761,14 +715,14 @@ system codepage to UTF-8 and that is used.
761
715
  <hr>
762
716
  <div class="refsect2">
763
717
  <a name="pango-win32-font-description-from-logfontw"></a><h3>pango_win32_font_description_from_logfontw ()</h3>
764
- <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_win32_font_description_from_logfontw
718
+ <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_win32_font_description_from_logfontw
765
719
  (<em class="parameter"><code>const <span class="type">LOGFONTW</span> *lfp</code></em>);</pre>
766
720
  <p>
767
- Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified LOGFONTW.
721
+ Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified LOGFONTW.
768
722
  </p>
769
723
  <p>
770
724
  The face name, italicness and weight fields in the LOGFONTW are used
771
- to set up the resulting <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>. If the face name in
725
+ to set up the resulting <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>. If the face name in
772
726
  the LOGFONTW contains non-ASCII characters the font is temporarily
773
727
  loaded (using <code class="function">CreateFontIndirect()</code>) and an ASCII (usually English)
774
728
  name for it is looked up from the font name tables in the font
@@ -780,14 +734,12 @@ to UTF-8 and that is used.
780
734
  <tbody>
781
735
  <tr>
782
736
  <td><p><span class="term"><em class="parameter"><code>lfp</code></em> :</span></p></td>
783
- <td>a LOGFONTW
784
- </td>
737
+ <td>a LOGFONTW</td>
785
738
  </tr>
786
739
  <tr>
787
740
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
788
- <td> the newly allocated <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which
789
- should be freed using <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>
790
-
741
+ <td>the newly allocated <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which
742
+ should be freed using <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>
791
743
  </td>
792
744
  </tr>
793
745
  </tbody>
@@ -798,6 +750,6 @@ to UTF-8 and that is used.
798
750
  </div>
799
751
  <div class="footer">
800
752
  <hr>
801
- Generated by GTK-Doc V1.15.1</div>
753
+ Generated by GTK-Doc V1.18</div>
802
754
  </body>
803
755
  </html>