[cairo] OpenType font variations and cairo
Behdad Esfahbod
behdad.esfahbod at gmail.com
Wed Oct 11 15:46:06 UTC 2017
Thanks Werner!
On Sat, Oct 7, 2017 at 7:47 AM, Werner LEMBERG <wl at gnu.org> wrote:
>
> > * FreeType should handle named instances and
> > `FT_Set_Var_Design_Coords' (and friends) completely separate.
> >
> > * FreeType should provide a new function
> >
> > FT_Set_Named_Instance( FT_Face face,
> > FT_UInt instance_index )
> >
> > This adjusts the PS name also using the current FreeType algorithm
> > for named instances.
> >
> > * `FT_Set_Var_Design_Coords' should construct a PS name as if there
> > were no named instances.
> >
> > * `FT_Set_Var_Design_Coords(face, 0, NULL)' should reset to the
> > current named instance.
>
> This is now implemented in git. Please test!
>
>
> Werner
>
--
behdad
http://behdad.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo/attachments/20171011/554f05c7/attachment.html>
More information about the cairo
mailing list