Skip to content

Releases: paulilaaso/bit

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 09:24

Bit v0.4.0 Release

Terminal ANSI Logo Designer & Font Library with 100+ bitmap fonts

Quick Install

Linux/macOS

curl -sfL https://raw.githubusercontent.com/paulilaaso/bit/main/install.sh | sh

Manual Download
Pick the archive for your platform below.

Changelog

Features


Full Changelog: v0.3.0...v0.4.0

What's Included

Each archive contains:

  • bit binary (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 options

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:15

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 | sh

Manual 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:

  • bit binary (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 options

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 16:08

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 | sh

Manual 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:

  • bit binary (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 options

Bit v0.1.0

Choose a tag to compare

@paulilaaso paulilaaso released this 27 Oct 17:53

initial commit