George Peter Staplin 9007d3beea 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 8d048cfa956f4a0860250cc836a6748912b37ad8)
2008-10-28 22:01:22 -07:00
2008-10-02 17:03:54 -04:00
2008-10-06 14:19:30 -04:00
2008-10-26 11:55:50 +01:00
2008-10-07 20:40:15 -04:00
2008-10-23 09:56:45 -04:00
2008-10-03 11:24:34 -07:00
2008-10-26 11:56:35 +01:00
2008-10-26 11:44:57 +01:00
2008-10-06 18:47:06 -04:00
2008-10-26 11:43:48 +01:00
2008-10-02 17:03:54 -04:00
2008-10-26 11:44:10 +01:00
2008-09-05 06:10:37 -07:00
2008-09-23 09:21:37 -07:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
93 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%