Skip to content

A terminal-based, mouse-driven BDF (bitmap) font editor.

Notifications You must be signed in to change notification settings

Cubified/bdfedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdfedit

A terminal-based, mouse-driven BDF font editor.

Capable of reading, writing, and editing bitmap font files fully within the terminal, and entirely with the mouse.

This is an application developed in parallel with my TUI library ui.h.

Demo

demo.gif

Compiling and Running

To compile:

 $ make

To run:

 $ ./bdfedit [font.bdf]

A sample .bdf file is included in bdf/scientifica-11.bdf.

Libraries/Sample Font

About

A terminal-based, mouse-driven BDF (bitmap) font editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published