Hi Alex, On Tue, Oct 08, 2024 at 12:01:38AM +0200, a1ex@dismail.de wrote:
Hi,
There is a small rendering glitch when trying to view the source of a page which has larger embedded data uri images. See attached screenshot.
This is an example of a page which uses large embedded jpegs: https://www.da.vidbuchanan.co.uk/blog/dram-emfi.html When you view the source in Dillo, the issue should be evident.
I cannot reproduce this (attached). Does it always happens to you? Which FLTK version are you on? Should not be related, but I notice that you are using the old DPI for vsource, as I changed the style a while back. Have you done `make install` and set the dpi_dir in ~/.dillo/dpidrc properly? I suspect it may be picking up another install.
Since the encoded image is just one super-long line in the html, the vsource dpi probably isn't designed to handle that.
I don't think its typical that a site will embed large images into the page like this, but maybe its still worth considering.
I see the case for the data: images patch now. Anyway, nice blog post. Best, Rodrigo.