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/event/CheckPipe.c

    r5637 r5700  
    8989
    9090  if (!strcmp (buffer, "PSIT")) {
     91    /** this one needs work : ConvertPixmapN fails for !USE_XWINDOW */
    9192    status = PSit (graphic, layout, 0);
    9293    write (layout[0].Ximage, "DONE", 4);
     
    9596
    9697  if (!strcmp (buffer, "PSRW")) {
     98    /** this one needs work : ConvertPixmapN fails for !USE_XWINDOW */
    9799    status = PSit (graphic, layout, 1);
    98100    write (layout[0].Ximage, "DONE", 4);
Note: See TracChangeset for help on using the changeset viewer.