Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Correct rendered? #222

Closed
JoKalliauer opened this issue Feb 24, 2020 · 1 comment
Closed

Question: Correct rendered? #222

JoKalliauer opened this issue Feb 24, 2020 · 1 comment

Comments

@JoKalliauer
Copy link
Contributor

JoKalliauer commented Feb 24, 2020

The first version in https://commons.wikimedia.org/wiki/File:D%C3%A9bit_de_Filtration_Glom%C3%A9rulaire.svg#filehistory is https://upload.wikimedia.org/wikipedia/commons/archive/e/e5/20200220180909%21D%C3%A9bit_de_Filtration_Glom%C3%A9rulaire.svg
(I already made a workaround, therefore a new version exists.)

Is rendered differently in rsvg and resvg.

rsvg resvg
Débit de Filtration Glomérulaire_r Débit de Filtration Glomérulaire_re

I personally assume resvg is right, since writing-mode= is not allowed in tspan(acording to validators), but however I do not know and reporting librsvg bugs has imho a low respondance-rate.

Copyright

source: https://commons.wikimedia.org/wiki/File:D%C3%A9bit_de_Filtration_Glom%C3%A9rulaire.svg

author Grinny Manyform

license https://creativecommons.org/licenses/by-sa/4.0

@RazrFalcon
Copy link
Collaborator

resvg is correct.

https://www.w3.org/TR/SVG11/text.html#SettingInlineProgressionDirection

The ‘writing-mode’ property applies only to ‘text’ elements; the property is ignored for ‘tspan’, ‘tref’, ‘altGlyph’ and ‘textPath’ sub-elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants