mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-04 14:56:38 +00:00
39 lines
1.6 KiB
HTML
39 lines
1.6 KiB
HTML
<!-- http://jollo.org/licensing/public/LNT-1.txt -->
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="../css/sally.css" type="text/css" charset="utf-8" />
|
|
<link rel="stylesheet" href="../css/ak.css" type="text/css" charset="utf-8" />
|
|
<link rel="stylesheet" href="http://jollo.org/assets/jibber/css/nitelite.css" type="text/css" charset="utf-8" />
|
|
<style>
|
|
body { font-family: 'FixedsysExcelsior301Regular'; }
|
|
a:nth-of-type(2n+1), a { color: #0f0; }
|
|
a:nth-of-type(2n+2), a { color: #ff0; }
|
|
</style>
|
|
|
|
<br><br>
|
|
<center>
|
|
|
|
<table border=35 cellpadding=10>
|
|
<tr><td style="background: rgba(0,0,100,0.5)">
|
|
<h1>asdf.us/ascii documentation</h1>
|
|
|
|
<span style="white-space: pre; color: white;">
|
|
These are some handy documents which address some of the more obscure
|
|
features of the asdf.us color code tool:
|
|
|
|
* <a href="tips.txt">tips.txt</a> - Tips on using the keyboard
|
|
* <a href="irssi.txt">irssi.txt</a> - Instructions on using IRSSI to make color codes.
|
|
* <a href="nopaint.txt">nopaint.txt</a> - A guide to "No Paint"
|
|
|
|
Documents on Shaders
|
|
|
|
* <a href="shadetut.txt">shadetut.txt</a> - A brief tutorial on ASCII shaders.
|
|
* <a href="shaders/brush.txt">shaders/brush.txt</a> - Shaders designed to work on the brush
|
|
* <a href="shaders/canvas.txt">shaders/canvas.txt</a> - Shaders designed to work on the canvas
|
|
* <a href="shaders/util.txt">shaders/util.txt</a> - Miscellaneous utilities / snippets
|
|
|
|
For more information on IRC, Color Codes, and much more, visit the
|
|
<a href="http://jollo.org/LNT/doc/">documentation sitemap</a>, part of the <a href="http://jollo.org/">Jollo IRC Network</a>.
|
|
|
|
<a href="/ascii/">asdf.us/ascii</a>
|
|
|