IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 3:55:45 PM (21 years ago)
Author:
eugene
Message:

adding no-X version of JPEG, other features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kii/picture/NewPicture.c

    r2466 r5700  
    6666  }
    6767
     68  if (!USE_XWINDOW) return (TRUE);
     69
    6870  Remap (graphic, layout, &layout[0].matrix);
    6971  (DEBUG) && fprintf (stderr, "remapped image\n");
    7072  Refresh (graphic, layout, 0);
    71  
    7273  (DEBUG) && fprintf (stderr, "refreshed\n");
    7374  XFlush (graphic[0].display);
Note: See TracChangeset for help on using the changeset viewer.