不知道那是不是补丁............建个options.def跟字体差不多填上自己下载的字体
比如:
[FNT v2]
; FNT v2 version number. Don't change this.
fntversion = 2,00
; Name of this font.
name = " "
; Font author
author = "Microsoft"
[Def]
; This is a truetype font.
Type = truetype
; Size of font: width, height. Only height is used for truetype fonts.
Size = 0,0 ;字体大小宽度
; Spacing between font glyphs. Only height is used for truetype fonts.
Spacing =1,1
; Drawing offset: x, y.
Offset = 0,0
; Filename of the font to load. Will search Windows font directory if not in current directory.
File = xujinglei.fon ;你要用的字体
Blend = 1 ; Note: All units are in pixels.
; Text rendered with truetype fonts may be ASCII or UTF-8
比如:
[FNT v2]
; FNT v2 version number. Don't change this.
fntversion = 2,00
; Name of this font.
name = " "
; Font author
author = "Microsoft"
[Def]
; This is a truetype font.
Type = truetype
; Size of font: width, height. Only height is used for truetype fonts.
Size = 0,0 ;字体大小宽度
; Spacing between font glyphs. Only height is used for truetype fonts.
Spacing =1,1
; Drawing offset: x, y.
Offset = 0,0
; Filename of the font to load. Will search Windows font directory if not in current directory.
File = xujinglei.fon ;你要用的字体
Blend = 1 ; Note: All units are in pixels.
; Text rendered with truetype fonts may be ASCII or UTF-8