Variable fonts

Tulsi Amin <[email protected]> Mon, 9 Jan 2023 01:38:13 +0100
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <CACYg622vN2eYOi31z5=THTBZjPSbOEmBTb3H1w20NwRXnOtPnQ@mail.gmail.com>
Hello,
I am currently using the multiple master feature of freetype library to
support the variable fonts. There is an issue that I am facing currently.
For an example, consider that I am making letter "A" bold using the weight
axis but in my system I want to be able to uniquely identify the default
normal "A" and the bold "A" but since the unicode id will be same for both
normal "A" and bold "A", Is freetype library providing any other identifier
which can uniquely identify them?

Thank You,
Tulsi Amin