https://bugzilla.wikimedia.org/show_bug.cgi?id=23643

           Summary: Allow different declaration of svg fonts
           Product: MediaWiki
           Version: 1.11.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


The svg renderer only accepts fonts declared as such:
font-family="DejaVu Sans" font-weight="bold"

A lot of vector editors (Illustrator, sometimes Inkscape) output their fonts
like that:
font-family="'DejaVuSans-Bold'"

The renderer falls back to the default, if fonts are declared as in the second
example.
If this would be fixed, a lot of svg would then properly display the chosen
font

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to