Skip to content

Text layout support #173

@noelwelsh

Description

@noelwelsh

We need to support some form of text layout, so that text boxes can be restricted in width or height or both, and text will reflow to fit within the constraints. There is an example of reflowing here (the paragraph shaping demo).

Tasks

  • See what current APIs (Java2D, Skia, SVG, etc.) support to get an idea of what is available
  • Design an API to represent minimal functionality
  • Implement it for one or more backends!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions