Awesome
Scalable Font Editor
scalable-font-editor
is a tool allowing users to edit specific scalable fonts
which are expected to fit the requirements of embedded systems with larger
screens. scalable-font-editor was extracted from twin (tiny window system)
originally written by Keith Packard. Twin was licensed under MIT X License and
then relicensed under GNU LGPL. scalable-font-editor is reworked based on the
older version of twin. Thus, the licensing term scalable-font-editor is MIT
License.
Build Dependency
sudo apt-get install libx11-dev libcairo2-dev
Usage
make
./font-editor < nchars
(press 'q' to next character)
Licensing
scale-font-editor is freely redistributable under the MIT License.