1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:17:35 +00:00

Fonts: Rename font files consistently

Font files are now all named like this:

    <Family><Weight><Size>.font

This will make it much easier/sane to perform font lookup.
This commit is contained in:
Andreas Kling 2020-10-24 16:27:44 +02:00
parent 688675e89b
commit 5abc03db0d
17 changed files with 4 additions and 4 deletions