>
> > For testing the `tfm' module in `ftview', I tried to do some changes
>> > in the `ftcommon.c' file, but could not solve the problem, can you
>> > tell me what am I missing in this.
>> >
>> > Here is the diff of my changes in `ftcommon.c':[...]
>>
>
After adding some tracing calls, I compared the debugging output of
`pfa + afm' files and `gf + tfm' files, and I found out that the problem is
in the `ftcommon.c' file.
On line 243, it checks for the extension of the font file and proceeds
further, Now `type1' files have fixed extensions `pfa' or `pfb' so there is
no problem, but `gf' or `pk' files can have varied extensions and thus is
not invoking the `tfm' module, what do you suggest?

Thank you

Parth
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to