Quote:
Originally Posted by dgatwood
This sounds like what would happen if the programmer incorrectly set the opaque flag on the UIImageView and failed to set its background color to that of the page. Oops.
|
"The programmer" as in the one who makes the rendering machine or the reader app? Or "the programmer" as in me making an error when removing the background from the image?
Quote:
Originally Posted by dgatwood
Out of curiosity, though, why don't you just fill those areas in the image with the right color?
|
If tomorrow I change my mind and want to make the background green instead of blue, or tweak the nuance of the color or (heaven forbid!) even make a gradient as background, it's good to have the background of the image transparent instead of solid color. Changing and tweaking is easier. The only reliable way I have found to achieve this is to vectorize the image too and embed it in the svg file.
Quote:
Originally Posted by dgatwood
Also, does this fail with ADE on the desktop, or just Bluefire?
|
This happens with the ADE 2.0 desktop utility too, and with bluefire. It works in iBooks. I have not yet tried Marvin since my ipad has iOS 4.2 and Marvin requires iOS 5