I hereby claim:
- I am xpac27 on github.
- I am banananana (https://keybase.io/banananana) on keybase.
- I have a public key ASAjsNNylh_o8KxiLsFlkrfweTBM9fd8JUmhQ_9sUghr3Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # Requires: brew install imagemagick --with-little-cms --with-little-cms2 | |
| DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" | |
| echo "" | |
| echo "" | |
| echo "" | |
| echo "" | |
| echo "All the images in the following folder will be changes: " |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | |
| <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | |
| <style type="text/css"> | |
| * { margin: 0; padding: 0; font-family: monospace; } | |
| .color | |
| { | |
| margin: 5px; | |
| height: 20px; |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | |
| <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | |
| <style type="text/css"> | |
| * { margin: 0; padding: 0; } | |
| #spots | |
| { | |
| width: 480px; |