[Spice-devel] [PATCH spice-html5 0/2] Handle upside down images

Pavel Grunt pgrunt at redhat.com
Tue Jan 10 21:54:55 UTC 2017


Hi,

These two patches add basic support for Windows guests by handling
image which does not have the topdown flag set.

The fix is just to flip images horizontally.

There are still some artifacts, some images are shifted, but a basic usage
of Windows guests is possible.

Thanks,

Pavel Grunt (1):
  Handle non topdown bitmaps

Vincent Desprez (1):
  Handling non-topdown lz_rgb

 bitmap.js  | 20 +++++++++++++-------
 display.js |  3 ---
 lz.js      | 16 ++++++++++++++++
 3 files changed, 29 insertions(+), 10 deletions(-)

-- 
2.11.0



More information about the Spice-devel mailing list