.Net MAUI conversion of SVG text into PNG is incorrect. #11302
Labels
area-single-project
Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
partner/cat 😻
this is an issue that impacts one of our partners or a customer our advisory team is engaged with
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
When an SVG graphic contains more complicated text elements the conversion into an PNG is not correct. The following is an example of and SVG element that .Net MAUI renders into a PNG file incorrectly...
HelloWorldThis is Not CorrectLine 1 - No SpacesLine 2 - Spaces
Steps to Reproduce
Sample project referenced in public repo.
Link to public reproduction project repository
https://github.com/vr4guid/MauiDefect-SVG-1
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 12.0, Android 13.0
Did you find any workaround?
At present the only known workaround is to create PNG graphics outside of the .Net MAUI toolchain - which is counter to a core objective of .Net MAUI.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: