Skip to content

Commit

Permalink
FSUI: Icon treatments
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz committed Feb 20, 2024
1 parent 645dc3f commit 5064899
Show file tree
Hide file tree
Showing 8 changed files with 641 additions and 170 deletions.
23 changes: 23 additions & 0 deletions 3rdparty/include/IconsPromptFont.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
#define ICON_PF_ACHIEVEMENTS_PROGRESSION "\xE2\x8E\xB2"
#define ICON_PF_ACHIEVEMENTS_MISSABLE "\xE2\x8E\xB3"
#define ICON_PF_ACHIEVEMENTS_WIN "\xE2\x8E\xB4"
#define ICON_PF_DUMBELL "\xE2\x8E\xB5"
#define ICON_PF_POPN_CONTROLLER "\xE2\x8A\xBF"
#define ICON_PF_POPN_BLUE_LEFT "\xE2\x8B\x80"
#define ICON_PF_POPN_BLUE_RIGHT "\xE2\x8B\x81"
Expand All @@ -341,3 +342,25 @@
#define ICON_PF_POPN_WHITE_RIGHT "\xE2\x8B\x87"
#define ICON_PF_POPN_RED "\xE2\x8B\x88"
#define ICON_PF_SLOW_MOTION "\xE2\x8D\xBA"
#define ICON_PF_CONTROLLER_VIBRATION "\xE2\x88\x9A"
#define ICON_PF_USB "\xE2\x8D\x9A"
#define ICON_PF_MICROCHIP_ALT "\xE2\x8D\x9D"
#define ICON_PF_MICROCHIP "\xE2\x8D\x9E"
#define ICON_PF_INFINITY "\xE2\x8D\x9B"
#define ICON_PF_GAMEPAD_ALT "\xE2\x8D\xA0"
#define ICON_PF_KEYBOARD_ALT "\xE2\x8D\xA1"
#define ICON_PF_DOWNLOAD "\xE2\x8D\xA2"
#define ICON_PF_UPLOAD "\xE2\x8D\xA3"
#define ICON_PF_MEMORY_CARD "\xE2\x8D\xA4"
#define ICON_PF_SOUND "\xE2\x8D\xA5"
#define ICON_PF_PICTURE "\xE2\x8D\xA6"
#define ICON_PF_ISOMETRIC_CUBE "\xE2\xAC\x9B"
#define ICON_PF_SNOOZE "\xE2\x8D\xBB"
#define ICON_PF_HEARTBEAT_CIRCLE "\xE2\x8D\xBC"
#define ICON_PF_HEARTBEAT_ALT "\xE2\x8D\xBD"
#define ICON_PF_HEARTBEAT_MAG "\xE2\x8D\xBE"
#define ICON_PF_MONITOR_CODE "\xE2\x8D\xBF"
#define ICON_PF_SIXTY_CIRCLE "\xE2\x8E\x80"
#define ICON_PF_SPEAKER_ALT "\xE2\x8D\xA7"
#define ICON_PF_THUNDERBOLT "\xE2\x8D\x9C"
#define ICON_PF_BACKWARD "\xE2\x8F\x8C"
618 changes: 534 additions & 84 deletions 3rdparty/promptfont/promptfont.sfd

Large diffs are not rendered by default.

Binary file modified bin/resources/fonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified bin/resources/fonts/promptfont.otf
Binary file not shown.
15 changes: 7 additions & 8 deletions pcsx2-qt/resources/icons/black/svg/pin-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 7 additions & 8 deletions pcsx2-qt/resources/icons/white/svg/pin-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5064899

Please sign in to comment.