Skip to content

Example that shows how to load a SVG using Uno Platform and Skia

Notifications You must be signed in to change notification settings

SuperJMN/TestSvgLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestSvgLoader

Example that shows how to load a SVG using Skia.

It also Works in WebAssembly!

<local:SvgControl SourceFromEmbeddedResource="sonic.svg" />

Check this line.

As today, we cannot use a Content file directly from WebAssembly. For now, we need to change the Build action to Embedded Resource. Notice that the SourceFromEmbeddedResource is different from the Source property.

About

Example that shows how to load a SVG using Uno Platform and Skia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published