Last active
December 18, 2015 08:59
-
-
Save COTOHA/5758316 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" 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" width="400" height="400"> | |
<label t="translate(0,395)"> | |
<tspan x="0" y="0em">Life is hard #poto15comix #potorok </tspan> | |
</label> | |
<drawing> | |
<line stroke="green"> | |
<point x="0" y="30"></point> | |
<point x="400" y="100"></point> | |
</line> | |
<line stroke="green"> | |
<point x="300" y="0"></point> | |
<point x="400" y="20"></point> | |
</line> | |
<line stroke="black"> | |
<point x="100" y="100"></point> | |
<point x="120" y="90"></point> | |
</line> | |
<line stroke="black"> | |
<point x="120" y="90"></point> | |
<point x="140" y="120"></point> | |
</line> | |
<line stroke="black"> | |
<point x="140" y="120"></point> | |
<point x="120" y="130"></point> | |
</line> | |
<line stroke="black"> | |
<point x="120" y="130"></point> | |
<point x="100" y="100"></point> | |
</line> | |
<line stroke="blue"> | |
<point x="122" y="123"></point> | |
<point x="132" y="118"></point> | |
</line> | |
<line stroke="blue"> | |
<point x="132" y="118"></point> | |
<point x="125" y="108"></point> | |
</line> | |
<line stroke="blue"> | |
<point x="125" y="108"></point> | |
<point x="116" y="113"></point> | |
</line> | |
<line stroke="blue"> | |
<point x="116" y="113"></point> | |
<point x="122" y="123"></point> | |
</line> | |
<line stroke="black"> | |
<point x="114" y="108"></point> | |
<point x="122" y="103"></point> | |
</line> | |
<line stroke="black"> | |
<point x="112" y="105"></point> | |
<point x="120" y="100"></point> | |
</line> | |
<line stroke="black"> | |
<point x="110" y="102"></point> | |
<point x="118" y="97"></point> | |
</line> | |
</drawing> | |
<actor t="translate(119,23)" pose="-11,9|-27,110|-33,92|-33,82|-37,72|-37,56|-42,31|-47,6|-32,31|-27,6|-28,76|-15,86|-16,71|7,76"> | |
<bubble t="translate(9,11)" pose="0,0|15,-2|102,58|-40,173|37,210|-73,109"> | |
<tspan x="7em" y="-8em">Привет!</tspan> | |
<tspan x="-0.5em" y="-5em">Прикинь, этот задрот заставляет меня</tspan> | |
<tspan x="-1em" y="-4em">придумывать шутку, рисовать комикс,</tspan> | |
<tspan x="0" y="-1em">сохранять в гист на гитхабе,</tspan> | |
<tspan x="0" y="0em">делать картинку и постить</tspan> | |
<tspan x="2.5em" y="1em">в инстаграм!</tspan> | |
<tspan x="7.5em" y="3em">ಠ_ಠ</tspan> | |
</bubble> | |
</actor> | |
<actor t="translate(286,15)" pose="18,2|20,106|18,92|18,82|18,72|18,52|8,32|8,2|23,27|28,2|0,76|-4,91|28,72|28,52"> | |
<bubble t="translate(-3,5)" pose="-2,14|-13,15|-80,82|83,187|-25,219|-59,155"> | |
<tspan x="1em" y="-5em">угу</tspan> | |
<tspan x="4em" y="0em">угу</tspan> | |
<tspan x="1em" y="4em">молодец</tspan> | |
<tspan x="-2em" y="6em">чё ты шары выкатил,</tspan> | |
<tspan x="-2em" y="7em">хоббит пучеглазый?!</tspan> | |
<tspan x="-2em" y="8em">Иди поторок делай!!!</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
</div></body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment