File:  [Synchronet] / sbbs / src / conio / allfonts.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:42:25 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v_315b, HEAD
3.15b

#ifndef _ALLFONTS_H_
#define _ALLFONTS_H_

struct conio_font_data_struct {
        char *eight_by_sixteen;
        char *eight_by_fourteen;
        char *eight_by_eight;
        char *desc;
};

extern struct conio_font_data_struct conio_fontdata[257];

#define CONIO_FIRST_FREE_FONT	41

#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.