Skip to content

Releases: Kirilllive/ASCII_Art_Paint

ASCII Art paint 10

Choose a tag to compare

@Kirilllive Kirilllive released this 27 Sep 09:01

ASCII Art paint

Updated context menu in which an item was added to unselect and icons were added.

Improved stability of import/export and buffer processing functions. Fixed issues with loading custom fonts.

Improved compatibility with innovations in Tuesday JS and Web browsers.

The page of the ASCII Art Paint graphics editor has been updated.

ASCII Art paint release 10

ASCII Art paint 9

Choose a tag to compare

@Kirilllive Kirilllive released this 02 Aug 10:44

Linux_vs_Windwos

A small update that fixes bugs in the interface, and improves compatibility with the latest browser updates. The stability of the internal clipboard has also been improved.

ASCII Art paint 8 color depth

Choose a tag to compare

@Kirilllive Kirilllive released this 14 Jun 18:29

ASCII Art paint 8 color depth

Improved color depth interpretation from bitmap and change the default symbols palette.

Slightly changed names and interface graphics.

ASCII Art paint release 7 Braille

Choose a tag to compare

@Kirilllive Kirilllive released this 07 Jun 15:15

ASCII Art paint release 7 Braille

Added function to export images to Braille.

Using the analysis of the original image, the algorithm matches dark and light pixels with eight dot Braille characters, This method better captures the contours and details of the original image and is suitable for high contrast images (like black and white manga comics).

This implementation uses Unicode characters (U2800 to U28FF) and is therefore incompatible with ASCII counterparts, and braille characters are missing in many fonts.

ASCII Art paint release 6

Choose a tag to compare

@Kirilllive Kirilllive released this 30 May 06:02

20220528_113138 2

This release fixes minor bugs with the "selection" tool,

  • Fixed issues when selecting one row or one column.
  • Fixed display of metadata and cursor coordinates in the lower right corner of the editor.
  • Added display of the size of the selected area next to the cursors for the "selection" tool

To my surprise, this project got a lot of attention on ProductHunt. As a result, many news sites wrote about the project: BleNews , Kachibito , FlipBoard

ASCII Art paint release 5 Proportions resize

Choose a tag to compare

@Kirilllive Kirilllive released this 06 May 19:32

ASCII Art Paint pac man

Added proportional resizing function with aspect ratio preservation for PNG export in pixels and for canvas in number of cells.

  • Added toggle to save aspect ratio.
  • Improved work with files in the FireFox browser.
  • Fixed an issue with displaying icons in non-standard browsers.

ASCII Art paint release 4 Small update with bug fixes

Choose a tag to compare

@Kirilllive Kirilllive released this 29 Apr 05:33

ASCII Art Paint

Small update with fixes for issues found in the previous version.

  • The version number is now present in the "About" window.
  • Fixed problem with character sizes when creating png.
  • Improved selection tool stability.

ASCII Art paint release 3 Export ASCII Art to PNG image file

Choose a tag to compare

@Kirilllive Kirilllive released this 23 Apr 07:46

ascii art paint

The function of exporting the image to a PNG file with transparency has been added.

By default, the dimensions of images for export are automatically determined taking into account the aspect ratio of the canvas, but you can set your own size, while the proportions of the characters will remain the same and will not be stretched.

The export will use the font specified in the editor, and you can also use your own uploaded font.

Now you can publish your ASCII art as a regular image and transfer the images to a bitmap editor like PhotoShop or GIMP.

text to png image