Last change
on this file since 3174 was
281,
checked in by Sam Hocevar, 19 years ago
|
- NOTES BUGS:
+ Updated information about the S-Lang colour pair shortage bug.
- src/graphics.c:
+ Implemented the solution explained in NOTES.
|
-
Property svn:keywords set to
Id
|
File size:
342 bytes
|
Line | |
---|
1 | $Id: BUGS 281 2003-12-25 21:28:55Z sam $ |
---|
2 | |
---|
3 | Video rendering |
---|
4 | |
---|
5 | o ncurses' hashmap scrolling optimization code causes the screen to |
---|
6 | occasionally flicker because it tries to optimize the vertical |
---|
7 | scrolling. |
---|
8 | |
---|
9 | o Slang cannot display 256 colour pairs under Unix. This is partially |
---|
10 | solved by the OPTIMISE_SLANG_PALETTE code. |
---|
11 | |
---|
12 | o the X11 driver is very slow. |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.