Comment # 17 on bug 918466 from
Sorry for the last incomplete message. Tried on SLE11 SP4:

[~/ft]> ./ft hrgrr.pfa 
Family (face): Hershey-Gothic-German
Family (t1info): (null)

So I suggest patching mkfontscale.c to use face->family_name instead of
t1info->family_name and change other related fields to use face struct too.
Comment # 16 on bug 918466 from
Sorry for the last incomplete message. Tried on SLE11 SP4:

[~/ft]> ./ft hrgrr.pfa 
Family (face): Hershey-Gothic-German
Family (t1info): (null)

So I suggest patching mkfontscale.c to use face->family_name instead of
t1info->family_name and change other related fields to use face struct too.


You are receiving this mail because: