media/src/binary/jeff-hammond.png: Crop to just Jeff's head
authorW. Trevor King <wking@tremily.us>
Sat, 18 Jan 2014 05:09:09 +0000 (21:09 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 18 Jan 2014 05:16:03 +0000 (21:16 -0800)
commitf99b1df9877a53a77327073d6ff1763ed1873a25
treeb2f97b476f719d8dba942dff78674edaa674bf8c
parentd3931abc2a9d1b9dd39b009e5be0c2bd82b840ff
media/src/binary/jeff-hammond.png: Crop to just Jeff's head

We're just using this mugshot to attribute a quote, so there's no
space to show his whole shirt ;).  I cropped the image with GIMP [1],
and also changed from JPG to PNG to avoid further lossy-compression
degradation.  I also had to convert the color space from "sRGB
IEC61966-2.1" to "sRGB built-in" via the:

  Image -> Mode -> Convert to Color Profile

menu to avoid export-time errors:

  While parsing XMP metadata:
  Error: No XMP packet found
  lcms: skipping conversion because profiles seem to be equal:
   sRGB IEC61966-2.1
   sRGB built-in
  libpng error: known incorrect sRGB profile

  (file-png:8666): GLib-WARNING **: (/.../glib-2.36.4/glib/gerror.c:390):
    g_error_new_valist: runtime check failed: (domain != 0)
  lcms: converting from 'sRGB IEC61966-2.1' to 'sRGB built-in'

[1]: http://www.gimp.org/
media/src/binary/jeff-hammond.jpg [deleted file]
media/src/binary/jeff-hammond.png [new file with mode: 0644]