Created
February 13, 2013 21:45
-
-
Save sangyye/4948628 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">First Comix</tspan> | |
</label> | |
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-2,8|-18,79|-32,78|-6,79|16,92"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-118,113"> | |
<tspan x="0" y="0em">Nun könnt ihr einfach Comics</tspan> | |
<tspan x="0" y="1em"> im xkcd style selbst erstellen.</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene2"> | |
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-2,8|-18,79|-31,92|-6,79|16,92"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-82,113"> | |
<tspan x="0" y="0em">Warum also solltet</tspan> | |
<tspan x="0" y="1em"> ihr das tun?</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene3"> | |
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-2,8|-18,79|-31,92|-6,79|10,68"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-28,97"> | |
<tspan x="0" y="0em">...</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene4"> | |
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-2,8|-18,79|-31,92|-6,79|10,68"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-75,98"> | |
<tspan x="0" y="0em">Was denn? Ich bin nur</tspan> | |
<tspan x="0" y="1em">ein Strichmännchen</tspan> | |
</bubble> | |
</actor> | |
</scene> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment