Skip to content

Add support for distant field fonts #211

@bitbrain

Description

@bitbrain

Currently, it is very difficult to define fonts which scale automatically with screen sizes. There are different approaches:

  • generate TTF fonts dynamically based on current screen resolution. On rescaling viewports these fonts need to be rebaked and styles need to be re-initialised. This becomes very problematic and also it does not scale very well with viewports
  • use distant field fonts (does not work with TTF fonts) see wiki

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions