- Timestamp:
- Oct 20, 2015, 8:26:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libkapa/include/alphabet.h
r5854 r38917 1 2 # if (0) 3 # include "../rotfont/times8.h" 4 5 # define DEFFONT 1 6 static FontSet HardwiredFonts[] = { 7 {times8font, "times", 8} 8 }; 9 # endif 10 11 # if (1) 1 12 # include "../rotfont/times8.h" 2 13 # include "../rotfont/times12.h" … … 49 60 {symbol24font, "symbol", 24} 50 61 }; 62 # endif 51 63 52 64 /* put these as static in RotFont.c with accessor functions */
Note:
See TracChangeset
for help on using the changeset viewer.
