Skip to content

Instantly share code, notes, and snippets.

@arjan0307
Last active December 13, 2015 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arjan0307/4947050 to your computer and use it in GitHub Desktop.
Save arjan0307/4947050 to your computer and use it in GitHub Desktop.
My first comic
<!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">One lazy evening...</tspan>
</label>
<actor t="translate(131,49)" pose="-11,9|-12,135|-10,96|-6,85|-9,72|-11,59|-16,34|-21,9|-6,34|-1,9|42,102|45,140|-56,108|-50,134">
<bubble pose="0,0|-20,10|-78,74|4,19|-35,62|-82,91">
<tspan x="0" y="0em">Let's watch</tspan>
<tspan x="0" y="1em">how I met your mother!</tspan>
</bubble>
</actor>
</scene>
<scene id="scene2">
<drawing t="translate(0,31)">
<line stroke="green">
<point x="0" y="0"></point>
<point x="250" y="20"></point>
</line>
</drawing>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|-2,3|33,26|38,1|14,81|-10,99|38,71|38,51">
<bubble t="translate(-2,-9)" pose="0,0|7,33|14,66|-63,30|-52,62|-94,113">
<tspan x="0" y="3em" fill="red">Great idea!</tspan>
</bubble>
</actor>
</scene>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment