Re: [UFO-devel] Patch: ufo::UGL_Graphics::mapToDevice()
Status: Beta
Brought to you by:
schmidtjf
|
From: Johannes S. <sch...@us...> - 2006-03-25 15:51:44
|
On Friday 10 March 2006 21:44, Andreas Beckermann wrote: > Hi > attached a patch that fixes ufo::UGL_Graphics::mapToDevice(): > the last coordinate inside a rect is (rect.y + rect.h - 1), not (rect.y + > rect.h). Thanks, applied to CVS. Regards, Johannes |