1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Userland/Applications/CharacterMap
thankyouverycool a593b83189 LibGfx+Applications: Add human readable name helper for fonts
This returns a more comprehensible name than raw weight and slope
metrics and is intended for use in UIs. Now displays human readable
font names in FontSettings, TerminalSettings and CharacterMap.
2022-02-01 10:06:26 +01:00
..
CharacterMapWidget.cpp LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
CharacterMapWidget.h CharacterMap: Add a find-by-name window 2022-01-16 11:17:03 +01:00
CharacterMapWindow.gml CharacterMap: Add output box for copying arbitrary character sequences 2022-01-16 11:17:03 +01:00
CharacterSearchWidget.cpp CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00
CharacterSearchWidget.h CharacterMap: Change the search widget to display results in a TableView 2022-01-28 15:26:58 +00:00
CharacterSearchWindow.gml CharacterMap: Change the search widget to display results in a TableView 2022-01-28 15:26:58 +00:00
CMakeLists.txt CharacterMap+Base: Give Character Map an icon 2022-01-16 11:17:03 +01:00
main.cpp CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00
SearchCharacters.h CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00