
Definition in file app-font2c.C.
#include "Image/Image.H"
#include "Util/log.H"
#include "Raster/Raster.H"
#include <cstdio>
#include <cstdlib>
Include dependency graph for app-font2c.C:

Go to the source code of this file.
Defines | |
| #define | NBCHARS 95 |
Functions | |
| int | main (int argc, char **argv) |
|
||||||||||||
|
font2c.C -- takes a .pgm image with ASCII chars written in it, and transforms it into C source code Definition at line 56 of file app-font2c.C. References Image< T >::getHeight(), Image< T >::getVal(), Image< T >::getWidth(), h, i, NBCHARS, Raster::ReadGray(), and w. |
1.4.4