freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] OT 1.8.2 defines hidden axes in fvar...


From: Werner LEMBERG
Subject: Re: [ft-devel] OT 1.8.2 defines hidden axes in fvar...
Date: Sat, 05 Aug 2017 18:22:56 +0200 (CEST)

>> The only working solution that comes to my mind is a function that
>> returns the flags of a variation axis.
>>
>>   FT_EXPORT( FT_Error )
>>   FT_Get_Var_Axis_Flags( FT_MM_Var  master,
>>                          FT_UInt    axis_index,
>>                          FT_UInt*   flags );
>>
>> Comments?
>>
>
> That's what I would do.

Now added to the git repository.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]