Re: Incomplete rendering for very large SVG images
Boris Zbarsky <[email protected]> Sun, 23 Aug 2009 16:56:57 -0400
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
Skywards wrote: > My embedded object was only rendered up to about 30 000 px width, the rest > of the rendered image is black. > In Firefox, when i choose "Show this frame in a new tab" it shows the image > at full size (60000 px X 10000 px), without any black areas. Sounds like you were hitting the 16-bit limits on sizes of native widgets.... -Boris