All Projects → delimitry → Ascii_canvas

delimitry / Ascii_canvas

Licence: mit
ASCII canvas for drawing in console

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ascii canvas

Csconsoleformat
.NET C# library for advanced formatting of console output [Apache]
Stars: ✭ 296 (+2590.91%)
Mutual labels:  console, ascii, ascii-art
Diagram
CLI app to convert ASCII arts into hand drawn diagrams.
Stars: ✭ 642 (+5736.36%)
Mutual labels:  drawing, ascii, ascii-art
Tart
Tart - draw ASCII art in the terminal with your mouse!
Stars: ✭ 296 (+2590.91%)
Mutual labels:  drawing, ascii, ascii-art
ascii chart
Nice-looking lightweight console ASCII line charts ╭┈╯. Port of kroitor/asciichart.
Stars: ✭ 24 (+118.18%)
Mutual labels:  console, ascii, ascii-art
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (+400%)
Mutual labels:  drawing, ascii, ascii-art
hasciicam
(h)ascii for the masses! html refreshed ascii video cam
Stars: ✭ 63 (+472.73%)
Mutual labels:  ascii, ascii-art
ctable
C library to print nicely formatted tables
Stars: ✭ 13 (+18.18%)
Mutual labels:  console, ascii
Libfort
C/C++ library to create formatted ASCII tables for console applications
Stars: ✭ 255 (+2218.18%)
Mutual labels:  console, ascii
Boxes
Command line ASCII boxes unlimited!
Stars: ✭ 398 (+3518.18%)
Mutual labels:  ascii, ascii-art
figlet4s
ASCII-art banners in Scala
Stars: ✭ 29 (+163.64%)
Mutual labels:  ascii, ascii-art
Imgtoascii
A JavaScript implementation of a image to Ascii code
Stars: ✭ 331 (+2909.09%)
Mutual labels:  ascii, ascii-art
Ascii Art
A Node.js library for ansi codes, figlet fonts, ascii art and other ASCII graphics
Stars: ✭ 437 (+3872.73%)
Mutual labels:  ascii, ascii-art
lexicon-mono-seq
DOM Text Based Multiple Sequence Alignment Library
Stars: ✭ 15 (+36.36%)
Mutual labels:  ascii, ascii-art
Mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
Stars: ✭ 5,886 (+53409.09%)
Mutual labels:  console, ascii-art
Terminaltables
Generate simple tables in terminals from a nested list of strings.
Stars: ✭ 685 (+6127.27%)
Mutual labels:  console, ascii
Figlet Fonts
my collection of figlet / toilet ascii art fonts
Stars: ✭ 393 (+3472.73%)
Mutual labels:  ascii, ascii-art
Sadconsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
Stars: ✭ 853 (+7654.55%)
Mutual labels:  console, ascii
asciisciit
ASCII Art, Video, and Plotting Toolbox
Stars: ✭ 71 (+545.45%)
Mutual labels:  ascii, ascii-art
gifterm
View animated .GIF files in a text console. Linux/Mac/Windows
Stars: ✭ 14 (+27.27%)
Mutual labels:  ascii, ascii-art
Ftxui
💻 C++ Functional Terminal User Interface. ❤️
Stars: ✭ 433 (+3836.36%)
Mutual labels:  ascii, ascii-art

ASCII canvas

PyPI version Build Status Coverage Status MIT license

ASCII canvas for drawing in console using ASCII chars

Description:

ASCII canvas result

Colors in terminal Linux

ASCII canvas supports the next objects:

  • Point
  • Line
  • Rectangle
  • Nine-Patch Rectangle
  • Ellipse
  • Text

And supports Style for all these objects. The Style includes symbol, foreground color, background color and font style. Thereby colored printing to terminal is supported.

The next colors (foreground and background) are supported under Linux and Windows.

Colors in terminal Linux

Colors in terminal Windows

License:

Released under The MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].