Unicode Fonts and Symbols as PlainBW C-source code

Random Unicode Bitmap Characters

C-Source formats: PlainBW B&W i 8 different Bit and Byte orientations.

Create C-source code pixel Unicode fonts directly.
Convert pictures and images to C-source code symbols.

Convert vector fonts to C-source code raster fonts



How the PlainBW C-source H Include format is organized

The glyph symbols and the Unicode code-points are stored together in one file Name.h.

The Name of the file is the same as the name of the font so it has to be a valid C-source code name.

Here is a small test font with one and greek alpha and betha:

Test font with one and greek alpha and betha

The hexadecimal numbers above the symbols are Unicode code-points.

The symbol list is organized according to the Unicode code-points and each symbol header starts with the code-point followed by the X and Y size for each symbol. After that follows the glyph data bytes starting in the upper left corner of the symbol:

Symbol list for test font with one and greek alpha and betha

The highlighting shows the code-point for each symbol.



Convert fonts and images to C-source code Fonts and Symbols as C-source code.

ROM Optimized Characters and Images Other Color Modes for Images and Fonts.

IconEdit font and symbol editor home IconEdit font and symbol editor home

Download the zip file for IconEdit Go to download of the IconEdit zip file.