Home
last modified time | relevance | path

Searched refs:font (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/console-tools/
Dloadfont.c277 unsigned char *font = buffer; in do_load() local
288 font += sizeof(struct psf1_header); in do_load()
300 font += psf2h(buffer)->headersize; in do_load()
306 font += 40; in do_load()
320 table = font + fontsize * charsize; in do_load()
326 do_loadfont(fd, font, height, width, charsize, fontsize); in do_load()
/busybox-1.35.0/docs/
Dunicode.txt17 Examples: chars which are not present in the font,
Dunicode_UTF-8-test.txt31 font but otherwise fully legal, even though ISO 10646-1 doesn't
48 U+0000 and U+007F. If you display this file with a fixed-width font,
/busybox-1.35.0/
DTODO52 implementation to replace loadkmap/dumpkmap. Plus messing with console font