Documentation
¶
Rendered for js/wasm
Index ¶
- func HandleAdaptEntriesForWeb() js.Func
- func HandleAddConst() js.Func
- func HandleAddFont() js.Func
- func HandleAddMask() js.Func
- func HandleAddPage() js.Func
- func HandleAddPathMask() js.Func
- func HandleAddText() js.Func
- func HandleCompileToHtml() js.Func
- func HandleCompileToSvg() js.Func
- func HandleConfigure() js.Func
- func HandleConvertLegacyDocument() js.Func
- func HandleFindMaskByIndex() js.Func
- func HandleFindPage() js.Func
- func HandleFindPageIndex() js.Func
- func HandleFindPathMaskByIndex() js.Func
- func HandleFindTextByIndex() js.Func
- func HandleFormatDocument() js.Func
- func HandleFormatPageDocumentJSON() js.Func
- func HandleLoadSource() js.Func
- func HandleMergePageDocumentPSRT() js.Func
- func HandleMergeStyle() js.Func
- func HandleMovePage() js.Func
- func HandleNudgeTextPosition() js.Func
- func HandleParse() js.Func
- func HandleParseFast() js.Func
- func HandleParseTextIndex() js.Func
- func HandleRemoveConst() js.Func
- func HandleRemoveFont() js.Func
- func HandleRemoveMask() js.Func
- func HandleRemoveMaskStyleKey() js.Func
- func HandleRemovePage() js.Func
- func HandleRemovePageStyleKey() js.Func
- func HandleRemovePathMask() js.Func
- func HandleRemovePathMaskStyleKey() js.Func
- func HandleRemoveStyleKey() js.Func
- func HandleRemoveText() js.Func
- func HandleRemoveTextStyleKey() js.Func
- func HandleRenamePage() js.Func
- func HandleReorderTextByDelta() js.Func
- func HandleReorderTextRelative() js.Func
- func HandleReorderTextTo() js.Func
- func HandleResolveDocument() js.Func
- func HandleResolveDocumentStrict() js.Func
- func HandleRevertConstReferences() js.Func
- func HandleSetMaskPosition() js.Func
- func HandleSetMaskStyle() js.Func
- func HandleSetPagePath() js.Func
- func HandleSetPageStyle() js.Func
- func HandleSetPathMaskPath() js.Func
- func HandleSetPathMaskPosition() js.Func
- func HandleSetPathMaskStyle() js.Func
- func HandleSetStyleKey() js.Func
- func HandleSetTextContent() js.Func
- func HandleSetTextPosition() js.Func
- func HandleSetTextStyle() js.Func
- func HandleStringify() js.Func
- func HandleSubstituteConstReferences() js.Func
- func Register(exports js.Value)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAddConst ¶
func HandleAddFont ¶
func HandleAddMask ¶
func HandleAddPage ¶
func HandleAddPathMask ¶
func HandleAddText ¶
func HandleCompileToHtml ¶
func HandleCompileToSvg ¶
func HandleConfigure ¶
HandleConfigure applies process-wide PSRT formatting options. Meant to be called once, right after boot — see initPsrt() in the JS SDK.
func HandleConvertLegacyDocument ¶ added in v1.3.0
HandleConvertLegacyDocument rewrites raw .psrt text written before the comma coordinate separator (hyphen-separated >>/==/~~ headers) into the current grammar, so it can be fed into parse/parseFast.
func HandleFindMaskByIndex ¶
func HandleFindPage ¶
func HandleFindPageIndex ¶
func HandleFindTextByIndex ¶
func HandleFormatDocument ¶
func HandleLoadSource ¶
func HandleMergeStyle ¶
func HandleMovePage ¶
func HandleNudgeTextPosition ¶
func HandleParse ¶
func HandleParseFast ¶
func HandleParseTextIndex ¶
func HandleRemoveConst ¶
func HandleRemoveFont ¶
func HandleRemoveMask ¶
func HandleRemovePage ¶
func HandleRemovePathMask ¶
func HandleRemoveStyleKey ¶
func HandleRemoveText ¶
func HandleRenamePage ¶
func HandleReorderTextTo ¶
func HandleResolveDocument ¶
func HandleSetMaskPosition ¶
func HandleSetMaskStyle ¶
func HandleSetPagePath ¶
func HandleSetPageStyle ¶
func HandleSetPathMaskPath ¶
func HandleSetPathMaskStyle ¶
func HandleSetStyleKey ¶
func HandleSetTextContent ¶
func HandleSetTextPosition ¶
func HandleSetTextStyle ¶
func HandleStringify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.