MovingBlocks

Update fonts to Noto Sans in a module

Terasology's fonts have been changed to Noto Sans so it can display more languages, but some modules are still using the older font. These modules need to be changed to use Noto Sans in the .skin files.

For this task, you need to change over all cases of engine:title or engine:default to NotoSans-Regular-Large, NotoSans-Regular-Medium or NotoSans-Regular. Which Noto Sans you use will need you to test what size fits best.

Definition of 'Done'

  • A pull request that changes all instances of engine:title or engine:default fonts over to NotoSans-Regular-Large, NotoSans-Regular-Medium or NotoSans-Regular.
  • A screenshot showing the changed UI with correctly sized text.

Where to start

  • Check out issue #2472 for which modules to start with.
  • Search through .skin files in modules for engine:title and engine:default

See also

Task tags

  • user interface
  • fonts
  • easy

Students who completed this task

Steven Rachman, Jason Huang

Task type

  • web Design
  • done_all Quality Assurance
close

2017