Argle Bargle Posted September 14, 2023 Share Posted September 14, 2023 I was generating some SVG and used the following: <text class="ZFont3" x="19pt" y="238pt" style="text-anchor: start;dominant-baseline: text-before-edge;">Reflexive pronoun</text> The text was positioned much higher than I expected. Loaded in a browser or Inkscape, it is positioned just fine. In Affinity applications, it's showing 15 points too high. Additional information is the SVG start: <svg width="567pt" height="980pt" xmlns="http://www.w3.org/2000/svg"> <style type="text/css"> .ZFont1 { font-family: Microsoft Sans Serif; font-size: 9.75pt; font-weight: normal; font-style: normal; } .ZFont2 { font-family: Times New Roman; font-size: 15.75pt; font-weight: bold; font-style: normal; } .ZFont3 { font-family: Microsoft Sans Serif; font-size: 15.75pt; font-weight: normal; font-style: normal; } </style> Quote Link to comment Share on other sites More sharing options...
Dan C Posted September 15, 2023 Share Posted September 15, 2023 Hi @Argle Bargle, Thanks for your report! Can you please provide a fully copy of this SVG file here, so that I can investigate this further? If you'd like a private upload link for the file, please don't hesitate to let me know and I can provide this. Many thanks in advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.