Subject: Re: XF86 wsfb driver and wscons ioctl
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: Martin Husemann <martin@duskware.de>
List: tech-x11
Date: 03/08/2005 08:52:23
On Mon, Mar 07, 2005 at 10:51:53AM -0500, Nathan J. Williams wrote:

> I hadn't noticed that hoff is also in pixels.

IMHO stride, voff and hoff describe the memory layout in the frame buffer,
not the visual geometry of the image - they all should be in bytes.

Martin