Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Atom ¶
type Atom struct { Advance bag.ScaledPoint Height bag.ScaledPoint Depth bag.ScaledPoint IsSpace bool Components string Codepoint int Hyphenate bool Kernafter bag.ScaledPoint }
An Atom contains size information about the glyphs as a result of Shape
type Font ¶
type Font struct { Space bag.ScaledPoint SpaceStretch bag.ScaledPoint SpaceShrink bag.ScaledPoint Size bag.ScaledPoint Depth bag.ScaledPoint Face *pdf.Face Hyphenchar Atom SpaceChar Atom Mag int }
Font is the main structure of a font instance
Click to show internal directories.
Click to hide internal directories.