Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : ggi-develop@eskimo.com
  Date: Wed, 5 May 1999 01:05:08 +0200 (MEST)

Re: Timing Questions (struct kgi_timing)

> > In structure kgi_timing (kgi.h)
> > Why would the blankend be different than the total?
> 	The interval between blankend and htotal defines the left border, 
> just the interval between displayend and blankstart defines the right 
> border.

Or to actually say what it does: The graphics card will usually display the
"borders" in color index #0 for palettized modes thus giving the picture
a border of that colour. Note, that some graphics cards do not like this, 
and that a too big border will lead to horizontal stripes on the screen,
as the CRT ray is not blanked while doing the horizontal retrace eventually.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]