forked from science-ation/science-ation
make the div/cat on the nametags a bit smaller
This commit is contained in:
parent
fe1217ba6b
commit
95e13e966a
@ -116,6 +116,7 @@ on the page we have tagnum layout like this:
|
||||
$rep->addNametagText(0.0,"$r->firstname $r->lastname");
|
||||
$rep->setFontSize(14);
|
||||
$rep->addNametagText(0.75,"$r->title");
|
||||
$rep->setFontSize(12);
|
||||
$rep->addNametagText(1.5,$r->category." - ".$r->division);
|
||||
$rep->setFontSize(16);
|
||||
$rep->addNametagText(1.75,"# $r->projectnumber");
|
||||
|
Loading…
x
Reference in New Issue
Block a user