|
|
@ -474,6 +474,17 @@ |
|
|
|
however, shaping with a variable font is just like shaping a |
|
|
|
however, shaping with a variable font is just like shaping a |
|
|
|
static font. |
|
|
|
static font. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
In addition to providing the variation axes themselves, fonts may also |
|
|
|
|
|
|
|
pre-define certain variation coordinates as named instances. HarfBuzz |
|
|
|
|
|
|
|
makes these coordinates (and their associated names) available via |
|
|
|
|
|
|
|
<function>hb_ot_var_named_instance_get_design_coords()</function> and |
|
|
|
|
|
|
|
<function>hb_ot_var_named_instance_get_subfamily_name_id()</function>. |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
Applications should treat named instances like multiple independent, |
|
|
|
|
|
|
|
static fonts. |
|
|
|
|
|
|
|
</para> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
</chapter> |
|
|
|
</chapter> |
|
|
|