Lines Matching refs:is

32 Q: What is the GPL? Can I use this for commercial sites?
36 then there is no problem, you're free to do this no matter
37 if you site is commercial or not, or what license your code
38 is released under.
43 payment is required. However, donations are always welcome
48 non-resized image is output instead).
50 and ImageMagick is not installed on the server. The PHP memory
51 required is 5 times the number of pixels in the image.
69 A: The problem is that phpThumb.php returns an image -- there is no
83 Q: I'm getting is this error message:
93 A: This is not phpThumb's fault, it is an IE issue:
118 Make sure whatever user the webserver is running as has read
123 A: phpThumb.php is easier to use (less coding) for basic uses.
129 use for the object mode. Also, phpThumb.config.php is only
162 Q: Image quality is not very good - why?
166 Q: Image quality is very bad, very pixelated -- why?
168 PHP memory, so phpThumb is simply extracting and using the
169 EXIF thumbnail as the image source, which is usually about
178 A: Yes, there are several ways to do so; the best way is to call
182 The other way is to use the 'file' parameter (see
183 /docs/phpthumb.readme.txt) but this parameter is deprecated
187 Q: "Off-server thumbnailing is not allowed" -- how do I enable it?
189 domain that it is running on. To allow it to make thumbnails
215 A: There is a demo in /demo/phpThumb.demo.object.php. You could
219 I would suggest is putting as many of the common parameters
229 option is to put your source images in a MySQL database
233 images except through phpThumb.php, and if high_security is
237 phpThumb.php if possible -- one notable issue is that
246 the output raw image data is found in $this->outputImageData
253 // cached image will be used if available, even if source image is changed or removed
259 but if cache_default_only_suffix is enabled, cache filenames are simplified to
260 "pic_thumb.jpg" (for example). The problem is that only one version of that
261 thumbnail is possible, and you can never call it again with a different size,
266 Q: Why is the visual size of rotated images smaller than the unrotated images?
270 (in actual fact the canvas size is enlarged to fit the rotated image in it).
273 Q: phpThumb.demo.check.php says Safe Mode is off for Master but on for Local,
297 A: Yes, it is safe to delete any cache files and/or directories. phpThumb will
331 Q: When I resize an animated GIF the new "smaller" version is
334 techniques. The source GIF is probably very well optimized, but
335 when each frame is resized some of the desirable compression
347 If the source image is on a different server you need to set
351 is set to false to allow creating source images from any domain/IP.
357 Q: phpThumb is the best software in the world, how can I donate?
364 Q: What is the proper name for this script/program/library?
365 A: The official name is "phpThumb()" but it may be written
368 environments. The following is a non-exhaustive sample of