From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <823aebaeb0cf7b8e0392dada3d55c5ca@swtch.com> To: 9fans@cse.psu.edu Subject: =?utf-8?q?Re:_=5F[9fans]=5Flibdraw=5F=CE=B1=5Fdiffer_ences=5Fbetween=5Fplan=5F9=5F=5Fand=5Fp9p?= From: "Russ Cox" Date: Fri, 31 Mar 2006 17:13:59 -0500 In-Reply-To: <14ec7b180603311403o517faed6qb0901d1ce46c2376@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2ac0eeb0-ead1-11e9-9d60-3106f5b1d025 >> the answer is i didn't understand that there was a bug in the draw >> library; i was not sure if there was a little hidden magic on plan9 that >> made that work if a function call behaves differently between plan 9 and p9p for no obvious & documented reason, that's always a bug. the new drawterm works around this by turning off most of the X optimizations. i got tired of working around the early OS X X server. russ