Re: Patch: Remove bad heuristic in ttfdump.c
Karl Berry <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
Hi Troy,
The *attached* patch replaces the heuristic by attempting to open the
file as a TTC regardless of the file name. If that succeeds (the ttc
variable is non-null), then it will continue treating it as a TTC,
otherwise it will attempt to open it as a TTF.
Sounds good. Thanks much for the report and patch. I installed it
(r76317). --best, karl.