Skip to content

MadParkerD/asciilines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asciilines

Ascii line drawings from .tvg files

Copyright (c) 2019 Madison Parker-Durost

LICENSE

Licensed under the mit license see LICENSE file for details

Purpose:

This program exists to convert .tvg files into ascii line drawings. For some reason this is not a bitmap. It is simultaneously the first assignment for the summer open source class tought by Bart. This specific version of this program only supports vertical and horizontal lines. Valid .tvg files can be found in the test directory of this project if you need an example, but the tvg format used is otherwise dimensions on the first line, and all following lines define a single line of <%character%> <%horizontal position%> <%vertical position%> <%h or v for horzontal/vertical%> <%length%>

Installation

Run this program with python 3 like python3 canvas.py <name of file>

About

ascii line drawings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages