Added Greg Ercolanos filedescripter support

Fixed Text Width bug.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2325 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2002-06-27 23:18:12 +00:00
parent cdc15f49a6
commit a4e0a9adb5
4 changed files with 273 additions and 45 deletions
-2
View File
@@ -87,14 +87,12 @@ KNOWN MacFLTK BUGS
The following FLTK things are not implemented or don't work
at present:
- File handles (Fl::add_fd) are not implemented.
- Line styles are not fully implemented.
- Sub-sub-subwindow not tested.
- Image transparency is implemented as "screen-door" only
- The 'shiny' demo needs work (flush/aglFlush).
- Threads are not implemented.
- OpenGL subwindow during window resize changes position
- fl_measure returns wrong width (wrong current font?)
TEST SUITE STATUS