WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137095
[SVG -> OTF Converter] Glyphs get clipped weirdly
https://bugs.webkit.org/show_bug.cgi?id=137095
Summary
[SVG -> OTF Converter] Glyphs get clipped weirdly
Myles C. Maxfield
Reported
2014-09-24 17:26:55 PDT
The following test fails because of this (when the SVG -> OTF converter is turned on): svg/W3C-SVG-1.1/fonts-kern-01-t.svg Resizing the browser might be necessary.
Attachments
Patch
(5.39 KB, patch)
2015-01-18 16:58 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(5.43 KB, patch)
2015-01-18 18:47 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2014-09-24 17:29:40 PDT
svg/custom/svg-fonts-fallback.xhtml also fails when the converter is on, and might be related.
Myles C. Maxfield
Comment 2
2015-01-17 21:56:53 PST
***
Bug 140593
has been marked as a duplicate of this bug. ***
Myles C. Maxfield
Comment 3
2015-01-17 22:03:49 PST
See svg/text/kerning.svg and svg/text/multichar-glyph.svg in Safari (NOT MiniBrowser!)
Myles C. Maxfield
Comment 4
2015-01-18 16:37:32 PST
This is due to the bounding box values written in SVGToOTFFontConverter::appendCFFTable()
Myles C. Maxfield
Comment 5
2015-01-18 16:58:48 PST
Created
attachment 244869
[details]
Patch
Myles C. Maxfield
Comment 6
2015-01-18 17:00:05 PST
Comment on
attachment 244869
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=244869&action=review
> Source/WebCore/ChangeLog:12 > + Test: svg/text/kerning.svg
Also svg/W3C-SVG-1.1/fonts-kern-01-t.svg
Myles C. Maxfield
Comment 7
2015-01-18 18:47:20 PST
Created
attachment 244874
[details]
Patch
WebKit Commit Bot
Comment 8
2015-01-19 08:32:23 PST
Comment on
attachment 244874
[details]
Patch Clearing flags on attachment: 244874 Committed
r178647
: <
http://trac.webkit.org/changeset/178647
>
WebKit Commit Bot
Comment 9
2015-01-19 08:32:28 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug