Pixterm Versions Save

Draw images in your ANSI terminal with true color

v1.3.1

4 years ago

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

  • Improved source code structure.
  • Some corrections from contributors! 💖...
    • More conventional go.mod file at repository - @MichaelMure.
    • Use HTTPS URLs everywhere - @Calinou.
    • Other awesome contributions - @Calinou.

v1.3.0

4 years ago

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.

v1.2.4

5 years ago

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

v1.2.3

6 years ago

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

v1.2.2

6 years ago

Screenshot

v1.2.1

6 years ago

And update of vendor libraries packages.