Subversion Repositories duke3d_hrp

Rev

Rev 195 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 195 Rev 198
Line 1909... Line 1909...
1909
 
1909
 
1910
 
1910
 
1911
// Red Font 1.3D version (2929-2965)
1911
// Red Font 1.3D version (2929-2965)
1912
// Note that unlike the other fonts this changes the dimenions of the tiles
1912
// Note that unlike the other fonts this changes the dimenions of the tiles
1913
// Works fine for menus, not tested in-game. Might need some tweaking.
1913
// Works fine for menus, not tested in-game. Might need some tweaking.
-
 
1914
 
-
 
1915
tilefromtexture 2929 { file "highres/screen/fonts/redfont13/2929_8b.png" alphacut "254" xoff "0" yoff "0" }
-
 
1916
texture 2929 {
-
 
1917
   pal 0 { file "highres/screen/fonts/redfont13/2929.png" }
-
 
1918
}
1914
tilefromtexture 2930 { file "highres/screen/fonts/redfont13/2930_8b.png" alphacut "254" xoff "0" yoff "0" }
1919
tilefromtexture 2930 { file "highres/screen/fonts/redfont13/2930_8b.png" alphacut "254" xoff "0" yoff "0" }
1915
texture 2930 {
1920
texture 2930 {
1916
   pal 0 { file "highres/screen/fonts/redfont13/2930.png" }
1921
   pal 0 { file "highres/screen/fonts/redfont13/2930.png" }
1917
}
1922
}
1918
tilefromtexture 2931 { file "highres/screen/fonts/redfont13/2931_8b.png" alphacut "254" xoff "0" yoff "0" }
1923
tilefromtexture 2931 { file "highres/screen/fonts/redfont13/2931_8b.png" alphacut "254" xoff "0" yoff "0" }