Skip to content

Font-selection dialog doesn't remember fonts which have multi-word names and nonstandard weights #518

@DizzyHSlightlyVoided

Description

@DizzyHSlightlyVoided

I don't know that this is something you really have control over, but here's what happened with my build:

Steps to reproduce:

  1. Open the font dialog to a font with multiple words in the name, such as "Comic Neue", and which has font weights other than Regular, Italic, Bold, etc.
  2. Set the font weight to one of these nonstandard weights, i.e. "Light" in this case, and close the dialog.
  3. Reopen the font dialog.

The "Font" box is now empty and the "Font Style" box is set to "Regular", regardless of previous selections.

It should be said that the font works properly, and it displays it properly even after you exit the client and open it again -- it's just that it's not recognized by the font-dialog in particular after the selection's been made.

For the record, the font is stored in the .wld file as:

set newWorld(top,font) {-family {Comic Neue Light} -size 11 -weight normal -slant roman -underline 0 -overstrike 0}

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