Changeset 5567


Ignore:
Timestamp:
11/17/09 20:57:08 (3 years ago)
Author:
IngoKappler
Message:

Item8332: fixed typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ImagePlugin/data/System/ImagePlugin.txt

    r5548 r5567  
    9393| =refresh= | on/off/img to trigger recomputing images | off | 
    9494| =size=  | geometry specification | image geometry  | 
    95 | =zoom=  | on/off | if set to "on" scaling up images is allowed, otherwise it downscales only | off | 
     95| =zoom=  | on/off to scale images, if set to "on" scaling up images is allowed, otherwise it downscales only | off | 
    9696| =style= | (see html specs) | empty | 
    9797| =title= | title text | *alt* value | 
     
    116116the height is optional, separated with a 'x' in between. Note, that the given 
    117117width and height values are the _maximum width_ and _maximum height_ that the 
    118 image will have keeping its aspect ratio. If you want to deform it to an extact 
     118image will have keeping its aspect ratio. If you want to deform it to an exact 
    119119measure use the =width= and =height= arguments. 
    120120 
    121121Note, that you must set =zoom="on"= to scale images up. Otherwise images smaller 
    122 than the given gemoentry will stay as hey are. For instance, when generating thumbnails 
     122than the given geometry will stay as they are. For instance, when generating thumbnails 
    123123it is preferable to keep small icons as they are instead of bloating them up 
    124124to a standard thumbnail size. 
Note: See TracChangeset for help on using the changeset viewer.