Bug 35342 - SVGFonts don't support font-style italic
Summary: SVGFonts don't support font-style italic
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-02-24 07:44 PST by sangeetha.sugavanam
Modified: 2022-06-29 16:58 PDT (History)
7 users (show)

See Also:


Attachments
test case (3.69 KB, application/x-zip-compressed)
2010-02-24 07:45 PST, sangeetha.sugavanam
no flags Details
Safari 15.5 output differs slightly on two cases (1.40 MB, image/png)
2022-06-29 16:08 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sangeetha.sugavanam 2010-02-24 07:44:16 PST
1) Launch QtLauncher
2) Unzip contents of the zip file.
3) Load the html page using QtLauncher.
4) Tap on the link "411. text-intro-201-t".


Expected Outcome:
Text in italic should be displayed in italic font.

Actual Outcome:
Text in italic displayed in normal font in SVG.
Comment 1 sangeetha.sugavanam 2010-02-24 07:45:41 PST
Created attachment 49393 [details]
test case
Comment 3 Janne Koskinen 2010-05-25 04:04:00 PDT
Confirmed, italics are not rendered.
Question is do we support this or not ?
Comment 4 Dirk Schulze 2011-06-22 02:29:13 PDT
There is nothing animated on the example. It looks we do not support font-style italic on SVGFonts. But needs more checking. Changing bug title and remove it from SVG Animation master bug.
Comment 5 Ahmad Saleem 2022-06-29 16:08:52 PDT
Created attachment 460556 [details]
Safari 15.5 output differs slightly on two cases

It might be QT port specific bug but just wanted to post latest status with Safari 15.5 on macOS 12.4 and also with Safari Technical Preview 148.

From attached screenshot, Safari differs from other browsers on two cases, the weight of BOLD is different and the colour fill is also different. As for Italic issue of title, I am not able to find any such discrepancies but again I am testing it with Safari rather than QT port build.

I just wanted to update with current status, hence pinging here. Thanks!
Comment 6 Alexey Proskuryakov 2022-06-29 16:58:41 PDT
WebKit trunk no longer support Qt, so marking INVALID. It may be useful to have a new bug about any differences that aren't about italic.