Skip to content

Instantly share code, notes, and snippets.

@jkingry
Last active December 31, 2015 16:28
Show Gist options
  • Save jkingry/8013394 to your computer and use it in GitHub Desktop.
Save jkingry/8013394 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"/>
<script src="http://cmx.io/v/0.1/cmx.js"></script>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1" height="400">
<label t="translate(0,400)">
<tspan x="0" y="0em">December 17, 2013</tspan>
</label>
<label t="translate(0,300)" pose="0,-10|24,56">
<tspan x="0" y="0em" fill="green" font-size="1.5em">To Shannon:</tspan>
</label>
<label id="x" t="translate(162,57) rotate(16)" margin="2" pose="0,-10|0,2">
<tspan x="0" y="0em" fill="red">Love,</tspan>
<tspan x="1em" y="1em" fill="red">Joe</tspan>
</label>
<actor t="translate(153,33)" pose="-11,9|-35,140|-33,105|-33,95|-36,76|-36,56|-44,31|-49,8|-31,31|-26,6|-65,102|-78,118|-10,102|10,124">
<bubble pose="0,0|-17,1|-65,52|14,99|-49,132|-77,134">
<tspan x="0" y="0em" font-size="1.2em">Happy</tspan>
<tspan x="0.6em" y="2.6em" font-size="0.85em">(smallest number with</tspan>
<tspan x="0.6em" y="3.8em" font-size="0.85em">4 representations as a sum</tspan>
<tspan x="0.6em" y="5.0em" font-size="0.85em">of 2 distinct primes)th</tspan>
<tspan x="0" y="6em" font-size="1.2em">Birthday!</tspan>
</bubble>
</actor>
</scene>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment