Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions fonts/League Gothic.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
return {
render_scale = 10,
TEXT_HEIGHT_SCALE = 0.8, --Decreased to bring lines closer together, any closer and Collection menu looks too compressed
TEXT_OFFSET = {x=4,y=-20}, --Moved left to centre in XMult boxes
FONTSCALE = 0.11,
squish = 1.166, --Increased to make font more readable when small, any bigger and font looks too stretched
DESCSCALE = 1.05 -- Increased to make font more readable when in Collection descriptions, any bigger and font looks too large
}

Binary file added fonts/League Gothic.ttf
Binary file not shown.