Changeset 231 for libcaca/trunk/NOTES
- Timestamp:
- Nov 29, 2003, 3:41:37 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/NOTES
r230 r231 118 118 o S-Lang: 119 119 120 256 character pairs are definable, but only 128 can be used. This is 121 because slsmg.c's This_Color variable uses its 8th bit to indicate an 122 alternate character set. Replacing a few 0x7F with 0xFF in sldisply.c 123 works around the problem but gets rid of the alternate charset. 124 120 125 o MS-DOS: all bright colours, bright backgrounds, and bright combinations 121 126 work using <conio.h>. No need to kludge anything.
Note: See TracChangeset
for help on using the changeset viewer.