Issue 63401 - SVG-export: Wrong syntax concerning "font family"
Summary: SVG-export: Wrong syntax concerning "font family"
Status: ACCEPTED
Alias: None
Product: Draw
Classification: Application
Component: save-export (show other issues)
Version: OOo 2.0.2
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-20 15:59 UTC by Rainer Bielefeld
Modified: 2017-05-20 11:31 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Rainer Bielefeld 2006-03-20 15:59:44 UTC
This is a "spin off" from  Issue 63389
In
<http://www.openoffice.org/nonav/issues/showattachment.cgi/35060/demonstrationkit.zip>
from that issue you will find some correct syntax concerning font size, what
will be rendered in a wrong way by Mozilla seamonkey, that's not our problem.

But in
<https://bugzilla.mozilla.org/show_bug.cgi?id=331078>, 
'Comment #4 From Robert Longson  2006-03-20 05:56 PST'
it seems that there is a syntax error in OOo's SVG-export:
> Additionally try removing the word "embedded" from the  font-family as 
> I don't think this is valid c.f.
> http://www.w3schools.com/css/pr_font_font-family.asp
> Then you get...
> <g font-size="1764" style="font-family:Arial;font-weight:400">
> ...
That worked, Mozilla showed the drawing element "Text size 96
TNR" in 'Times New Roman' as expected. Mozilla-problem or really syntax error?
Pls. check!

If helpful, I can contribute the .svg files with chanegd "font family" syntax
and eleminated "embedded".
Comment 1 wolframgarten 2006-03-21 08:36:42 UTC
Is this a syntax error? Reassigned.
Comment 2 stefan.baltzer 2008-10-29 14:17:52 UTC
SBA: This issue has a target set but is still in state of "Unconfirmed".
Please re-check with OOo 3.0 or younger if it is (still) valid.
Then confirm it or set an appropriate resolution.
Thank you.
Comment 3 stefan.baltzer 2008-10-29 14:24:56 UTC
SBA: This issue has a target set but is still in state of "Unconfirmed".
Please re-check with OOo 3.0 or younger if it is (still) valid.
Then confirm it or set an appropriate resolution.
Thank you.
Comment 4 ooo 2009-07-24 13:29:56 UTC
Need to take a deeper look into the spec to evaluate the correct handling, but
AFAIK, an embedded font can have an arbitrary name, so this should be valid at
all. I will evaluate Mozilla's current implementation, but setting additional
fallback names for the family (e.g. 'arial, sans-serif') would definitely make
sense for renderers that don't support embedded fonts at all.
Comment 5 Marcus 2017-05-20 11:31:09 UTC
Reset assigne to the default "issues@openoffice.apache.org".