66 lines
1.3 KiB
Plaintext
66 lines
1.3 KiB
Plaintext
# AngelCode Bitmap Font Generator configuration file
|
|
fileVersion=1
|
|
|
|
# font settings
|
|
fontName=Arial
|
|
fontFile=../GameRes/Fonts/MYCat.ttf
|
|
charSet=0
|
|
fontSize=-32
|
|
aa=3
|
|
scaleH=100
|
|
useSmoothing=1
|
|
isBold=0
|
|
isItalic=0
|
|
useUnicode=1
|
|
disableBoxChars=1
|
|
outputInvalidCharGlyph=0
|
|
dontIncludeKerningPairs=0
|
|
useHinting=1
|
|
renderFromOutline=0
|
|
useClearType=1
|
|
|
|
# character alignment
|
|
paddingDown=1
|
|
paddingUp=1
|
|
paddingRight=1
|
|
paddingLeft=1
|
|
spacingHoriz=1
|
|
spacingVert=1
|
|
useFixedHeight=1
|
|
forceZero=0
|
|
|
|
# output file
|
|
outWidth=128
|
|
outHeight=128
|
|
outBitDepth=32
|
|
fontDescFormat=0
|
|
fourChnlPacked=1
|
|
textureFormat=png
|
|
textureCompression=0
|
|
alphaChnl=1
|
|
redChnl=0
|
|
greenChnl=0
|
|
blueChnl=0
|
|
invA=0
|
|
invR=0
|
|
invG=0
|
|
invB=0
|
|
|
|
# outline
|
|
outlineThickness=0
|
|
|
|
# selected chars
|
|
chars=48-57
|
|
|
|
# imported icon images
|
|
icon="../../../Arts/UI/BattlePanel/number01_0.png",48,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_1.png",49,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_2.png",50,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_3.png",51,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_4.png",52,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_5.png",53,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_6.png",54,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_7.png",55,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_8.png",56,0,0,0
|
|
icon="../../../Arts/UI/BattlePanel/number01_9.png",57,0,0,0
|