You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="link" href="harfbuzz-hb-subset.html#hb-subset-input-pin-all-axes-to-default" title="hb_subset_input_pin_all_axes_to_default ()">hb_subset_input_pin_all_axes_to_default</a>, function in <aclass="link" href="harfbuzz-hb-subset.html" title="hb-subset">hb-subset</a>
Copy file name to clipboardexpand all lines: api-index-full.html
+4
Original file line number
Diff line number
Diff line change
@@ -2749,6 +2749,10 @@
2749
2749
</dt>
2750
2750
<dd></dd>
2751
2751
<dt>
2752
+
<aclass="link" href="harfbuzz-hb-subset.html#hb-subset-input-pin-all-axes-to-default" title="hb_subset_input_pin_all_axes_to_default ()">hb_subset_input_pin_all_axes_to_default</a>, function in <aclass="link" href="harfbuzz-hb-subset.html" title="hb-subset">hb-subset</a>
2753
+
</dt>
2754
+
<dd></dd>
2755
+
<dt>
2752
2756
<aclass="link" href="harfbuzz-hb-subset.html#hb-subset-input-pin-axis-location" title="hb_subset_input_pin_axis_location ()">hb_subset_input_pin_axis_location</a>, function in <aclass="link" href="harfbuzz-hb-subset.html" title="hb-subset">hb-subset</a>
HarfBuzz font implementation, unless you call <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-set-funcs" title="hb_ft_font_set_funcs ()"><codeclass="function">hb_ft_font_set_funcs()</code></a> on them.</p>
173
173
<p>This variant of the function does not provide any life-cycle management.</p>
174
174
<p>Most client programs should use <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-face-create-referenced" title="hb_ft_face_create_referenced ()"><codeclass="function">hb_ft_face_create_referenced()</code></a>
<p>If you know you have valid reasons not to use <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-face-create-referenced" title="hb_ft_face_create_referenced ()"><codeclass="function">hb_ft_face_create_referenced()</code></a>,
177
177
then it is the client program's responsibility to destroy <emclass="parameter"><code>ft_face</code></em>
178
-
178
+
179
179
after the <aclass="link" href="harfbuzz-hb-face.html#hb-face-t" title="hb_face_t"><spanclass="type">hb_face_t</span></a> face object has been destroyed.</p>
access `size` member of FT_Face unconditionally.</div>
300
300
<p>This variant of the function does not provide any life-cycle management.</p>
301
301
<p>Most client programs should use <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create-referenced" title="hb_ft_font_create_referenced ()"><codeclass="function">hb_ft_font_create_referenced()</code></a>
302
-
instead.</p>
302
+
instead.</p>
303
303
<p>If you know you have valid reasons not to use <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create-referenced" title="hb_ft_font_create_referenced ()"><codeclass="function">hb_ft_font_create_referenced()</code></a>,
304
304
then it is the client program's responsibility to destroy <emclass="parameter"><code>ft_face</code></em>
305
-
305
+
306
306
after the <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a> font object has been destroyed.</p>
307
307
<p>HarfBuzz will use the <emclass="parameter"><code>destroy</code></em>
308
-
callback on the <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a> font object
308
+
callback on the <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a> font object
309
309
if it is supplied when you use this function. However, even if <emclass="parameter"><code>destroy</code></em>
310
310
311
311
is provided, it is the client program's responsibility to destroy <emclass="parameter"><code>ft_face</code></em>
<p>Sets the FT_Load_Glyph load flags for the specified <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a>.</p>
<p>This function works with <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a> objects created by
510
510
<aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create" title="hb_ft_font_create ()"><codeclass="function">hb_ft_font_create()</code></a> or <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create-referenced" title="hb_ft_font_create_referenced ()"><codeclass="function">hb_ft_font_create_referenced()</code></a>.</p>
<p>Fetches the FT_Load_Glyph load flags of the specified <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a>.</p>
<p>This function works with <aclass="link" href="harfbuzz-hb-font.html#hb-font-t" title="hb_font_t"><spanclass="type">hb_font_t</span></a> objects created by
544
544
<aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create" title="hb_ft_font_create ()"><codeclass="function">hb_ft_font_create()</code></a> or <aclass="link" href="harfbuzz-hb-ft.html#hb-ft-font-create-referenced" title="hb_ft_font_create_referenced ()"><codeclass="function">hb_ft_font_create_referenced()</code></a>.</p>
0 commit comments