iPhoto '11: Background images may not be scaled for extra-large hardcover books

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iPhoto '11: Background images may not be scaled for extra-large hardcover books
# 1  
Old 02-02-2011
iPhoto '11: Background images may not be scaled for extra-large hardcover books

After upgrading to iPhoto ’11 from iPhoto ’09, background images may not be scaled to fit the page in extra-large hardcover books.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Red Hat

Fork wait in background process - large delay

hi all, We are trying to run a process in the background and in the process we call fork ;and wait for the child process to finish .We find that the died = wait(&status); happens after 10 seconds randomly and sometimes completes in time (within 1 sec) This behavior is seen only when the... (1 Reply)
Discussion started by: vishnu.priya
1 Replies
Login or Register to Ask a Question
PIXELIZE(1)						      General Commands Manual						       PIXELIZE(1)

NAME
pixelize - Create an image consisting of many small images SYNOPSIS
pixelize DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. pixelize tries to pick images that best matches each area. Note: Before running pixelize you have to create an image database (a file called pic_db.dat) using the make_db(1) utility. OPTIONS
None. BUGS
Please report any bugs you find to Paul Wilkins <pwilkins@lashwhip.com>. LICENCE
pixelize is covered by the GNU General Public License (GPL), version 2 or later. SEE ALSO
make_db(1). AUTHOR
Paul Wilkins <pwilkins@lashwhip.com> This manual page was written by Uwe Hermann <uwe@debian.org>, for the Debian GNU/Linux system. It is licensed under the terms of the GNU GPL, version 2 or later. December 20, 2007 PIXELIZE(1)