Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddSceneNumbers = true
AddSceneNumbers makes the export module add scene numbers
View Source
var SelectedFont = Auto
SelectedFont is the font to be used during export, Auto by default
Functions ¶
Types ¶
type SelectableFont ¶ added in v0.2.0
type SelectableFont int
SelectableFont are fonts that the PDF export can use
const ( Auto SelectableFont = iota CourierPrime CourierNew FreeMono )
List of selectable fonts
Click to show internal directories.
Click to hide internal directories.