diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-25 03:45:59 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-25 03:45:59 +1100 |
commit | ff6e349aef9c5504896d1249b2d4a3b862c37d09 (patch) | |
tree | 01b1f7567fc480c5d081846f7e5e59d45b639335 /assets/opensb/interface/chat | |
parent | 6b8c4729787daa0c584447f9014bf32320d82789 (diff) |
tighten lineHeight
Diffstat (limited to 'assets/opensb/interface/chat')
-rw-r--r-- | assets/opensb/interface/chat/chat.config.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/opensb/interface/chat/chat.config.patch b/assets/opensb/interface/chat/chat.config.patch index f5ee664..52dc90d 100644 --- a/assets/opensb/interface/chat/chat.config.patch +++ b/assets/opensb/interface/chat/chat.config.patch @@ -1,5 +1,6 @@ { "config" : { + "lineHeight" : 1, "font" : { "directives" : "?border=1;111a;1114", "padding" : [1, 1] // Padding to prevent border clipping at the edges of the log canvas while keeping compat with mods that patch the canvas size |