Other chapters:
Hints:
- Keys are case sensitive
- The shWidth, frWidth, and boWidth are the leading parameters, if they are missing or zero, the element is not
generated
- Therefore, color and transparency lists depend on their accompanying width list:
- If you give n width values, you need n color and n transparency values for unblended frames/borders
and n+1 such entries for blended ones
- If values are missing in the color or transparency lists, the last given value in this list is
repeated as often as necessary to meet the requirement given above
- If frCol, boCol, or boTrans are completely missing, the default value is repeated as often as necessary
- The clip and boClip denote the radius of the respective rounding of the frame and border on their inner edge.
- If clip is used, bgCol can be used (even if no shadow is drawn) to fill the remaining uncovered corner parts with the background color.
- Any combination of two of the three parms shWidth, shWidthX, and shWidthY can be used to control shadows with
arbitrary angles of the (assumed) incoming light
- If using shadows and frames, crosstalking may occur between image parts and frame/shadow regions.
It was found, that JPEG-image qualities (see "Advanced Settings") less than 100% are responsible for that observation. Watch out !
- Minor unnatural looking artifacts are still present for certain param combinations. Play around with the params.
- $... variables of JAlbum can be used as parameter values, JAlbum replaces them with their values
This may be usefull for skin authors.
- With V0.96, cacheing was removed due to the new capability of JAlbum to change filter parameters between single images.
- The parameter cacheMax is therefore obsolete and must not longer be used.