Monorepo for Aesthetic.Computer
aesthetic.computer
1% Generated KidLisp score card for $kl1
2\documentclass[12pt]{article}
3\usepackage[
4 paperwidth=2.75in,
5 paperheight=4.75in,
6 top=0.3in,
7 bottom=0.3in,
8 left=0.3in,
9 right=0.3in,
10]{geometry}
11\usepackage{fontspec}
12\usepackage{xcolor}
13\usepackage{tikz}
14\usepackage{graphicx}
15
16\pagestyle{empty}
17
18\newfontfamily\cardcodefont[
19 Path=fonts/,
20 Extension=.ttf,
21 UprightFont=ComicRelief-Regular,
22 BoldFont=ComicRelief-Bold,
23]{ComicRelief-Regular}
24\newfontfamily\cardlabelfont[
25 Path=fonts/,
26 Extension=.ttf,
27 UprightFont=ComicRelief-Bold,
28 BoldFont=ComicRelief-Bold,
29 FakeBold=1.8,
30]{ComicRelief-Bold}
31
32\definecolor{ink}{RGB}{0,0,0}
33\newcommand{\safetyinset}{0.22in}
34\newcommand{\safewidth}{2.31in}
35
36\begin{document}
37
38\vspace*{-0.26in}
39
40\noindent\hspace*{-0.08in}%
41\begin{tikzpicture}
42 \clip (0,0) rectangle (\safewidth,\safewidth);
43 \node[anchor=south west, inner sep=0pt] at (0,0)
44 {\includegraphics[width=\safewidth, height=\safewidth]{kl1-screenshot.png}};
45 \draw[black, line width=2.4pt] (0,0) rectangle (\safewidth,\safewidth);
46\end{tikzpicture}\par
47
48\vspace{0.03in}
49
50\begingroup\offinterlineskip
51\cardcodefont\bfseries\fontsize{9.5pt}{10.5pt}\selectfont\color{ink}
52\noindent\hspace*{-0.08in}\begin{tabular}{@{}l@{}}
53\rule{0pt}{11pt}black\\
54\rule{0pt}{11pt}mask w/2 0 w/2 h, ink zebra\\
55\rule{0pt}{11pt}box ? ? ?\\
56\rule{0pt}{11pt}unmask\\
57\rule{0pt}{11pt}scroll (? 0 -1 1) 10\\
58\rule{0pt}{11pt}ink zebra, line, spin 3, burn\\
59\rule{0pt}{11pt}zoom 0.1, scroll frame/10\\
60\end{tabular}
61\endgroup
62
63\vspace*{\fill}
64
65\begin{tikzpicture}[remember picture, overlay]
66 \node[anchor=south east, inner sep=0pt]
67 at ([xshift=-0.23in, yshift=0.75in]current page.south east)
68 {\colorbox{black}{%
69 \rule[-1pt]{0pt}{6.5pt}%
70 \kern-1pt{\cardlabelfont\bfseries\fontsize{8pt}{8pt}\selectfont\color{white}\$kl1}\kern-0.5pt%
71 }};
72 \node[anchor=south east, inner sep=1pt, fill=black]
73 at ([xshift=-\safetyinset, yshift=\safetyinset]current page.south east)
74 {\rule{0.48in}{0.48in}};
75 \node[anchor=south east, inner sep=1pt, fill=white]
76 at ([xshift=-0.24in, yshift=0.24in]current page.south east)
77 {\includegraphics[width=0.48in]{qr-kl1.png}};
78\end{tikzpicture}
79
80\end{document}