Skip to content

Instantly share code, notes, and snippets.

@ptrsmk
Forked from darwin/index.html
Last active August 29, 2015 14:18
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 ptrsmk/9b5f16484ef4b49dcaad to your computer and use it in GitHub Desktop.
Save ptrsmk/9b5f16484ef4b49dcaad 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" charset="utf-8"></script>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1">
<label t="translate(0,346)">
<tspan x="0" y="0em">One day in Indiana</tspan>
</label>
<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(71,19) rotate(-2)" pose="-11,9|-1,114|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|13,83">
<bubble t="translate(4,5)" pose="0,0|-1,19|25,54|-53,44|-38,78|-76,104">
<tspan x="0" y="-1em">Sure, I'll</tspan>
<tspan x="0" y="0em">play a show</tspan>
<tspan x="0" y="1em">for you guys.</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|18,1|33,26|38,1|23,71|18,51|38,71|38,51">
<bubble t="translate(-31,-1)" pose="0,0|9,12|-13,57|37,22|18,66|-35,93">
<tspan x="0" y="0em">Awesome!</tspan>
<tspan x="0" y="1em">But you should</tspan>
<tspan x="0" y="2em">know something...</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(71,19) rotate(-2)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|-1,59">
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|23,71|18,51|38,71|38,51">
<bubble t="translate(-2,-9)" pose="-12,-3|-5,30|2,63|-77,50|-66,82|-121,187">
<tspan x="0" y="1em">We believe that every</tspan>
<tspan x="0" y="2em">person should be free</tspan>
<tspan x="0" y="3em">to abstain from his</tspan>
<tspan x="0" y="4em">craft whenever doing</tspan>
<tspan x="0" y="5em">it would violate his</tspan>
<tspan x="0" y="6em">conscience or</tspan>
<tspan x="0" y="7em">religious beliefs.</tspan>
</bubble>
</actor>
</scene>
<scene id="scene3">
<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(71,19) rotate(-2)" pose="-11,9|-1,114|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|13,83">
<bubble t="translate(9,0) rotate(3)" pose="0,0|-1,19|33,37|-54,59|-18,180|-69,149">
<tspan x="0" y="-3em">Nevermind; show's off!</tspan>
<tspan x="0" y="0em">You people have done</tspan>
<tspan x="0" y="1em">something that I</tspan>
<tspan x="0" y="2em">believe is very bad.</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|18,1|33,26|38,1|23,71|18,51|38,71|38,51">
<bubble t="translate(-31,-1)" pose="0,0|9,12|-13,57|37,22|18,66|-41,93">
<tspan x="0" y="0em">Well, that sucks.</tspan>
<tspan x="0" y="1em">but, hey, you're</tspan>
<tspan x="0" y="2em">free to make</tspan>
<tspan x="0" y="3em">that choice.</tspan>
</bubble>
</actor>
</scene>
</div></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment