Thread: Image Scaling

Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 135
  1. #121
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Scaling

    Next version

    1. GIF support. Not quite there yet as described later.

    2. Compression added to admin

    3. Search by Model/ID

    4. Limit additional images to same type as main image

    5. Delete All added to Image Management

    6. Maximum size used added to images and image_scaler menus

    7. Sharpen. Similar to photoshop unsharpmask. Works well for JPG and PNG but is a problem for GIF

    8. Watermarking. Either text or image or both if you want to go really out there. Either is positioned by 'offset positions' from default position. Ha ha I need to spend some time making a default watermark :-)

    9. A bit of work to the installer. Basically code stuff really but also the core overwrite is handled by backing up the original first before overwriting it so that the install can be rolled back if needed.

    10. Replace main image. Again limited to file type so it does not mess up the additional images.

    11. A few other bits and pieces.

    I definitely need to write instructions now. There are just under 30 configuration options :-) But have a play and let me know. It should install on top of an existing version just fine. But as always make sure you are backed up.

    I kind of think that I have forgotten something this time so if it doesn't work at all that is why! Just let me know.

    Thanks again guys.
    Attached Files Attached Files

  2. #122
    Join Date
    Apr 2010
    Posts
    319
    Plugin Contributions
    0

    Default Re: Image Scaling

    uploaded to test site with same login if you want to take a look, ill get playing with it when i get home later

    thanks
    bryan

  3. #123
    Join Date
    Apr 2010
    Posts
    319
    Plugin Contributions
    0

    Default Re: Image Scaling

    having a play at the minute, cant seem to get text watermark to work, image watermarking fine.

    so far everything else seems to work, will keep playing and report back

    bn

  4. #124
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Scaling

    strange. that was a bit that I was kind of not worried about.

    I wonder if it is just because the watermarking is in white and it doesn't show against your backgrounds? That is a bit of a problem. Obviously I need to include another config option for color of text.

    Check that for me, by just uploading a solid color image, and see what you get.

    Thanks Bryan. Great help as always.

    Nick

  5. #125
    Join Date
    Apr 2010
    Posts
    319
    Plugin Contributions
    0

    Default Re: Image Scaling

    http://catchagrip.co.uk/imagescale/i...oducts_id=7130

    black image loaded, you can log into test site and check im not doing anything wrong, still no text.

    other than that everything seems to work, i think i checked most things but will keep testing.

    a couple of things, this maybe sounds stupid but can the watermark image be scaled then merged to give the same effect on all file sizes, if you look at link above and go to product info page image and then the large image the watermarking looks so different, also if an image is missing can a default image be displayed, again scaled to suit requirements

    thanks
    bryan

  6. #126
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Scaling

    Bryan,

    No none of it sounds stupid. I had it scaled originally and then changed it. What size do you think it should be? Should the uploaded watermark be the right size for full size images? The problem I had there is that if someone doesn't use the size-limited large images and uses the original instead then the size of the large image is not set.

    I am not sure about the default image. the reason is that a default image will be supplied with the module. If people change that image then that is good. But if for whatever reason that image does not exist, I have worries about replacing it with another image. As a for instance, if their image is accidentally deleted or corrupted then the default image will start popping up on the site when they do not expect it to. I wonder if it is best to just not have watermarking in those conditions.

    Or thinking about it maybe it needs to just create a default image that is the site name. Hmmm, that probably works. Just more work!

    I'll have a look at the text watermarking but probably won't get to it for a couple of days.

    Thanks again

  7. #127
    Join Date
    Apr 2010
    Posts
    319
    Plugin Contributions
    0

    Default Re: Image Scaling

    i think in image handler it lets you create 3 watrermarks sml med lrg if that makes it easier to code

    bn

  8. #128
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Scaling

    No the coding isn't really the problem. More just deciding what starting point to use for the scaling.

    The thing is that in many ways I realise that I am firmly moving away from the 'small medium large' approach. Part of this has to do with the fact that in many sites I personally build more than three image sizes are used. And part of it is due to the fact that I kind of think that the osCOmmerce/Zen Cart approach to this is not only dated but a bit 'the wrong way around'. By that I mean that it would make more sense if the original image was the large image and then there were folders for small and medium. At the moment with Zen the images that are stored in the database are actually the small images. Just a bit strange. Not wrong just counter-intuitive for me personally.

  9. #129
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Scaling

    Any updates on this plugin, as I do quite agree with your sentiment in the last post, i have always found the native zencart way of image handling to put it crudely ###### about face, and most sites i build need more than 3 sizes of image, What is the exact issue with gif handling? very few sites I work on use them but there is always those one or two from some obscure supplier.
    Webzings Design
    Semi retired from Web Design

  10. #130
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Scaling

    No real updates I am afraid. For a couple of reasons. The first is that a couple of large projects have taken my time in the last year and will continue to do so. The second is just absolute belief that I should not release this formally if I don't have time to support it.

    Yes, things I think are difficult about Zen and images are :
    -- the way the main image is actually the small one
    -- additional images in general. why, oh why, they are not stored in the db and have to be hunted by name
    Actually, I think that the way of approaching this is to rewrtie sections of core code but that entails a major re-think and is probably not possible without forking.

    The problem with gif is just that transparency is hard to handle. I think that that caused issues with watermarking. It is not insurmountable but needs to be worked through with more time than I actually have.

 

 
Page 13 of 14 FirstFirst ... 311121314 LastLast

Similar Threads

  1. Image scaling
    By LizzyB in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Aug 2008, 09:51 PM
  2. Scaling image instead of "units in stock?"
    By JHouse in forum General Questions
    Replies: 1
    Last Post: 12 May 2008, 06:48 PM
  3. Header image Scaling issue
    By bgmeanyhd in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Aug 2006, 09:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg