Skip to content

Instantly share code, notes, and snippets.

@hizumi
hizumi / gist:486decb22e6cfd51989a
Created May 13, 2015 04:16
Hatsune Miku Color
<html><head></head><body><table border='0'><tr>
<td>
<font size='16' color='#00ff00'>■</font><font size='16' color='#0000ff'>■</font>00ff00 0000ff<br>
<font size='16' color='#11ff00'>■</font><font size='16' color='#1100ff'>■</font>11ff00 1100ff<br>
<font size='16' color='#22ff00'>■</font><font size='16' color='#2200ff'>■</font>22ff00 2200ff<br>
<font size='16' color='#33ff00'>■</font><font size='16' color='#3300ff'>■</font>33ff00 3300ff<br>
<font size='16' color='#44ff00'>■</font><font size='16' color='#4400ff'>■</font>44ff00 4400ff<br>
<font size='16' color='#55ff00'>■</font><font size='16' color='#5500ff'>■</font>55ff00 5500ff<br>
<font size='16' color='#66ff00'>■</font><font size='16' color='#6600ff'>■</font>66ff00 6600ff<br>
anonymous
anonymous / gist:fff6bd7e3cfc4262285b
Created March 21, 2015 08:22
tegaki で点描
require 'RMagick'
require 'auto_click'
offset = {
:x => 400,
:y => 200,
}
sleep 3