Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: [DHTML] Advanced Thumbnail Creator

  1. #11
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Once the image is generated how could you resize it to make it bigger? That would only leave whitespace in an image editor. Resizing may be unpractical, because only a portion of the image is converted.
    - Mike

  2. #12
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by mburt View Post
    Once the image is generated how could you resize it to make it bigger? That would only leave whitespace in an image editor. Resizing may be unpractical, because only a portion of the image is converted.
    My favorite method is bilinear resampling. Some folks go for pixel mapping. What you are talking about is adding canvas. I'm talking about actually making a bigger or smaller version of the same image - resizing.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #13
    Join Date
    Mar 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default resizing

    you can resize thumbnail by editing fields Thumbnail Width and Thumbnail Height

  4. #14
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by zhupanenko View Post
    you can resize thumbnail by editing fields Thumbnail Width and Thumbnail Height
    Right. But, just as you can crop the original either by editing the fields or using the mouse, I would like to see a mouse initiated method of resizing the thumbnail.

    See the "Resize Instead of Drag?" section on this page:

    http://www.walterzorn.com/dragdrop/dragdrop_e.htm

    Just a thought really, the routines might not be easily adapted. In any case, that's what I meant by 'the resizing could be more intuitive'.

    I would add that the code you developed for this is pretty impressive already.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

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