-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use Default.ini as default change these to go back to previous settings: DirectWrite=0 GammaValue=1.54 Contrast=1.22 RenderWeight=1.5 [FontSubstitutes] ;uncomment all lines
- Loading branch information
Showing
1 changed file
with
43 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
[Preview] | ||
; BBGGRR | ||
Color=$996633 | ||
Font=Consolas | ||
|
||
[General] | ||
Name=hyrious | ||
|
@@ -13,7 +14,7 @@ Icon=hyrious.ico,0 | |
HookChildProcesses=1 | ||
|
||
;[0:Normal] 1:NoHinting 2:AutoHinting 3:Light+AutoHinting | ||
;if [3:Light+Auto], AntiAliasMode must be [1:Light] | ||
;if [3:Light+AutoHinting], AntiAliasMode must be [1:Light] | ||
HintingMode=1 | ||
|
||
;[0:Disable] 1:Enable(below 12pt) | ||
|
@@ -41,16 +42,20 @@ GammaMode=0 | |
|
||
;[1.4:ClearType] 1.8:OSX 2.2:TV | ||
;works only if GammaMode=0 | ||
GammaValue=1.54 | ||
;GammaValue=1.54 | ||
GammaValue=1.5 | ||
|
||
;[1] 0.0625..10.0 | ||
Contrast=1.22 | ||
;Contrast=1.22 | ||
Contrast=1.7 | ||
|
||
;[1.0] 0.0..12.0 | ||
RenderWeight=1.5 | ||
;RenderWeight=1.5 | ||
RenderWeight=1.4 | ||
|
||
;[0:Disable] 1:Enable | ||
DirectWrite=0 | ||
;disable it if there be any buggy display | ||
DirectWrite=1 | ||
|
||
;[0] 0..12 | ||
;works only if AntiAliasMode=1 | ||
|
@@ -75,7 +80,7 @@ FontLink=2 | |
|
||
;[0:DoNothing] 1:SafeMode 2:CrudeMode | ||
;works only if FontLoader=0 | ||
FontSubstitutes=1 | ||
FontSubstitutes=0 | ||
|
||
;[0] 0..2147483647 | ||
MaxHeight=0 | ||
|
@@ -94,6 +99,7 @@ CacheMaxBytes=67108864 | |
EnableKerning=1 | ||
|
||
;[0:Disable] 1:Enable(use bitmap for fonts below MaxBitmap) | ||
;should be 0 | ||
MaxBitmap=0 | ||
|
||
[DirectWrite] | ||
|
@@ -103,17 +109,33 @@ Contrast=1.0 | |
ClearTypeLevel=1 | ||
|
||
[FontSubstitutes] | ||
Courier=Iosevka | ||
Terminal=XHei OSX Mono | ||
MS Serif=XHei OSX | ||
MS Sans Serif=XHei OSX | ||
Microsoft Sans Serif=XHei OSX | ||
SimSun=XHei OSX SimSun | ||
NSimSun=XHei OSX NSimSun | ||
Fixedsys=XHei OSX NSimSun | ||
;Courier=Iosevka | ||
;Terminal=XHei OSX Mono | ||
;MS Serif=XHei OSX | ||
;MS Sans Serif=XHei OSX | ||
;Microsoft Sans Serif=XHei OSX | ||
;SimSun=XHei OSX SimSun | ||
;NSimSun=XHei OSX NSimSun | ||
;Fixedsys=XHei OSX NSimSun | ||
|
||
[Individual] | ||
;font=Hinting,AAMode,NormalWeight,BoldWeight,ItalicSlant,Kerning | ||
XSong=,,30,,, | ||
XSong SimSun=,,30,,, | ||
XSong Mono=,,30,,, | ||
宋体=,,30,,, | ||
新宋体=,,30,,, | ||
华文宋体=,,30,,, | ||
华文中宋=,,30,,, | ||
Batang=,,30,,, | ||
MingLiU=,,30,,, | ||
PMingLiU=,,30,,, | ||
PMingLiU_HKSCS=,,30,,, | ||
MingLiU_ExtB=,,30,,, | ||
PMingLiU_ExtB=,,30,,, | ||
PMingLiU_HKSCS_ExtB=,,30,,, | ||
MS Mincho=,,30,,, | ||
MS PMincho=,,30,,, | ||
|
||
[ExcludeSub] | ||
javaw.exe | ||
|
@@ -124,6 +146,12 @@ devenv.exe | |
[ExcludeModule] | ||
;don't render. load dll | ||
|
||
[Experimental] | ||
Colorfont=1 | ||
|
||
[[email protected]] | ||
InvertColor=1 | ||
|
||
[[email protected]] | ||
ClipBoxFix=1 | ||
|
||
|
@@ -156,6 +184,7 @@ sai.exe | |
sc2.exe | ||
SearchFilterHost.exe | ||
SearchProtocolHost.exe | ||
String2Pixel(Size12).exe | ||
SynTPEnh.exe | ||
SynTPHelper.exe | ||
Telegram.exe | ||
|