From 9c29ecde90d6c415ed842c5139937e73ebd2f274 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 27 Jun 2002 04:29:39 +0000 Subject: MacOS: Pixmap Draw fix: pixmap would always draw from 0, 0 gl_font implemented FL_FOCUS fix: would not send FL_FOCUS when window activated window classes fixed: modal() and non_modal() should work much better glut fix: uninitialised 'display' callback made glpuzzle crash Please send bug reports git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2323 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- README.mac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.mac') diff --git a/README.mac b/README.mac index b49975a42..b92abe968 100644 --- a/README.mac +++ b/README.mac @@ -90,12 +90,11 @@ KNOWN MacFLTK BUGS - File handles (Fl::add_fd) are not implemented. - Line styles are not fully implemented. - Sub-sub-subwindow not tested. - - Image transparency is not implemented. + - 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 - - OpenGL text and font support - - fl_measure returns wrong width (about 10% short) + - fl_measure returns wrong width (wrong current font?) TEST SUITE STATUS -- cgit v1.2.3