Skip to content

Rewrite text buffer windows in story tab to use DirectWrite #13

@DavidKinder

Description

@DavidKinder

Currently, text buffer windows in the story tab are implemented as rich edit controls. This mostly works, but some corners of the Glk specification cannot be implemented using them. Investigate if it is practical to re-write the text buffer logic using DirectWrite, which would allow much more control over the display of the text buffer window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions