This commit is contained in:
Chris Danford
2008-07-21 12:03:41 +00:00
parent 568659cfa9
commit ef3d63ae15
6 changed files with 27 additions and 25 deletions
@@ -8,7 +8,7 @@ return Def.ActorFrame {
InitCommand=cmd(horizalign,left;y,4);
};
LoadFont( "_sf sports night ns upright 26px header text" ) .. {
InitCommand=cmd(x,64;y,-7;horizalign,left;shadowlength,0;settext,ScreenString("HeaderText");skewx,-0.15;zoomx,1.2;);
InitCommand=cmd(x,64;y,-7;horizalign,left;shadowlength,0;settext,ScreenString("HeaderText");skewx,-0.15;zoomx,1.2;maxwidth,250;);
Name="HeaderText";
};
LoadFont( "_venacti 10px header subtext" ) .. {