Versions in this module Expand all Collapse all v0 v0.0.14 May 28, 2024 v0.0.13 May 28, 2024 v0.0.12 May 16, 2024 v0.0.11 May 7, 2024 v0.0.10 Apr 27, 2024 v0.0.9 Feb 21, 2024 v0.0.8 Dec 27, 2023 v0.0.7 Oct 10, 2023 v0.0.6 Oct 10, 2023 v0.0.5 Oct 10, 2023 v0.0.4 Jul 28, 2023 v0.0.3 Jul 28, 2023 Changes in this version + const CHARSTRING_KEY + const Notdef + func ParseEncoding(pfb *bytes.Reader) (*simpleencodings.Encoding, error) + type AFMFont struct + Ascender Fl + CapHeight Fl + CharCodeToCharName [256]string + CharMetrics map[string]CharMetric + CharacterSet string + Descender Fl + FamilyName string + FontName string + FullName string + IsFixedPitch bool + ItalicAngle int + KernPairs map[string][]KernPair + Llx Fl + Lly Fl + Notice string + StdHw int + StdVw int + UnderlinePosition int + UnderlineThickness int + Urx Fl + Ury Fl + Version string + Weight string + XHeight int + func ParseAFMFile(source io.Reader) (AFMFont, error) + func (f AFMFont) CharSet() string + type CharMetric struct + CharBBox [4]int + Width int + type Fl = float32 + type KernPair struct + KerningDistance int + SndChar string