~ubuntu-branches/ubuntu/wily/harfbuzz/wily-proposed

« back to all changes in this revision

Viewing changes to docs/reference/html/harfbuzz-hb-graphite2.html

  • Committer: Package Import Robot
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2014-07-30 11:38:44 UTC
  • mfrom: (25.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140730113844-nlz7ep8zbeycwgmg
Tags: 0.9.33-1
* New upstream release.
* Upload to unstable.
* Added unbreak_abi.diff patch to Re-add hb_version_check to unbreak API/ABI.
  This patch should be removed on the next API/ABI break by upstream.
  See: #755094
* Revert last SO bump, libharfbuzz0c back to libharfbuzz0b.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
<div class="refsect2">
82
82
<a name="hb-graphite2-face-get-gr-face"></a><h3>hb_graphite2_face_get_gr_face ()</h3>
83
83
<pre class="programlisting"><span class="returnvalue">gr_face</span> *
84
 
hb_graphite2_face_get_gr_face (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t" title="hb_face_t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
 
84
hb_graphite2_face_get_gr_face (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
85
85
<p>
86
86
</p>
87
87
<div class="refsect3">
88
 
<a name="idp25967232"></a><h4>Returns</h4>
 
88
<a name="idp13977984"></a><h4>Returns</h4>
89
89
<p></p>
90
90
</div>
91
91
</div>
93
93
<div class="refsect2">
94
94
<a name="hb-graphite2-font-get-gr-font"></a><h3>hb_graphite2_font_get_gr_font ()</h3>
95
95
<pre class="programlisting"><span class="returnvalue">gr_font</span> *
96
 
hb_graphite2_font_get_gr_font (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
 
96
hb_graphite2_font_get_gr_font (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
97
97
<p>
98
98
</p>
99
99
<div class="refsect3">
100
 
<a name="idp17120576"></a><h4>Returns</h4>
 
100
<a name="idp18040656"></a><h4>Returns</h4>
101
101
<p></p>
102
102
</div>
103
103
</div>