[ 
https://issues.apache.org/jira/browse/TOBAGO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1412.
-------------------------------------

    Resolution: Fixed

> Using PNG as icon format in the themes instead of GIF
> -----------------------------------------------------
>
>                 Key: TOBAGO-1412
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1412
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-1, 3.0.0
>
>
> GIF is not the standard for images in the web since years.
> This change requires to convert all images in self made themes derived from 
> the Tobago-standard-theme.
> For converting there are several tool available (e.g. convert (Linux)).
> So you can easily write a script like 
> {code}
> find . -name *.gif -exec convert ...
> {code}
> for this job. (This script can also made the VCS changes for you)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to