Up early.

Today the section leaders and drum majors had diversity training for five hours. This was not meant as a punishment but was a direct consequence of the whole Stanford Women’s Basketball heckling incident with the pep band last year. Evan came to pick up Todd at 8:30 and rang the door bell. It startled me awake enough so that I didn’t really want to go back to bed. So I stayed up… even though I had gone to sleep at 4:30. I saw it as a good way to get my sleeping schedule back on track. Seeing how it’s 2:00 a.m. maybe it didn’t work very well.

I decided to try my programming skills (or lack thereof) at creating a photo mosaic. This first involved taking each one of my 5,646 digital photos and creating thumbnails (80×60). This took a little while. I decided to start simple and just found the average color (R,G, and B) values for each one, find the norm of each color vector, and then sort by that value. Also for fun I decided to look up which photograph I’ve taken was the “brightest” and which was the “darkest.” My brightest photograph was taken at the Spokane International Airport in the Concourse when I accidentally overexposed a picture of that giant light thing they have on the ceiling. What was amazing is that my darkest photograph was the NEXT picture I took back at my friend Martin’s house of a glow in the dark Frisbee which, incidentally, was not glowing very brightly. Okay, so it’s not that exciting. Humor me.

Anyway, it wasn’t until after I got the program working did I realize that my thumbnails shouldn’t be 80×60 (not square), they should be more like 60×60 (square). The only problem is that I either get to have squished thumbnails or I’m going to have to crop each one. Anybody have any good tools (gui or not) that could help me? Well, I’ll give you a taste anyway if anyone is interested, even though the final product is stretched.

Small Grave
Original image.

Big Grave
Try to find a picture of yourself amidst these 4,800 (not necessarily distinct) thumbnails. This image is 6400×3600 and is 4.91Mb. Also, make sure your browser/viewer doesn’t resize it… it is a VERY large image.

515 thoughts on “Up early.

  1. I don’t know about cropping, but I can recommend a program for resizing.
    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile
    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  2. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  3. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  4. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  5. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  6. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  7. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  8. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  9. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  10. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  11. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  12. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  13. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  14. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  15. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  16. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  17. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  18. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  19. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  20. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  21. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  22. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  23. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  24. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  25. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  26. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  27. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  28. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  29. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  30. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  31. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  32. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  33. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  34. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  35. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  36. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  37. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  38. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  39. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  40. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  41. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  42. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  43. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  44. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  45. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  46. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  47. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  48. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  49. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  50. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  51. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  52. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  53. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  54. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  55. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  56. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  57. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  58. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  59. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  60. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  61. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  62. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  63. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  64. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  65. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  66. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  67. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  68. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  69. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  70. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  71. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  72. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  73. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  74. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  75. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  76. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  77. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  78. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  79. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  80. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  81. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  82. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  83. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  84. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  85. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  86. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  87. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  88. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  89. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  90. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  91. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  92. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  93. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  94. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  95. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  96. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  97. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  98. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  99. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  100. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  101. I don’t know about cropping, but I can recommend a program for resizing.

    1. Copy all those you want resized into a folder.
    2. Download ImageMagic (or is that ImageMagick?), install
    3. Open command line, cd to the folder
    4. mogrify -format jpg -thumbnail 60×60 *.jpg
    (case sensitive on the extensions, use JPG if need be)
    5. Sit back for awhile

    I don’t know if there’s a mosaic tool in it; there may be, honestly. That’d be a helluva a lot of positioning!

  102. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).
    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  103. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  104. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  105. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  106. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  107. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  108. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  109. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  110. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  111. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  112. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  113. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  114. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  115. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  116. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  117. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  118. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  119. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  120. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  121. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  122. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  123. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  124. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  125. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  126. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  127. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  128. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  129. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  130. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  131. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  132. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  133. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  134. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  135. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  136. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  137. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  138. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  139. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  140. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  141. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  142. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  143. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  144. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  145. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  146. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  147. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  148. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  149. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  150. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  151. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  152. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  153. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  154. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  155. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  156. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  157. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  158. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  159. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  160. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  161. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  162. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  163. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  164. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  165. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  166. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  167. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  168. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  169. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  170. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  171. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  172. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  173. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  174. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  175. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  176. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  177. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  178. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  179. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  180. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  181. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  182. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  183. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  184. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  185. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  186. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  187. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  188. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  189. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  190. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  191. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  192. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  193. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  194. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  195. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  196. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  197. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  198. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  199. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  200. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  201. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  202. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  203. That’s wicked cool man. I think I found half a dozen or so incarnations of myself (without my glasses that’s a pretty amazing feat).

    I was thinking the other day, since you’ve got a lot of TV on your comp and are hella good with image editing and such, you should totally make a LJ icon of Peter playing trombone from the first of the new Family Guys.

  204. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.
    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…
    compostie -geometry +15+30 1.jpg multiple.png multiple.png
    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  205. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  206. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  207. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  208. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  209. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  210. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  211. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  212. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  213. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  214. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  215. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  216. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  217. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  218. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  219. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  220. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  221. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  222. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  223. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  224. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  225. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  226. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  227. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  228. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  229. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  230. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  231. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  232. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  233. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  234. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  235. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  236. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  237. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  238. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  239. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  240. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  241. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  242. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  243. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  244. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  245. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  246. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  247. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  248. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  249. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  250. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  251. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  252. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  253. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  254. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  255. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  256. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  257. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  258. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  259. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  260. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  261. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  262. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  263. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  264. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  265. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  266. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  267. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  268. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  269. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  270. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  271. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  272. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  273. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  274. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  275. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  276. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  277. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  278. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  279. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  280. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  281. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  282. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  283. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  284. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  285. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  286. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  287. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  288. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  289. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  290. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  291. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  292. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  293. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  294. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  295. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  296. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  297. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  298. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  299. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  300. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  301. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  302. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  303. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  304. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  305. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  306. I apologize, that will *not* stretch out the image, but fit the aspect of the image within a 60×60 area. I can’t find directions on how to stretch it out to a rectangle, regardless of image area, but I’m sure it exists.

    Also, there is a command called “composite” with a “-geometry” switch that is used for creating mosaics. As in…

    compostie -geometry +15+30 1.jpg multiple.png multiple.png

    Unfortunately, the info I have is sparse at best. I have no clue what all that means! There’s got to be better instructions out there, though! lol Good lucks.

  307. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  308. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  309. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  310. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  311. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  312. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  313. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  314. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  315. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  316. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  317. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  318. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  319. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  320. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  321. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  322. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  323. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  324. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  325. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  326. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  327. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  328. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  329. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  330. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  331. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  332. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  333. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  334. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  335. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  336. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  337. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  338. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  339. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  340. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  341. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  342. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  343. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  344. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  345. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  346. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  347. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  348. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  349. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  350. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  351. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  352. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  353. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  354. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  355. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  356. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  357. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  358. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  359. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  360. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  361. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  362. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  363. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  364. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  365. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  366. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  367. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  368. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  369. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  370. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  371. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  372. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  373. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  374. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  375. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  376. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  377. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  378. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  379. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  380. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  381. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  382. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  383. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  384. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  385. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  386. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  387. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  388. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  389. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  390. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  391. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  392. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  393. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  394. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  395. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  396. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  397. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  398. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  399. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  400. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  401. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  402. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  403. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  404. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  405. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  406. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  407. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  408. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  409. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

  410. At first I didn’t see me, and then at the end, I saw me, twice, so yay. This blows my mind. Your intelligences levels far surpass my own “Mr. 2+2=5” This pretty much rocked my face off.

Leave a comment