1999-03-30 19:46:44 +00:00
|
|
|
$Id: README.mac,v 1.1.2.3 1999/03/30 19:46:44 ben Exp $
|
1999-03-29 19:51:40 +00:00
|
|
|
|
|
|
|
Information about PuTTY for the Mac OS
|
|
|
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
|
|
|
|
* PowerPC and fat versions fail to start on systems without AppearanceLib (ie
|
1999-03-29 23:55:06 +00:00
|
|
|
most System 7 ones). The 68k version works fine. [MAYBE FIXED]
|
1999-03-29 19:51:40 +00:00
|
|
|
* If the screen scrolls more than once between calls to WaitNextEvent, Bad
|
|
|
|
Things can happen owing to a bug in do_scroll. This can be fixed when I
|
|
|
|
have an easy way to test it.
|
|
|
|
* Display is far too slow.
|
|
|
|
* Fails to work on systems without Color QuickDraw.
|
1999-03-30 19:46:44 +00:00
|
|
|
* Real bold doesn't compensate for changing character widths without Color
|
|
|
|
QuickDraw.
|
1999-03-29 19:51:40 +00:00
|
|
|
* ResEdit 'TMPL' resource seems to be broken.
|
|
|
|
|
|
|
|
Features we need (and aren't entirely obvious):
|
|
|
|
|
|
|
|
* Scroll-conflation -- scroll_display should change the in-memory display and
|
|
|
|
remember the scroll, then do_scroll should be called only when
|
|
|
|
scroll_display gets called for a different rectangle or term_paint happens.
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
mode: text
|
|
|
|
End:
|