>> when I run it in plan 9 in parallels on the mac it looks a bit funny, >> but if you learned to read and write slanted letters at school >> everything is ok :-) > > this is weird, I guess it might be something wrong with the way I use > bytesperline(screen->r, screen->depth), because this only happens > with 16 bpp and with certain windows sizes, that's why I was puzzled, > because it doesn't happen always! > > I'll investigate
I have run into the same thing running Plan 9 natively on 16-bit color mode. It seems to be partially a function of the window size/shape and partially a result of some perverse gremlin somewhere in my machine; if I keep killing and restarting equis while twiddling window size, I can eventually get a working display. John