PIXterm 1.3.0
⭐ 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()
forANSImage
API - @diamondburned.