Re: Underscores not drawn in pre with background color
Nick Warne <nick-ucsffw2X/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 17 Aug 2016 14:09:32 -0300 Jorge Arellano Cid <[email protected]> wrote: > > > Is that the only symbol that disappears? > > > Try a line like: !"#$%&/()=?¡-_{}^[]~.,;:|° > > > and check whether those are displayed. > > > > When I open the attached page with dillo, only the underscore > > disappears. All other characters are visible. > > Maybe, https://bbs.archlinux.org/viewtopic.php?id=125749 OK, I just messed around with that, and all works fine in the console. I have attached a slightly different version of the test case, with a few lower case g's stuck in there. The tails of the g's show fine in Dillo, but if you then view the source, the underscore appears maybe 1 or 2 pixels lower than the bottom of the tails - looks like it goes outside the character bounding box when rendered in HTML? Nick -- Gosh that takes me back... or is it forward? That's the trouble with time travel, you never can tell." -- Doctor Who "Androids of Tara" _______________________________________________ Dillo-dev mailing list [email protected] http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
underscore.html
(text/html, 162 B)
<html>
<body>
<pre style="background-color: white; font-size:100%;">softpoint_withg_gblockg() {
{ echo ""; } | ./softpoint.x leshouches
}</pre>
</body>
</html>