SvgForXaml icon indicating copy to clipboard operation
SvgForXaml copied to clipboard

Support ARM64

Open GeertvanHorrik opened this issue 7 years ago • 2 comments

Why trying to add support for ARM64 to my UWP projects, I get this:

image

I am happy to contribute with a PR, but need to know whether you will release a new version.

Thanks!

GeertvanHorrik avatar Nov 16 '18 09:11 GeertvanHorrik

Hi!

I think so too. But, Win2D library doesn't support for ARM64 now. I will support for ARM64 after Win2D support for ARM64. https://github.com/Microsoft/Win2D/issues/637

Thanks!

mntone avatar Nov 19 '18 03:11 mntone

🎉 Win2D has supported AArch64 since 1.24.0.

Because I don't have Surface Pro X, I haven't tested it running on AArch64. However, I released SvgForXaml version 0.9.3, which builds in Visual Studio 2019 and depends on Win2D 1.24.0 (with added ARM64 support).

https://www.nuget.org/packages/Mntone.SvgForXaml/0.9.3

mntone avatar Aug 14 '20 11:08 mntone