1gl_setfontcolors(3) Svgalib User Manual gl_setfontcolors(3)
2
3
4
6 gl_setfontcolors - set the font colors
7
8
10 #include <vgagl.h>
11
12 void gl_setfontcolors(int bg, int fg);
13
14
16 Set the background and foreground colors for the compressed font write
17 mode which is set with gl_setwritemode(3).
18
19
21 svgalib(7), vgagl(7), svgalib.conf(5), threedkit(7), testgl(1),
22 plane(1), wrapdemo(1), gl_colorfont(3), gl_expandfont(3),
23 gl_font8x8(3), gl_setfont(3), gl_setwritemode(3), gl_write(3),
24 gl_writen(3).
25
26
28 This manual page was edited by Michael Weller <eowmob@exp-math.uni-
29 essen.de>. The exact source of the referenced demo as well as of the
30 original documentation is unknown.
31
32 It is very likely that both are at least to some extent are due to Harm
33 Hanemaayer <H.Hanemaayer@inter.nl.net>.
34
35 Occasionally this might be wrong. I hereby asked to be excused by the
36 original author and will happily accept any additions or corrections to
37 this first version of the svgalib manual.
38
39
40
41Svgalib (>= 1.2.11) 2 Aug 1997 gl_setfontcolors(3)