* Added more Dink media, trying to get the html5 build to work "out of the box". Need to run media/update_media.bat to create the audio/interface dirs in bin!
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1606 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
a3aece1f5d
commit
8e575535ed
260 changed files with 2304 additions and 0 deletions
44
media/interface/font_big.bmfc
Normal file
44
media/interface/font_big.bmfc
Normal file
|
@ -0,0 +1,44 @@
|
|||
# AngelCode Bitmap Font Generator configuration file
|
||||
fileVersion=1
|
||||
|
||||
# font settings
|
||||
fontName=Cooper Std Black
|
||||
charSet=0
|
||||
fontSize=30
|
||||
aa=1
|
||||
scaleH=100
|
||||
useSmoothing=1
|
||||
isBold=0
|
||||
isItalic=0
|
||||
useUnicode=0
|
||||
disableBoxChars=1
|
||||
outputInvalidCharGlyph=0
|
||||
|
||||
# character alignment
|
||||
paddingDown=2
|
||||
paddingUp=2
|
||||
paddingRight=2
|
||||
paddingLeft=2
|
||||
spacingHoriz=1
|
||||
spacingVert=1
|
||||
|
||||
# output file
|
||||
outWidth=512
|
||||
outHeight=256
|
||||
outBitDepth=32
|
||||
fontDescFormat=0
|
||||
fourChnlPacked=0
|
||||
textureFormat=png
|
||||
textureCompression=0
|
||||
alphaChnl=2
|
||||
redChnl=0
|
||||
greenChnl=0
|
||||
blueChnl=0
|
||||
|
||||
# outline
|
||||
outlineThickness=1
|
||||
|
||||
# selected chars
|
||||
chars=32-126,128,130-140,142,145-156,158-255
|
||||
|
||||
# imported icon images
|
Loading…
Add table
Add a link
Reference in a new issue