123456789101112 |
- \begin{overpic}[width=8.008in,height=3.0in]{assets/charsheet_upper.png}
- % names
- \put(1, 30) {\parbox{4.3in}{\fontsize{12}{12}\Names}}
- % look
- \put(59, 30) {\parbox{3in}{\fontsize{12}{12}\Look}}
- % some stats
- \put (25,4) {\makebox[0pt]{\fontsize{18}{10}\selectfont\headingfont \textcolor{black}{D\Damage{}}}}
- \put (89,6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{Your max HP is}}
- \put (89,4.6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{\BaseHP{} + Constitution}}
- \end{overpic}
|