Use smoother outer border alpha for default font directives

This commit is contained in:
Kae 2023-07-04 06:23:02 +10:00
parent c8340602f5
commit ee97dd16e2
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"nametag" : {
"showMasterNames" : true,
"fontDirectives" : "?border=1;222;2220",
"fontDirectives" : "?border=1;222;2224",
"inspectOpacityRate" : 0.15,
"movementThreshold" : 0.5,
"offset" : [0, 13]
@ -16,7 +16,7 @@
"debugFont" : "iosevka-semibold",
"debugFontSize" : 7,
"debugFontDirectives" : "?border=1;2224;0000",
"debugFontDirectives" : "?border=1;111a;1114",
// Change planet name to support the new internal string formatting.
"planetNameFormatString" : "- {} -",

View File

@ -1,7 +1,7 @@
{
"config" : {
"font" : {
"directives" : "?border=1;111a;1110",
"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
},
"colors" : {