xserver-multidpi/hw
George Peter Staplin 7cf23e472c XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.
This may work, unfortunately I don't have test apps that fail.

The way it works is by using an NSImage class initWithPasteboard:
method, which we then get the TIFFRepresentation of, and convert
to PNG or JPEG.

The TIFFRepresentation uses NSTIFFCompressionNone; which should be
lossless.
(cherry picked from commit 8d048cfa95)
2008-10-28 21:59:44 -07:00
..
dmx glx: fix forgotten swrast -> SWRast 2008-06-26 16:14:52 -04:00
kdrive [Xephyr] Fix #15839 2008-07-23 13:50:48 -04:00
vfb Fix GLX in Xvfb and kdrive. 2008-07-02 11:26:10 -04:00
xfree86 EDID: Catch monitors that encode aspect ratio for physical size. 2008-10-10 14:12:57 -04:00
xgl Fix up paths for GL/glx -> glx renaming 2008-06-26 16:14:51 -04:00
xnest Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest. 2008-06-26 16:14:51 -04:00
xprint Disable D-BUS from Xprint. 2008-06-09 13:57:03 -04:00
xquartz XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG. 2008-10-28 21:59:44 -07:00
xwin Distcheck fixes. 2008-06-30 11:17:53 -04:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00