art icon indicating copy to clipboard operation
art copied to clipboard

🎨 ASCII art library for Python

Results 13 art issues
Sort by recently updated
recently updated
newest added

http://megacooltext.com/russian-letters-converter/ _Originally posted by @sepandhaghighi in https://github.com/sepandhaghighi/art/issues/59#issuecomment-1173061656_

new font

https://www.toolcalculator.com/russian-font-generator.html _Originally posted by @sepandhaghighi in https://github.com/sepandhaghighi/art/issues/59#issuecomment-1173061598_

new font

Suggest us some new fonts and arts πŸ˜‰πŸ™

discussion

#### Description Some fonts are not printable in all environments. In `random-na` mode, we should print the font name. #### Steps/Code to Reproduce ```pycon >>> from art import * >>>...

#### Steps/Code to Reproduce >>> tprint("мясо", font="random") >>> #### Operating System uname -an Linux delvin 4.19.94 #1 SMP Sun Jan 3 01:52:40 +07 2021 x86_64 Intel(R) Core(TM) i3 CPU 540...

#### Description How do I get random art images that are bigger than one line?

#### What does this implement/fix? Explain your changes. ### Added - `decoration_request.yml` template - `font_request.yml` template - `one_line_request.yml` template - `feature_request.yml` template - `config.yml` for issue template ### Changed -...

enhancement
document

#### Description Python 3.12 support

test

#### Description Drop support for `Python