resize combo graph number to fit the new, bigger font.

This commit is contained in:
AJ Kelly
2012-01-20 13:44:16 -06:00
parent 71cf3d67bc
commit 0e337a9420
@@ -1,3 +1,3 @@
return LoadFont("Combo Numbers") .. {
InitCommand=cmd(zoom,0.4;y,-1;shadowlengthx,0;shadowlengthy,1;strokecolor,color("#00000077"););
InitCommand=cmd(zoom,12/54;y,-1;shadowlengthx,0;shadowlengthy,1;strokecolor,color("#00000077"););
};