![]() |
|
faithful color....prevent resizing - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: faithful color....prevent resizing (/thread-9730.html) |
faithful color....prevent resizing - phillycheese - 2012-03-03 my images are slightly desaturated in the resizing process... i would like to prevent the resizing and instead show the image at its original size i stumbled upon this old thread and was wondering how i can implement it into the current script(the thread is 4 years old) http://www.zenphoto.org/support/topic.php?id=1914 it says Let me try to get you straight.... You are wanting the gallery to function just as it does but instead of creating a resized image on image.php you want it to load the full image? If that is what you want to do then change faithful color....prevent resizing - acrylian - 2012-03-03 If your images are desaturated you use the wrong color profile. That should be sRGB as most especially older browsers do not support color profiles at all. The above topic is old but correct. Please read the theming tutorial to learn how Zenphoto themes works and where this might need to be changes (note, not all themes are the same especially 3rd party themes may do thing off the standard way). faithful color....prevent resizing - sbillard - 2012-03-03 This concept still would work. It does presume that you do not have your full images protected (set the option to The code in the theme may differnt. What you want to do is replace the This does presume that your images are already the correct size for the theme. faithful color....prevent resizing - phillycheese - 2012-03-03 acrylian i have tried srgb images but they are still slightly desaturated...not alot but enough to bother me. the same problem when i use imagemagick sbillard i tried editing this " title=""> ` i am using the default theme...editing image.php faithful color....prevent resizing - sbillard - 2012-03-03 change ` faithful color....prevent resizing - phillycheese - 2012-03-04 thanks faithful color....prevent resizing - sbillard - 2012-03-04 Well, one thing for sure. Probably should be |