stipub / stixfonts

OpenType Unicode fonts for Scientific, Technical, and Mathematical texts
SIL Open Font License 1.1
728 stars 41 forks source link

t1lint warnings for the type 1 fonts #43

Closed davidmjones closed 6 years ago

davidmjones commented 11 years ago

I've just checked out the v1.1.0-latex release, which includes pfb fonts. The t1lint tool of the LCDFtpetools package reports the following warnings for the bold fonts:

STIXGeneral-Bold.pfb: warning: StdHW not in StemSnapH array STIXGeneral-Bold.pfb: warning: StdVW not in StemSnapV array stix-mathbb-bold.pfb: warning: StdHW not in StemSnapH array stix-mathbb-bold.pfb: warning: StdVW not in StemSnapV array stix-mathcal-bold.pfb: warning: StdHW not in StemSnapH array stix-mathcal-bold.pfb: warning: StdVW not in StemSnapV array stix-mathex-bold.pfb: warning: StdHW not in StemSnapH array stix-mathex-bold.pfb: warning: StdVW not in StemSnapV array stix-mathfrak-bold.pfb: warning: StdHW not in StemSnapH array stix-mathfrak-bold.pfb: warning: StdVW not in StemSnapV array stix-mathit-bold.pfb: warning: StdHW not in StemSnapH array stix-mathit-bold.pfb: warning: StdVW not in StemSnapV array stix-mathrm-bold.pfb: warning: StdHW not in StemSnapH array stix-mathrm-bold.pfb: warning: StdVW not in StemSnapV array stix-mathscr-bold.pfb: warning: StdHW not in StemSnapH array stix-mathscr-bold.pfb: warning: StdVW not in StemSnapV array stix-mathsf-bold.pfb: warning: StdHW not in StemSnapH array stix-mathsf-bold.pfb: warning: StdVW not in StemSnapV array stix-mathsfit-bold.pfb: warning: StdHW not in StemSnapH array stix-mathsfit-bold.pfb: warning: StdVW not in StemSnapV array stix-mathtt-bold.pfb: warning: StdHW not in StemSnapH array stix-mathtt-bold.pfb: warning: StdVW not in StemSnapV array

I don't know what these mean but I thought I should report it.

Reported by: rdtennent

Original Ticket: stixfonts/tracking/43

davidmjones commented 7 years ago

Original comment by: stipub