Re: rasops1 bug?
[email protected] (Hugo Villeneuve) Thu, 1 Sep 2011 03:50:44 -0400
| Newsgroups | gmane.os.openbsd.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 31, 2011 at 08:56:01PM +0000, Miod Vallat wrote: > There used to be rasops bugs at < 8bpp with font width not being a > multiple of 8. I thought I had fixed all of them (at least for 1bpp and > 2bpp, I am still aware of 4bpp problems). I'll try to check if I can > reproduce your problem shortly, and work on a fix. > Thank you for looking into it. When making out that list of monochrome devices, I didn't expect many people to either own them or have the ancient monitor compatible with some of them Right now I understand the issue and the work-around for me is easy (ask the Mac Booter to change the resolution to 800x600), I'm no longer affected by it. It seems it will be hard to test all those <8bpp without mac68k. I couldn't find rasops2 use by anything else than macfb and rasops4 was only use by macfb and lcd in arm/xscale/files.pxa2x0. (Or you have a way to virtually test them?) Just to see, I rebooted my Mac in 2bit and 4bit color depth and my test case worked perfectly at those depth. Only in monochrome mode I have an issue with the 12bits wide font. Merci encore.