Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
726
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. [Preview]
  2. Font=Tsentsiu HG
  3. Color=$3300CC
  4. Text=233。 Lorem ipsum dolor sit amet.
  5. Size=10
  6. Align=Left
  7.  
  8. [General]
  9. Name=Tsentsiu HG-思源黑體
  10. Icon=XMac\XMac.ico,0
  11.  
  12. ;【自动挂钩子进程】
  13. ;[0:Disable] 1:Enable
  14. HookChildProcesses=1
  15.  
  16. ;【字体微调】
  17. ;0:Normal 1:NoHinting 2:AutoHinting 3:Light+AutoHinting
  18. HintingMode=1
  19.  
  20. ;【抗锯齿方式】
  21. ;-1:Disable 0:Normal 1:Light 2:LCD(RGB) 3:LCD(GBR) 4:Light-LCD(RGB) 5:Light-LCD(GBR)
  22. AntiAliasMode=2
  23.  
  24. ;【常规体调整】
  25. ;-32:+32
  26. NormalWeight=16
  27.  
  28. ;【粗体字的调整】
  29. ;-16:+16
  30. BoldWeight=2
  31.  
  32. ;【斜体字的倾斜角度微调】
  33. ;-16:+16
  34. ItalicSlant=0
  35.  
  36. ;【只有在FontLoader=0(在下面)时此项设置才有效。建议选0,选1会占用大量内存,也没看出有什么好处。】
  37. ;0:Disable 1:Enable
  38. UseMapping=0
  39.  
  40. ;【Gamma模式开关】
  41. ;-1:关闭;0:使用设置的Gamma值(GammaValue);1:使用sRGB的Gamma值;2:不明
  42. GammaMode=0
  43.  
  44. ;【Gamma值】
  45. ;GammaMode=0的时候此项设置才有效
  46. ;sRGB ≒ 2.2 CT-Default = 1.4
  47. ;windows的cleartype的Gamma值是1.4
  48. GammaValue=1.4
  49.  
  50. ;【对比度】
  51. ;数字越大越锐利,数字越小越发虚
  52. Contrast=1.3
  53.  
  54. ;【字体轮廓】
  55. ;数字越大字体就越粗越黑
  56. RenderWeight=1.0
  57.  
  58. ;【文字边界设置】
  59. ;数字越大越强调背景(类似文字边界被侵蚀的感觉),强调背景会有中字体锐利的感觉。适当降低对比度,提高TextTuning,可以使文字周围的颜色看起来“淡一点”
  60. ;再加上RenderWeight,把这三个设置的微妙平衡调节好的话,能得到不输给Mac的效果
  61. ;0:12
  62.  
  63. ;AntiAliasMode=1时,通过TextTuning分量来调节
  64. TextTuning=0
  65.  
  66. ;AntiAliasMode=2时,通过TextTuning的RGB分量来调节
  67. TextTuningR=0
  68. TextTuningG=0
  69. TextTuningB=0
  70.  
  71. ;【字体加粗模式】
  72. ;对NormalWeight和BoldWeight有效
  73. ;0:Weight值大时横向加粗,值小时双向加粗,主要是避免Weight值过大时,模式3中在小字号时加粗过度出现斩头的现象;
  74. ;1:总是横向加粗;
  75. ;2:总是双向加粗,也就是freetype本身的粗体渲染。
  76. ;注意:通过加大GammaValue、TextTuning的值,可以减少Weight值过大的造成的效果问题,即可以在BolderMode=2时也可以避免转接头
  77. BolderMode=0
  78.  
  79. ;【字体的载入方法】
  80. ;(注意是载入方法,不是渲染方法)
  81. ;0:用freetype载入字体
  82. ;1:用windows的绘图核心载入字体
  83. ;很多freetype的设置需要此项选0才能生效
  84. FontLoader=0
  85.  
  86. ;【字体链接】
  87. ;当FontLoader=0时
  88. ;0:什么都不做;
  89. ;1:使用注册表里的字体链接设置,通过FreeType的字符表进行查找
  90. ;2:使用注册表里的字体链接设置,使用Windows的转换函数直接查找
  91. ;当FontLoader=1时
  92. ;会保持启用的状态,但是所有字体链接的处理会交由WIN32API完成。
  93. FontLink=2
  94.  
  95. ;【字体替代】
  96. ;当FontLoader=0时
  97. ;0:什么都不做;
  98. ;1:安全替换方案(兼容性较好),根据以下FontSubstitutes的配置进行替换;
  99. ;2:完全替换方案(效果较全面,如替换后出现乱码,请尝试使用1),根据以下FontSubstitutes的配置进行替换;
  100. ;当FontLoader=1时
  101. ;会保持启用的状态,但是所有字体替代的处理会交由WIN32API完成
  102. FontSubstitutes=2
  103.  
  104. ;【让freetype处理的最大的字体尺寸,单位是像素,0的话就是全尺寸】
  105. ;交付 gdi++ 处理的最大尺寸(单位为像素)
  106. ;0-2147483647
  107. MaxHeight=0
  108.  
  109. ;【阴影设置】
  110. ;格式:水平偏移,垂直偏移,深色文字的阴影透明度(0-100),深色文字的阴影颜色,浅色文字的阴影透明度(0-100),浅色文字的阴影颜色
  111. ;颜色值格式:BBGGRR
  112. Shadow=1,1,60,0xFFFFFF,30,0x0
  113.  
  114. ;【液晶显示器的优化配置】
  115. ;[0:None] 1:Default 2:Light 16:Legacy
  116. LcdFilter=2
  117.  
  118. ;【微调LcdFilter】
  119. ;LcdFilter>0,且AntiAliasMode>-1时,该微调才生效
  120. ;这5个值分别代表文字笔划中从左到右的笔划浓度,最小为0,最大为255
  121. ;注释掉这个参数则恢复使用
  122. ;LcdFilter=1,默认值为“16,64,112,64,16”
  123. ;LcdFilter=2,默认值为“0,85,86,85,0”
  124. ;LcdFilterWeight=0,85,86,85,0
  125.  
  126. ;【字体缓存、内存的设置】
  127. LoadOnDemand=1
  128. CacheMaxFaces=256
  129. CacheMaxSizes=33554432
  130. CacheMaxBytes=67108864
  131. EnableKerning=0
  132.  
  133. ;【强制使用某一个字体】
  134. ;无视所有其他字体,全系统的字体都会被这里设置的字体代替
  135. ;ForceChangeFont=华文中宋
  136.  
  137. ;【优先使用点阵】
  138. ;小于指定字号的文字将优先使用内嵌点阵
  139. MaxBitmap=12
  140.  
  141. ;【对硬件加速的渲染支持】
  142. ;对使用DirectWrite作为硬件加速技术的软件(如IE和firefox的硬件加速)提供渲染支持开关
  143. ;0:关闭,1:开启。默认开启
  144. DirectWrite=1
  145. HintSmallFont=0
  146.  
  147. ;【除外的字体】
  148.  
  149. [ExcludeModule]
  150. ;【不渲染的程序,但仍会加载DLL】
  151.  
  152.  
  153.  
  154.  
  155. [FontSubstitutes@Office]
  156. ;【字体替代 for Office】
  157. SimHei=Helvitica + 黑體-繁
  158. @SimHei=@Tsentsiu HG
  159. 黑体=Tsentsiu HG
  160. @黑体=@Tsentsiu HG
  161.  
  162. [General@EXCEL.EXE]
  163. Alternative=Office
  164. [General@POWERPNT.EXE]
  165. Alternative=Office
  166. [General@WINWORD.EXE]
  167. Alternative=Office
  168. [General@et.exe]
  169. Alternative=Office
  170. [General@wps.exe]
  171. Alternative=Office
  172. [General@wpp.exe]
  173. Alternative=Office
  174. [General@wordpad.exe]
  175. Alternative=Office
  176. [UnloadDll]
  177. AxureRP.exe
  178. bfh.exe
  179. bleachbit.exe
  180. FontCreator.cn.exe
  181. FontCreator.exe
  182. Fontforge_EN.exe
  183. Fontforge_SC.exe
  184. Fontforge_TC.exe
  185. gnucash-bin.exe
  186. Illustrator.exe
  187. Level10M.exe
  188. MainType.exe
  189. mgsvtpp_ori.exe
  190. NexusFont.exe
  191. notecase.exe
  192. notecaselauncher.exe
  193. NVIDIA GeForce Experience.exe
  194. QvodPlayer.exe
  195. ROTTR.exe
  196. SmartAudio.exe
  197. Storm.exe
  198. VBoxSVC.exe
  199. VirtualBox.exe
  200. WmiPrvSE.exe
  201. [exclude]
  202. [FontSubstitutes]
  203. Fixedsys=文泉驛等寬正黑
  204. SimSun=Tsentsiu HG
  205. @SimSun=@Tsentsiu HG
  206. NSimSun=文泉驛等寬正黑
  207. @NSimSun=@文泉驛等寬正黑
  208. 新宋体=文泉驛等寬正黑
  209. @新宋体=@文泉驛等寬正黑
  210. SimHei=Tsentsiu HG
  211. @SimHei=@Tsentsiu HG
  212. 黑体=Tsentsiu HG
  213. @黑体=@Tsentsiu HG
  214. Segoe UI=Tsentsiu HG
  215. Tahoma=Tsentsiu HG
  216. Microsoft YaHei=Lucida Grande + 黑體-繁
  217. @Microsoft YaHei=@Lucida Grande + 黑體-繁
  218. 微软雅黑=Lucida Grande + 黑體-繁
  219. @微软雅黑=@Lucida Grande + 黑體-繁
  220. Microsoft YaHei UI=Tsentsiu HG
  221. @Microsoft YaHei UI=Tsentsiu HG
  222. 微软雅黑 UI=Tsentsiu HG
  223. @微软雅黑 UI=@Tsentsiu HG
  224. MS Shell Dlg=Tsentsiu HG
  225. MS Shell Dlg 2=Tsentsiu HG
  226. Microsoft Sans Serif=Tsentsiu HG
  227. [Individual]
  228. XHei=,,,6,,
  229. XHei Vision.iOS=,,,6,,
  230. XHei Vision.MacOS=,,,6,,
  231. XHei Mono=,,,6,,
  232. XHei Mono.Xihei=,,,6,,
  233. XHei SimSun=,,,1,,
  234. XHei NSimSun=,,,1,,
  235. XHei SimSun.Xihei=,,,1,,
  236. XHei NSimSun.Xihei=,,,1,,
  237. XSong=,,28,0,,
  238. XSong SimSun=,,28,0,,
  239. XSong NSimSun=,,28,0,,
  240. XSong Sharp=,,28,0,,
  241. XSong Sharp.SimSun=,,28,0,,
  242. XSong Sharp.NSimSun=,,28,0,,
  243. XSong Harmony=,,28,0,,
  244. XSong Harmony.SimSun=,,28,0,,
  245. XSong Harmony.NSimSun=,,28,0,,
  246. XSong Classical=,,28,0,,
  247. XSong Classical.SimSun=,,28,0,,
  248. XSong Classical.NSimSun=,,28,0,,
  249. XSong Tradition=,,28,0,,
  250. XSong Tradition.SimSun=,,28,0,,
  251. XSong Tradition.NSimSun=,,28,0,,
  252. 宋体=,,28,0,,
  253. 新宋体=,,28,0,,
  254. SimSun-ExtB=,,28,0,,
  255. 仿宋_GB2312=,,28,0,,
  256. 仿宋=,,28,0,,
  257. 华文仿宋=,,28,0,,
  258. 华文宋体=,,28,0,,
  259. 华文中宋=,,28,0,,
  260. Batang=,,28,0,,
  261. MingLiU=,,28,0,,
  262. MingLiU-ExtB=,,28,0,,
  263. PMingLiU=,,28,0,,
  264. PMingLiU-ExtB=,,28,0,,
  265. PMingLiU_HKSCS=,,28,0,,
  266. PMingLiU_HKSCS-ExtB=,,28,0,,
  267. MS Mincho=,,28,0,,
  268. MS PMincho=,,28,0,,
  269. [ExcludeSub]
  270. javaw.exe
  271. PPLive.exe
  272. QQGame.exe
  273. devenv.exe
  274. bfh.exe
  275. ChatHall.exe
  276. et.exe
  277. EXCEL.EXE
  278. Fetion.exe
  279. fontview.exe
  280. guagua.exe
  281. kugoo.exe
  282. Level10M.exe
  283. mgsvtpp_ori.exe
  284. NVIDIA GeForce Experience.exe
  285. POWERPNT.EXE
  286. ROTTR.exe
  287. VBoxSVC.exe
  288. VirtualBox.exe
  289. WINWORD.EXE
  290. WmiPrvSE.exe
  291. wpp.exe
  292. wps.exe
  293. XLDoctorUI.exe
  294. bfh.exe
  295. ChatHall.exe
  296. et.exe
  297. EXCEL.EXE
  298. Fetion.exe
  299. fontview.exe
  300. guagua.exe
  301. kugoo.exe
  302. Level10M.exe
  303. mgsvtpp_ori.exe
  304. NVIDIA GeForce Experience.exe
  305. POWERPNT.EXE
  306. ROTTR.exe
  307. VBoxSVC.exe
  308. VirtualBox.exe
  309. WINWORD.EXE
  310. WmiPrvSE.exe
  311. wpp.exe
  312. wps.exe
  313. XLDoctorUI.exe
  314. bfh.exe
  315. ChatHall.exe
  316. et.exe
  317. EXCEL.EXE
  318. Fetion.exe
  319. fontview.exe
  320. guagua.exe
  321. kugoo.exe
  322. Level10M.exe
  323. mgsvtpp_ori.exe
  324. NVIDIA GeForce Experience.exe
  325. POWERPNT.EXE
  326. ROTTR.exe
  327. VBoxSVC.exe
  328. VirtualBox.exe
  329. WINWORD.EXE
  330. WmiPrvSE.exe
  331. wpp.exe
  332. wps.exe
  333. XLDoctorUI.exe
  334. bfh.exe
  335. ChatHall.exe
  336. et.exe
  337. EXCEL.EXE
  338. Fetion.exe
  339. fontview.exe
  340. guagua.exe
  341. kugoo.exe
  342. Level10M.exe
  343. mgsvtpp_ori.exe
  344. NVIDIA GeForce Experience.exe
  345. POWERPNT.EXE
  346. ROTTR.exe
  347. VBoxSVC.exe
  348. VirtualBox.exe
  349. WINWORD.EXE
  350. WmiPrvSE.exe
  351. wpp.exe
  352. wps.exe
  353. XLDoctorUI.exe
  354. devenv.exe
  355. javaw.exe
  356. PPLive.exe
  357. QQGame.exe
  358. javaw.exe
  359. PPLive.exe
  360. QQGame.exe
  361. devenv.exe
  362. bfh.exe
  363. ChatHall.exe
  364. et.exe
  365. EXCEL.EXE
  366. Fetion.exe
  367. fontview.exe
  368. guagua.exe
  369. kugoo.exe
  370. Level10M.exe
  371. mgsvtpp_ori.exe
  372. NVIDIA GeForce Experience.exe
  373. POWERPNT.EXE
  374. ROTTR.exe
  375. VBoxSVC.exe
  376. VirtualBox.exe
  377. WINWORD.EXE
  378. WmiPrvSE.exe
  379. wpp.exe
  380. wps.exe
  381. XLDoctorUI.exe
  382. bfh.exe
  383. ChatHall.exe
  384. et.exe
  385. EXCEL.EXE
  386. Fetion.exe
  387. fontview.exe
  388. guagua.exe
  389. kugoo.exe
  390. Level10M.exe
  391. mgsvtpp_ori.exe
  392. NVIDIA GeForce Experience.exe
  393. POWERPNT.EXE
  394. ROTTR.exe
  395. VBoxSVC.exe
  396. VirtualBox.exe
  397. WINWORD.EXE
  398. WmiPrvSE.exe
  399. wpp.exe
  400. wps.exe
  401. XLDoctorUI.exe
  402. bfh.exe
  403. ChatHall.exe
  404. et.exe
  405. EXCEL.EXE
  406. Fetion.exe
  407. fontview.exe
  408. guagua.exe
  409. kugoo.exe
  410. Level10M.exe
  411. mgsvtpp_ori.exe
  412. NVIDIA GeForce Experience.exe
  413. POWERPNT.EXE
  414. ROTTR.exe
  415. VBoxSVC.exe
  416. VirtualBox.exe
  417. WINWORD.EXE
  418. WmiPrvSE.exe
  419. wpp.exe
  420. wps.exe
  421. XLDoctorUI.exe
  422. bfh.exe
  423. ChatHall.exe
  424. et.exe
  425. EXCEL.EXE
  426. Fetion.exe
  427. fontview.exe
  428. guagua.exe
  429. kugoo.exe
  430. Level10M.exe
  431. mgsvtpp_ori.exe
  432. NVIDIA GeForce Experience.exe
  433. POWERPNT.EXE
  434. ROTTR.exe
  435. VBoxSVC.exe
  436. VirtualBox.exe
  437. WINWORD.EXE
  438. WmiPrvSE.exe
  439. wpp.exe
  440. wps.exe
  441. XLDoctorUI.exe
  442. [DirectWrite]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement