◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── The _pg_setchardef function sets the 8-by-8 pixel bit map for the character with the ASCII number <charnum>. The bit map is stored in the <chardef> array. This function sets the bit map for the specified character in the default font, regardless of which font is currently registered. The function should be used only with the 8-by-8-bit raster fonts of the Presentation Graphics library, not with Windows fonts. Return Value The _pg_setchardef function returns 0 if there was no error. A nonzero value indicates an error. -♦-