[Bug 24198] New: Wine iexplore.exe does not render fonts correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 29 10:01:41 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24198

           Summary: Wine iexplore.exe does not render fonts correctly
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: babciastefa at gmail.com


Wine does not render correctly some fonts.
I attached screenshot, and css part where propably the problem is.

Link to wrong rendered page:
http://fastpc.pl/thread-3329.html

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}
.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}
.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

body {
    background-image: url(../../../images/myfedora/tlo1.png);
        background-repeat: ;
    color: #000;
    text-align: center;
    line-height: 1.4;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list