Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is a semantic version Version string )
Functions ¶
func FindFontFiles ¶
func FindFontFiles() []string
FindFontFiles returns a list of all font files (otf,ttf)
Types ¶
type TypesettingError ¶ added in v0.0.3
A TypesettingError contains the information if it has been logged, so it does not appear more than once in the output.
func (TypesettingError) Error ¶ added in v0.0.3
func (te TypesettingError) Error() string
Click to show internal directories.
Click to hide internal directories.