icon.library: Only use a FACE tag's Width and Height if the IFF also have imagery
commit9196581fa00e34b9e8c8fbda3d06003e7b053020
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Aug 2012 20:11:26 +0000 (24 20:11 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Aug 2012 20:11:26 +0000 (24 20:11 +0000)
treed655f4dca801f6f2b428d6935f860bc971d2e7da
parent87df49d78ee0bd675f14c4e792450711f09ed658
icon.library: Only use a FACE tag's Width and Height if the IFF also have imagery

This fixes the issue where icons that specified their Aspect in the
FACE tag, but had no imagery, and used Width=-1, Height=-1, ended up
as 256x256 icons.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45646 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/icon/diskobj35io.c