Author Topic: Auto-resize width or height?  (Read 4518 times)

0 Members and 1 Guest are viewing this topic.

Offline moe

  • Pre-Newbie
  • Posts: 5
    • View Profile
Auto-resize width or height?
« on: September 13, 2002, 04:19:27 PM »
Where it says: $lang['resize_dimension_desc'] = 200 for the auto-resize image, is the 200 related to the width or to the height?

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Auto-resize width or height?
« Reply #1 on: September 13, 2002, 04:25:31 PM »
This can be set with "Proportions" below this point.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline moe

  • Pre-Newbie
  • Posts: 5
    • View Profile
Auto-resize width or height?
« Reply #2 on: September 13, 2002, 04:52:58 PM »
yes but i would like to know if the value 200 is related to the maximum width or maxmum height of the images... thank you

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Auto-resize width or height?
« Reply #3 on: September 13, 2002, 05:53:56 PM »
if you choose "Resize proportionally":
All images with width or height > 200 will be resized proportionally

if you choose "Resize with fixed width":
All images with width > 200 will be resized proportionally

if you choose "Resize with fixed height":
All images with height > 200 will be resized proportionally

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline moe

  • Pre-Newbie
  • Posts: 5
    • View Profile
Auto-resize width or height?
« Reply #4 on: September 13, 2002, 08:52:39 PM »
ok, thank you very much!