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

Release 4.0 #939

Open
mrbean-bremen opened this issue Jan 12, 2022 · 4 comments
Open

Release 4.0 #939

mrbean-bremen opened this issue Jan 12, 2022 · 4 comments

Comments

@mrbean-bremen
Copy link
Member

mrbean-bremen commented Jan 12, 2022

This is a housekeeping issue to discuss the contents of release 4.0, especially the supported frameworks, and the handling of the unsupported System.Drawing.Common (see also #929 and #910).
The release will have breaking changes, so this issue is also here to collect and discuss these and alert future users.

Planned changes:
[ ] Factor out drawing code and allow to use different libraries/frameworks for drawing (details to be discussed)
[ ] Support .NET 6
...

@H1Gdev
Copy link
Contributor

H1Gdev commented Jan 12, 2022

By discontinuing support for older frameworks, we should be able to use the TylerBrinks/ExCSS. (There is a known issue and I am creating a PR.

@KoalaBear84
Copy link

Great to see. I'll check if #917 will be fixed, as I see it's also an issue in Svg.Skia library which I tried.

@AraHaan
Copy link

AraHaan commented Oct 19, 2022

I can do the .NET 6 support, but it will be under net6.0-windows for now (Windows only).

@AraHaan
Copy link

AraHaan commented Oct 20, 2022

Alright my .NET 6 change I feel should be ready to merge (for the Windows only branch).

As for other OS's I think it is best to look into alternatives to GDI+ for the rendering part.

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

4 participants