[ros-kernel] Q2 Bug (210 in bugzilla) Fix or bigger bug?

Royce Mitchell III royce3 at ev1.net
Tue Mar 2 16:35:35 CET 2004


>
>
>  bm.bmHeight = abs(bi->biHeight);     <------- Change by this
>  bi->biHeight = -bm.bmHeight;         <------- + add this to signal programs the way we render
>  
>
This change can't be right. It is throwing away information that the DIB 
is upside-down. We have no choice but to handle it in the DIB rendering 
code. Any other approach is doomed to failure, IMHO :)



More information about the Ros-kernel mailing list