Skip to content

Tags: JuliaIO/Sixel.jl

Tags

v0.1.3

Toggle v0.1.3's commit message
## Sixel v0.1.3

[Diff since v0.1.2](v0.1.2...v0.1.3)



**Merged pull requests:**
- `xterm` does support `sixel`'s (#14) (@t-bltg)
- add konsole to list of supported terminals (#19) (@MasonProtter)
- [compat] ImageCore 0.10 (#21) (@timholy)

v0.1.2

Toggle v0.1.2's commit message
## Sixel v0.1.2

[Diff since v0.1.1](v0.1.1...v0.1.2)



**Merged pull requests:**
- CompatHelper: bump compat for IndirectArrays to 1, (keep existing compat) (#13) (@github-actions[bot])

v0.1.1

Toggle v0.1.1's commit message
## Sixel v0.1.1

[Diff since v0.1.0](v0.1.0...v0.1.1)



**Merged pull requests:**
- offset generic array back to 1-based indexing array (#12) (@johnnychen94)

v0.1.0

Toggle v0.1.0's commit message
## Sixel v0.1.0

**Closed issues:**
- windows support (#5)
- demo images (#10)

**Merged pull requests:**
- add encoder (#1) (@johnnychen94)
- WIP: use low level sixel_encode (#2) (@johnnychen94)
- Fix callback function (#3) (@Gnimuc)
- test windows (#6) (@johnnychen94)
- add decoder (#7) (@johnnychen94)
- add FileIO support (#8) (@johnnychen94)
- faithfully encode the data (#9) (@johnnychen94)