Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate SkiaSharp #182

Open
tzachshabtay opened this issue Oct 25, 2017 · 0 comments
Open

Integrate SkiaSharp #182

tzachshabtay opened this issue Oct 25, 2017 · 0 comments

Comments

@tzachshabtay
Copy link
Owner

We might be able to replace GDI+ with SkiaSharp which in theory offers the following benefits:

  1. should hopefully help with this bug: https://bugzilla.xamarin.com/show_bug.cgi?id=44173
  2. will allow us to use their APIs for cool native drawing support for Support native drawing capabilities #27
  3. will allow us to use the SVG extensions for supporting Support vector art (SVG files) #84
  4. we might be able to share code for text rendering between platforms
  5. will allow us to use the font-awesome extensions for adding nice icons to the editor without much effort
  6. Kimono designer might generate code which will be able to put in MonoAGS.
@tzachshabtay tzachshabtay added this to the Version 0.1 milestone Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant