Documentation ¶
Overview ¶
Package extras contains extra functions that are not part of the main package. Currently, custom watermarks are implemented here.
Index ¶
Constants ¶
View Source
const DefaultFontName = "unifont.ttf"
View Source
const DefaultWatermarkName = "sarumaj.png"
Variables ¶
View Source
var EmbeddedFonts = getEmbedded(fonts, "fonts")
EmbeddedFonts returns a map of available fonts.
View Source
var EmbeddedWatermarks = getEmbedded(watermarks, "watermarks")
EmbeddedWatermarks returns a map of registered watermarks.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.