[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [FT_Get_Postscript_Name] Get the corresponding platform ID and langu
From: |
Lawrence D'Oliveiro |
Subject: |
Re: [FT_Get_Postscript_Name] Get the corresponding platform ID and language ID |
Date: |
Sat, 17 Jun 2023 10:59:17 +1200 |
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.