|
#1
|
|||
|
|||
|
Exif data and Thumbnail issues
Where would the EXIF data be displayed on the default templates? Also my thumbnails come out very odd looking. They are the proper size, but they look slightly garbled.
- J |
|
#2
|
||||
|
||||
|
In the pixelpost-dark it's pretty much evident. Next to the Camera:, Exposure: etc. They are not used in the other template.
If there is nothing there - the data could not be read from the file. Bara in mind, for example Adobe Photoshop destroys this data so there would be nothing left to get. How do you mean odd looking? GD-library does the cropping and I'm not quite sure if I can adjust quality and such things in any way at all. // punk pixel |
|
#3
|
|||
|
|||
|
Quote:
As for the resizing, it creates fuzzy lines. Not the usual blurriness you get from resizing. I had to shrink it in photoshop, but I'll post another photo tonight and leave it on my site for you to look at (http://www.jarodlam.net) - J |
|
#4
|
||||
|
||||
|
Just an odd thing to test: in the admin panel, choose another dimension for the thumbnails and re-create them to see if they work better a bit larger, or smaller perhaps.
just a whacky idea I myself would try, holistic approach // punK |
|
#5
|
|||
|
|||
|
Ok I reuploaded. You can see how the thumbnail looks. Looks all funky.
|
|
#6
|
||||
|
||||
|
Ah I see.
Well, i googled some and it seems GD handles stuff it differently depending on version. So, let's blame GD. It would be of great help to me if you could tell me what version of GD that is installed on your webhost. The info is available under the general info section in the admin panel of pixelpost. It will make it easier for me to understand what's going on and fix it. Thanks // pixelthread |
|
#7
|
|||
|
|||
|
GD-lib bundled (2.0.28 compatible)
I also put the reuploaded the image with th EXIF data retained and I put the exif code into the page from the Dark theme and it's not picking up the exif data. |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
The thumbnail thing I believe I've nailed.
Open up the admins script ( /admin/index.php) Search for imagecopyresized and replace that with imagecopyresampled. A check for GD version will be included next version, but for now that should be a fix for those with GD version 2.0.1 and higher. |
|
#10
|
|||
|
|||
|
Quote:
|
| Post Reply |
| Thread Tools | |
|
|