[DejaVu-bugs] [Bug 8849] New: Vertical position of strikethrough line is incorrect

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Wed Nov 1 01:02:41 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8849          
     
           Summary: Vertical position of strikethrough line is incorrect
           Product: DejaVu
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General
        AssignedTo: dejavu-bugs at lists.freedesktop.org
        ReportedBy: webaccount at oke.org.uk


Sans Condensed: the vertical position of the strikethrough line (as achieved
using the text-decoration:line-through CSS rule) is too low - it is almost an
underline.

The line position for the other DejaVu fonts is correct.

The HTML to reproduce the above problem (on both Windows XP and Fedora
Core 3 using Firefox 1.0.7) is as follows:

<html>
<style type="text/css">
p{border-width:1px;border-style:dotted;text-decoration:line-through;}
</style>
<body>
<p style="font-family:DejaVu Sans">
DejaVu Sans ABCDEFGHIJKL
</p>
<p style="font-family:DejaVu Serif">
DejaVu Serif ABCDEFGHIJKL
</p>
<p style="font-family:DejaVu Sans Mono">
DejaVu Sans Mono ABCDEFGHIJKL
</p>
<p style="font-family:DejaVu Sans Condensed">
DejaVu Sans Condensed ABCDEFGHIJKL
</p>
<p style="font-family:DejaVu Serif Condensed">
DejaVu Serif Condensed ABCDEFGHIJKL
</p>
</body>
</html>          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the DejaVu-bugs mailing list