# Functions
LoadFont let you load an external font.
LoadFontFromReader load an external font from an io.Reader interface.
New creates a new captcha.
NewCustomGenerator creates a new captcha based on a custom text generator.
NewMathExpr creates a new captcha.
# Type aliases
SetOption is a function that can be used to modify default options.