From 177c4daea57194d81fd017a1d078efb48d9383d9 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sun, 23 Feb 2025 15:58:29 -0500 Subject: rewrite renderer --- font/CooperHewitt-Light.ttf | Bin 0 -> 68116 bytes font/CooperHewitt-Medium.ttf | Bin 0 -> 65952 bytes font/CooperHewitt-Thin.ttf | Bin 0 -> 67008 bytes font/charter-regular.ttf | Bin 0 -> 35060 bytes font/eurostile.TTF | Bin 0 -> 38116 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 font/CooperHewitt-Light.ttf create mode 100644 font/CooperHewitt-Medium.ttf create mode 100644 font/CooperHewitt-Thin.ttf create mode 100644 font/charter-regular.ttf create mode 100644 font/eurostile.TTF (limited to 'font') diff --git a/font/CooperHewitt-Light.ttf b/font/CooperHewitt-Light.ttf new file mode 100644 index 0000000..97b1207 Binary files /dev/null and b/font/CooperHewitt-Light.ttf differ diff --git a/font/CooperHewitt-Medium.ttf b/font/CooperHewitt-Medium.ttf new file mode 100644 index 0000000..ceca1a3 Binary files /dev/null and b/font/CooperHewitt-Medium.ttf differ diff --git a/font/CooperHewitt-Thin.ttf b/font/CooperHewitt-Thin.ttf new file mode 100644 index 0000000..14445d7 Binary files /dev/null and b/font/CooperHewitt-Thin.ttf differ diff --git a/font/charter-regular.ttf b/font/charter-regular.ttf new file mode 100644 index 0000000..df11e7d Binary files /dev/null and b/font/charter-regular.ttf differ diff --git a/font/eurostile.TTF b/font/eurostile.TTF new file mode 100644 index 0000000..f10707a Binary files /dev/null and b/font/eurostile.TTF differ -- cgit v1.2.3