NGraphics icon indicating copy to clipboard operation
NGraphics copied to clipboard

Some of my svg buttons to test the library

Open Emasoft opened this issue 10 years ago • 3 comments

I use to create all my assets in SVG because it's the only scalable and crossplatform graphic format. Using them in Xamarin.Forms would finally allows a true crossplatform development.

This is how my buttons should look for reference: ios_app_buttons

You can download the original svg file from my google drive (click on the download button): http://goo.gl/m7TbmM

For an easier debug, here it is a splitted version of the two main buttons svg files, you can download the zip from here: https://drive.google.com/file/d/0BxexooDWEb8ublZlcm5yRWpXTzQ/view?usp=sharing

Here are the screenshots of how each svg file should look:

schermata 2015-02-20 alle 20 28 22 schermata 2015-02-20 alle 20 27 56 schermata 2015-02-20 alle 20 24 58 schermata 2015-02-20 alle 20 24 49 schermata 2015-02-20 alle 20 24 17 schermata 2015-02-20 alle 20 23 59

Emasoft avatar Feb 20 '15 19:02 Emasoft

Fantastic! Thank you for these. I will integrate them into the tests.

praeclarum avatar Mar 16 '15 20:03 praeclarum

How can I load and display svg file? Please give some example.

madev4cloud avatar Mar 31 '15 13:03 madev4cloud

The library still cannot display my buttons correctly. SVG file format support is still incomplete. Please fix this. This library is used internally to display SVG in all Xamarin.Forms cross platform applications (see: https://github.com/paulpatarinski/Xamarin.Forms.Plugins ), and we are all waiting its completion to carry forward the development of our apps, currently on hold because of the issues with SVG images.

Emasoft avatar Jul 22 '15 21:07 Emasoft