]> www.fi.muni.cz Git - evince.git/commit
Implement rotation and cleanup the code a bit.
authorMarco Pesenti Gritti <mpg@redhat.com>
Fri, 24 Jun 2005 08:59:56 +0000 (08:59 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Fri, 24 Jun 2005 08:59:56 +0000 (08:59 +0000)
commitbf2e7e1e34b8940db72a55af9f3dabcf20ebb095
treee9e1ff7d1a2387a50c3585479582d6f39849de48
parentd8897e96db8b9c75a30d48c33b41fddf105b8df1
Implement rotation and cleanup the code a bit.

2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>

        * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
        (pixbuf_document_set_orientation), (rotate_pixbuf),
        (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
        (pixbuf_document_document_iface_init), (pixbuf_document_init):

        Implement rotation and cleanup the code a bit.

        * tiff/tiff-document.c: (tiff_document_get_page_size),
        (tiff_document_get_orientation), (tiff_document_set_orientation),
        (rotate_pixbuf), (tiff_document_render_pixbuf),
        (tiff_document_document_iface_init), (tiff_document_init):

        Implement rotation. Was the quicker solution for the release
        but we really need to share this code in the shell.
ChangeLog
pixbuf/pixbuf-document.c
tiff/tiff-document.c