Created
February 15, 2013 17:48
-
-
Save lennondtps/4962048 to your computer and use it in GitHub Desktop.
This file contains hidden or 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"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">23-02-2013</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|-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"> | |
<bubble t="translate(9,11)" pose="0,0|-39,-9|-100,30|5,-12|-35,67|-58,70"> | |
<tspan x="0" y="1em">Αγάπη μου</tspan> | |
<tspan x="0" y="2em">ήρθα!!!</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(-2,-9)" pose="0,0|-14,24|-36,69|27,28|8,72|-35,93"> | |
<tspan x="0" y="0em">Ωχ!</tspan> | |
<tspan x="0" y="1em">Σήμερα ήταν</tspan> | |
<tspan x="0" y="2em">να έρθει??!?</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|55,120|41,110|41,100|42,74|37,64|32,39|27,14|47,54|52,29|29,85|26,64|52,74|65,66"> | |
<bubble t="translate(-3,0) rotate(18)" pose="-4,37|-18,18|-112,164|55,-55|-27,106|-76,101"> | |
<tspan x="0" y="0em" fill="red">Την αγαπώ <3</tspan> | |
</bubble> | |
</actor> | |
<actor t="translate(159,15)" pose="24,1|2,121|-1,89|1,55|-5,58|-1,63|-7,51|-12,21|7,51|12,26|-14,75|-18,69|9,69|21,58"> | |
<bubble t="translate(-2,-9) rotate(-16)" pose="0,0|19,20|40,51|22,51|18,53|-27,99"> | |
<tspan x="0" y="1em">Πωωω</tspan> | |
<tspan x="0" y="2em">θα με πρήξει</tspan> | |
<tspan x="0" y="3em" fill="red">πάλι !!</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene3" height="230"> | |
<label t="translate(0,225)"> | |
<tspan x="0" y="0em">2 Days Later</tspan> | |
</label> | |
<actor t="translate(209,4) rotate(2)" pose="-41,48|-10,105|0,88|0,78|0,68|0,48|-5,23|-10,-2|5,23|10,-2|-11,70|-4,54|17,86|-4,110"> | |
<bubble t="translate(-2,-9) rotate(-1)" pose="0,0|-23,-5|-51,-7|-68,19|-77,101|-108,90"> | |
<tspan x="0" y="-1em">Ρε μωρό μου</tspan> | |
<tspan x="0" y="1em">Σταμάτα</tspan> | |
<tspan x="0" y="2em">να μιλάς</tspan> | |
<tspan x="0" y="3em" fill="red">συνέχεια</tspan> | |
<tspan x="0" y="4em" fill="red">συνέχεια</tspan> | |
<tspan x="0" y="5em" fill="red">συνέχεια</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment