freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Differences in gf files.


From: Parth Wazurkar
Subject: Re: [ft-devel] Differences in gf files.
Date: Wed, 4 Jul 2018 12:06:16 +0530

>> `xxx' and `yyy' data can happen anywhere in a GF file; I thus suggest
>> that you parse the data and check whether they contain important
>> keywords like `fontid', `codingscheme', etc., which are very useful to
>> classify the most important METAFONT fonts like `cm' or `ec'.
>>
>
> Ok, so if the `xxx' commands are found at the beginning I will skip
> over them and for `xxx' and `yyy' commands at the end I' ll parse
> them.

No.  Please always parse them and skip the unknown (or uninteresting)
ones.
Ok.

Parth

reply via email to

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