mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-13 07:42:46 -04:00
fonts: native rendering + add settings to override renderType
fixes #2371
This commit is contained in:
@@ -242,6 +242,8 @@ var SPEC = {
|
||||
monoFontFamily: { def: "Fira Code" },
|
||||
fontWeight: { def: 400 },
|
||||
fontScale: { def: 1.0 },
|
||||
textRenderType: { def: 1 },
|
||||
textRenderQuality: { def: 0 },
|
||||
|
||||
notepadUseMonospace: { def: true },
|
||||
notepadFontFamily: { def: "" },
|
||||
|
||||
Reference in New Issue
Block a user