mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
More font fixes and UI changes
- Lowered step size for decal size and depth to 1cm. - Changed default max size to 10m. - Text decals now show as a circle if they contain only whitespace. - Fixed font name in config and defaulted to Calibri if its missing
This commit is contained in:
@ -52,7 +52,7 @@ PART
|
||||
name = ModuleConformalText
|
||||
|
||||
text = Text
|
||||
font = Calibri SDF
|
||||
fontName = Calibri SDF
|
||||
fillColor = #000000FF
|
||||
outlineColor = #FFFFFFFF
|
||||
fillEnabled = true
|
||||
|
Reference in New Issue
Block a user