Scalable Screen Font: Difference between revisions

Jump to navigation Jump to search
m
[unchecked revision][unchecked revision]
mNo edit summary
Line 18:
 
<source lang="c">
#define SSFN_CONSOLEBITMAP_HICOLOR SSFN_CONSOLEBITMAP_TRUECOLOR /* use the special renderer for hicolor32 bit truecolor packed pixels */
#include <ssfn.h>
 
Line 25:
ssfn_dst.ptr = 0xE0000000; /* framebuffer address and bytes per line */
ssfn_dst.p = 4096;
ssfn_dst.fg = 0xFFFF0xFFFFFFFF; /* colors, white on black */
ssfn_dst.bg = 0;
ssfn_dst.x = 100; /* coordinates to draw to */
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu