Releases: teramako/SixPix.NET
Releases · teramako/SixPix.NET
v0.3.2
Library
- Improve animation and fix bugs by @teramako in #13
- Small tweaks by @Nutzzz in #19
- Blend semi-transparent colors with the terminal background color by @teramako in #20
- Remove "Opaque" Background Select by @Nutzzz in #21
- Synchronized output support by @Nutzzz in #23
- Fix
Sixel.GetCtrlSeqResponse()
#26 by @teramako in #27
Example
- Rename "rate" to "delay", reflecting encoder changes by @Nutzzz in #14
- Add background color customization by @Nutzzz in #22
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- Add transparency support, other small tweaks by @Nutzzz in #1
- Fixes for CUR/ICO and ImageSharp 4.0 alpha by @Nutzzz in #2
- Rename DEBUG define and add Transparency enum by @Nutzzz in #3
- Fixes #5. Use ANSI control sequences to determine Sixel support and window size in pixels by @Nutzzz in #7
- Fixes #4 - Animation and multi-frame support by @Nutzzz in #6
- Implement Encoder classes by @teramako in #9
New Contributors
Full Changelog: v0.2.0...v0.3.0