Skip to content
This repository was archived by the owner on Jan 23, 2020. It is now read-only.

The 3D text object should accept html text #194

@BruceSherwood

Description

@BruceSherwood

html text is acceptable in canvas title and caption, and in label objects. It should also be acceptable for the 3D text object. For ideas, see the label function in lib/glow/primitives.js, which calls the parse_html function located in lib/glow/api_misc.js, which handles bold (or strong), italic, (or em) sup, and sub. The main text code is in lib/glow/extrude.js, with the actual text function in lib/glow/primitives.js.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions