Skip to content

Technicism/Charaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Charaster

A browser based drawing program that rasters characters instead of single pixels, to support the creation of text based diagrams and artwork (e.g. ANSI and ASCII art). Charaster can be used online from GitHub pages or offline by downloading the source and opening index.html. For more information about the development progress of this application and how to use it visit the wiki.

Screenshot

The above screenshot includes ASCII art from the cowsay and sl commands. Charaster can export the drawing to be rendered inside a terminal by using the example Bash command of echo -e "$(cat charaster.sh)".

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published