Closed
Bug 354323
Opened 19 years ago
Closed 19 years ago
incorrect matching of fonts specified by their unique postscript name
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
INVALID
People
(Reporter: rbrunn, Unassigned)
Details
Attachments
(1 file)
|
808 bytes,
image/svg+xml
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; InfoPath.1)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Adobe Illustrator exports SVGs with the postscript name of a font in contrast to the "english" typeface name, i.e. "TimesNewRomanPSMT" instead of "Times New Roman". Firefox does not match the font correctly but displays Verdana as fallback.
Reproducible: Always
Steps to Reproduce:
Display svg file with PS-fontnames (example in attachment)
Actual Results:
Text specified as TimesNewRomanPSMT is rendered in Verdana
Expected Results:
Both Lines should be displayed in "Times New Roman" (aka TimesNewRomanPSMT)
| Reporter | ||
Comment 1•19 years ago
|
||
Testcase
Comment 2•19 years ago
|
||
If this is really the case then the bug is in Illustrator. Please contact Adobe about that.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•