[ 
https://issues.apache.org/jira/browse/FOR-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658750#action_12658750
 ] 

David Crossley commented on FOR-1141:
-------------------------------------

Another solution might be to have a transformer at the end of the output which 
supplies width and height for any images that are missing those attributes.

For example, something like ImageInfo could be utilised:
http://schmidt.devlib.org/image-info/

> use height and width and alt attributes for all images
> ------------------------------------------------------
>
>                 Key: FOR-1141
>                 URL: https://issues.apache.org/jira/browse/FOR-1141
>             Project: Forrest
>          Issue Type: Sub-task
>          Components: Core operations, Plugin: internal.dispatcher, Skins 
> (general issues)
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>
> All images should have height and width and alt attributes. This enables page 
> layout in advance of image retrieval.
> The images specified in xml source are okay, because these attributes can be 
> explicitly provided.
> There are other images where these are not yet specified, e.g. "spacer.gif" 
> and the "branding-logo" contract, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.