[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple II VGA Video Generator Card Project



>If you do plan on writing DHGR support.

DHGR has a problem: in order to mantain the aspect ratio, the pixel
image does need to have twice the height : the pixels in DHGR are not
square: a 560h*192v DHGR image must translate to a 560h*(192*2)v pixel
image if the aspect ratio has to be correct...