Created
February 13, 2013 15:28
-
-
Save krosti/4945389 to your computer and use it in GitHub Desktop.
Andres en guatrache :)
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> | |
<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" height="230" width="300"> | |
<label t="translate(0,225)"> | |
<tspan x="0" y="0em">Guatrache, A few months later</tspan> | |
</label> | |
<actor t="translate(217,12) rotate(2)" pose="-41,48|1,103|0,88|8,60|0,68|0,48|-29,33|6,23|27,43|-19,18|-11,70|-4,54|29,77|8,111"> | |
<bubble t="translate(-2,-9)" pose="0,0|-13,24|-29,52|-86,-4|-99,79|-165,70"> | |
<tspan x="0" y="-1em">come on youtube!</tspan> | |
<tspan x="40" y="1em">just 10%</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene2"> | |
<label t="translate(0,225)" pose="0,-10|4,120"> | |
<tspan x="0" y="0em">today moning</tspan> | |
</label> | |
<label t="translate(187,-4)" pose="-9,-75|-4,4"> | |
<tspan x="0" y="0em">Andres</tspan> | |
</label> | |
<actor t="translate(191,83) rotate(2)" pose="-41,48|1,103|0,88|8,60|0,68|0,48|-13,25|-21,-3|8,17|4,-7|-23,89|-52,100|19,77|34,109"> | |
<bubble t="translate(-2,-9)" pose="0,0|-13,24|-29,52|-86,-4|-99,79|-165,70"> | |
<tspan x="0" y="-1em">yeah! I got it! 100%!!</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment