Skip to content

Instantly share code, notes, and snippets.

@ihercowitz
Last active December 13, 2015 19:08
Show Gist options
  • Select an option

  • Save ihercowitz/4960209 to your computer and use it in GitHub Desktop.

Select an option

Save ihercowitz/4960209 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>
<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">Surpresa boa ruim (Dr. Pepper)</tspan>
</label>
<drawing t="translate(0,22) rotate(3)">
<line stroke="green">
<point x="0" y="0"></point>
<point x="250" y="20"></point>
</line>
</drawing>
<actor t="translate(115,-5) rotate(-2)" pose="6,13|8,126|6,103|6,93|23,99|-2,66|-6,41|-21,47|15,44|1,47|-5,91|19,89|25,97|31,102">
</actor>
<actor t="translate(119,45)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|16,76|-3,79|38,71|38,51">
<bubble t="translate(-2,-9)" pose="0,0|7,33|14,66|-71,36|-60,68|-125,114">
<tspan x="0" y="1em">Não vou avisar. </tspan>
<tspan x="0" y="2em">Vamos ver como ela </tspan>
<tspan x="0" y="3em">se sai com uma... </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(115,-5) rotate(-2)" pose="6,13|-3,127|6,103|6,93|23,99|-2,66|-6,41|-21,47|15,44|1,47|-5,91|19,89|22,100|25,111">
</actor>
<actor t="translate(119,45) rotate(-3)" pose="28,1|46,109|34,93|34,83|31,70|18,57|16,31|38,26|32,29|45,5|22,78|8,81|36,77|10,62">
<bubble t="translate(-2,-9)" pose="0,0|-18,14|-43,32|-80,45|-52,62|-106,101">
<tspan x="0" y="1em"><tspan fill="red">...ESPORRADAAAA</tspan></tspan>
<tspan x="0" y="2em"><tspan fill="red">SURPRESAAAA!!!</tspan></tspan>
</bubble>
</actor>
</scene>
<scene id="scene3" height="230">
<bubble t="translate(148,15) rotate(-2)" pose="27,23|-51,1|-67,83|-120,74|-124,-4|-91,22">
<tspan x="0" y="-1em"></tspan>
</bubble>
<drawing t="translate(61,32) rotate(57)" pose="16,10">
<line stroke="green">
<point x="0" y="0"></point>
<point x="16" y="10"></point>
</line>
</drawing>
<drawing t="translate(70,62) rotate(149)" pose="0,1">
<line stroke="green">
<point x="0" y="0"></point>
<point x="14" y="10"></point>
</line>
</drawing>
<actor t="translate(169,4) rotate(2)" pose="-41,48|-10,105|0,88|0,78|0,68|0,48|-5,23|-10,-2|5,23|10,-2|-8,70|-1,54|8,72|1,51">
<bubble t="translate(2,-6) rotate(-2)" pose="27,23|5,28|-11,56|-59,19|-72,102|-138,93">
<tspan x="0" y="-1em">... e ela não se saiu muito bem,</tspan>
<tspan x="0" y="2em">morreu <tspan fill="red">Engasgada</tspan>!</tspan>
</bubble>
</actor>
<actor t="translate(209,4) rotate(2)" pose="-41,48|-2,108|0,88|0,78|0,68|0,48|-5,23|-10,-2|5,23|10,-2|-8,64|-9,46|9,69|8,45">
</actor>
</scene>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment