Skip to content

Releases: eliukblau/pixterm

PIXterm 1.3.1

27 Dec 01:35
Compare
Choose a tag to compare

⭐ PIXterm 1.3.1 ⭐
‿︵‿( °ω° )‿︵‿

  • Improved source code structure.
  • Some corrections from contributors! 💖...

PIXterm 1.3.0

10 Dec 08:30
Compare
Choose a tag to compare

pixterm_credits

⭐ PIXterm 1.3.0 ⭐ ¯\_(ツ)_/¯ 😜🎉
‿︵‿︵‿︵‿︵( °ω° )︵‿︵‿︵‿︵‿

  • Updated to use standard Go module system.
  • Code structure now uses Standard Go Project Layout.
  • Lastest versions of many packages.
  • Corrections and new functionalities from contributors! 💖...
    • Color support for Windows (Command Prompt & PowerShell) - @brutestack.
    • Original code for disable background color in dithering mode - @brutestack.
    • Original code for output Go code to fmt.Print() the image - @brutestack.
    • NewFromImage() & NewScaledFromImage() for ANSImage API - @diamondburned.

Support for fetching images from HTTP/HTTPS

03 Jul 06:51
Compare
Choose a tag to compare

Now PIXterm automagically download and print images from an URL (HTTP/HTTPS).

Little fixes for piping functionality

27 Feb 02:26
Compare
Choose a tag to compare

Removes clear screen and final new line when output is piped to another process.

Due to popular request: Enable piping to another process! \ö/

29 Dec 00:29
Compare
Choose a tag to compare

New Dithering Mode

16 Dec 05:58
Compare
Choose a tag to compare

And update of vendor libraries packages.