mirror of https://gitlab.com/basile.b/dexed.git
fix, diff, not AA under win
This commit is contained in:
parent
0d1b02387d
commit
e8b21639c5
|
@ -17,7 +17,7 @@ object CEDiffViewer: TCEDiffViewer
|
||||||
Font.Height = -15
|
Font.Height = -15
|
||||||
Font.Name = 'DejaVu Sans Mono'
|
Font.Name = 'DejaVu Sans Mono'
|
||||||
Font.Pitch = fpFixed
|
Font.Pitch = fpFixed
|
||||||
Font.Quality = fqAntialiased
|
Font.Quality = fqProof
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
|
|
Loading…
Reference in New Issue