Releases: superstarryeyes/bit
Releases · superstarryeyes/bit
v0.3.0
Bit v0.3.0 Release
Terminal ANSI Logo Designer & Font Library with 100+ bitmap fonts
Quick Install
Linux/macOS
curl -sfL https://raw.githubusercontent.com/superstarryeyes/bit/main/install.sh | shManual Download
Pick the archive for your platform below.
Changelog
Features
- 098f0c5: feat: add smart .bit font or folder loading via -load cli flag (@superstarryeyes)
Bug fixes
- c2cb5e5: fix: ensure consistent pixel spacing between all characters (@superstarryeyes)
Others
- ac92393: chore(release): prepare v0.3.0 (@superstarryeyes)
Full Changelog: v0.2.0...v0.3.0
What's Included
Each archive contains:
bitbinary (interactive UI + CLI mode)- Documentation and license files
Usage
bit # Start interactive UI
bit -list # List all fonts
bit "Hello" # Quick render
bit -help # Show all optionsv0.2.0
Bit v0.2.0 Release
Terminal ANSI Logo Designer & Font Library with 100+ bitmap fonts
Quick Install
Linux/macOS
curl -sfL https://raw.githubusercontent.com/superstarryeyes/bit/main/install.sh | shManual Download
Pick the archive for your platform below.
Changelog
Features
- be6aa0f: feat: add automated releases and consolidate binaries (@superstarryeyes)
- 8c183c8: feat: add basic vim keybinds (@zahumphries)
Bug fixes
- 9f27e0a: fix: use forward slashes for go:embed paths to support Windows (@superstarryeyes)
Others
- 30077fa: chore(release): prepare v0.2.0 (@superstarryeyes)
Full Changelog: v0.1.0...v0.2.0
What's Included
Each archive contains:
bitbinary (interactive UI + CLI mode)- Documentation and license files
Usage
bit # Start interactive UI
bit -list # List all fonts
bit "Hello" # Quick render
bit -help # Show all optionsBit v0.1.0
initial commit