freetype-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
How postscript name work
From
:
Moi15 Moi
Subject
:
How postscript name work
Date
:
Sun, 5 Jun 2022 15:49:37 -0400
Hi,
I am trying to understand how Freetype take the postname in the naming table for opentype and truetype font to be able to reproduce it with fonttools
From what I can see, all the detail are here:
https://github.com/freetype/freetype/blob/c26f0d0d7e1b24863193ab2808f67798456dfc9c/src/sfnt/sfdriver.c#L1044-L1087
My problem is that I don't understand:
https://github.com/freetype/freetype/blob/c26f0d0d7e1b24863193ab2808f67798456dfc9c/src/sfnt/sfdriver.c#L1054-L1062
In particular, what is
TT_CONFIG_OPTION_GX_VAR_SUPPORT:
https://github.com/freetype/freetype/blob/c26f0d0d7e1b24863193ab2808f67798456dfc9c/devel/ftoption.h#L737
FT_IS_NAMED_INSTANCE:
https://github.com/freetype/freetype/blob/c26f0d0d7e1b24863193ab2808f67798456dfc9c/include/freetype/freetype.h#L1443-L1444
FT_IS_VARIATION:
https://github.com/freetype/freetype/blob/c26f0d0d7e1b24863193ab2808f67798456dfc9c/include/freetype/freetype.h#L1461-L1462
Have a nice day
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
How postscript name work
,
Moi15 Moi
<=
Re: How postscript name work
,
Werner LEMBERG
,
2022/06/06
Prev by Date:
Re: new compiler warnings since 2.10.x
Next by Date:
Re: How postscript name work
Previous by thread:
new compiler warnings since 2.10.x
Next by thread:
Re: How postscript name work
Index(es):
Date
Thread