Update of bug #37162 (project gnustep):

             Assigned to:                    None => FredKiefer             

    _______________________________________________________

Follow-up Comment #4:

Looks like my theory is correct. When replacing the line in NSImage

      [_lockedView lockFocus];
with
      [_lockedView _lockFocusInContext: [window graphicsContext] inRect:
[_lockedView bounds]];

the resulting PDF is correct and the images get displayed correctly after the
printing. Now I only need to find a proper way to integrate this change into
GNUstep. Sorry, but this will have to wait until after my holidays.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37162>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to