Re: [FT_Get_Postscript_Name] Get the corresponding platform ID and language ID
Lawrence D'Oliveiro <[email protected]> Sat, 17 Jun 2023 10:59:17 +1200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Fri, 16 Jun 2023 18:47:45 -0400, Moi15 Moi wrote: > Is there a way to know what is the platform ID and the language ID of > the postscript name given by FT_Get_Postscript_Name > <https://freetype.org/freetype2/docs/reference/ft2-base_interface.html#ft_get_postscript_name> > ? I didn’t think PostScript font names had any dependency on platform and language. They have to be used in PostScript code, after all.