From 98f5ab5aa00f4d6b83079e6ee4e228b401356198 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sun, 31 Oct 2021 12:23:26 +0200 Subject: Changed format of resources.lgr Resources are now stored in a ZIP archive, and it comes with an explicit version number. All the old embed/bincat stuff was removed as unnecessary. resources.lgr is also a valid fontpack, for loading the built-in fonts. IssueID #363 --- res/fonts/SourceSans3-Bold.ttf | Bin 0 -> 298256 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/fonts/SourceSans3-Bold.ttf (limited to 'res/fonts/SourceSans3-Bold.ttf') diff --git a/res/fonts/SourceSans3-Bold.ttf b/res/fonts/SourceSans3-Bold.ttf new file mode 100644 index 00000000..486ede63 Binary files /dev/null and b/res/fonts/SourceSans3-Bold.ttf differ -- cgit v1.2.3