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)
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]

diff --git a/media/src/binary/jeff-hammond.jpg b/media/src/binary/jeff-hammond.jpg
deleted file mode 100644 (file)
index ca4f4bd..0000000
Binary files a/media/src/binary/jeff-hammond.jpg and /dev/null differ
diff --git a/media/src/binary/jeff-hammond.png b/media/src/binary/jeff-hammond.png
new file mode 100644 (file)
index 0000000..65caa0e
Binary files /dev/null and b/media/src/binary/jeff-hammond.png differ