resize combo graph number to fit the new, bigger font.
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
return LoadFont("Combo Numbers") .. {
|
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"););
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user