Skip to content

Update GUI layout examples to use Liberation Serif #2743

@pushfoo

Description

@pushfoo

TL;DR: This chain of fallbacks looks like CSS and isn't guaranteed to resolve?

font_name=("Lato", "proxima-nova", "Helvetica Neue", "Arial", "sans-serif"),

Proposed fix

Replace it with one of ways:

  1. Replace the last entry in the list "Liberation Sans"
  2. Replace the entire line with "Liberation Sans"

We load these by default as of #2543.

Metadata

Metadata

Assignees

No one assigned

    Labels

    examplesissues related to examplesguiRelated to arcade GUI (sub module arcade.gui)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions