Changeset 38986 for trunk/Ohana/src/libkapa/include/alphabet.h
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libkapa/include/alphabet.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libkapa/include/alphabet.h
r5854 r38986 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.
