mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-24 18:22:25 -05:00
[PATCH 4/4] Font Quality Change
This commit is contained in:
parent
6a0a7f3ebd
commit
7c69722561
@ -17,7 +17,6 @@ object ScriptFrame: TScriptFrame
|
|||||||
Font.Height = -13
|
Font.Height = -13
|
||||||
Font.Name = 'Courier New'
|
Font.Name = 'Courier New'
|
||||||
Font.Pitch = fpFixed
|
Font.Pitch = fpFixed
|
||||||
Font.Quality = fqNonAntialiased
|
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
PopupMenu = SimbaForm.ScriptPopup
|
PopupMenu = SimbaForm.ScriptPopup
|
||||||
|
Loading…
Reference in New Issue
Block a user