auto_hyphenating_text library

Classes

AutoHyphenatingText
A replacement for the default text object which supports hyphenation.
DefaultResourceLoader
Files from: https://tug.org/tex-hyphen/

Properties

globalLoader ↔ ResourceLoader?
This object is used to tell us acceptable hyphenation positions It is the default loader used unless a custom one is provided
getter/setter pair

Functions

initHyphenation([DefaultResourceLoaderLanguage language = DefaultResourceLoaderLanguage.enUs]) Future<void>
Inits the default global hyphenation loader. If this is omitted a custom hyphenation loader must be provided.