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

Introducing net6.0 port of HtmlRenderer #200

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

driekus77
Copy link

  • HtmlRenderer.PdfSharp for GDI based rendering: Tested with the Winforms App.
  • HtmlRenderer.SkiaSharp for Rendering using SkiaSharp: Work in progress!

Using PdfSharpCore in stead of PdfSharp.

Is far a I can see the demo's are working. (Except the external images because of death links).

- HtmlRenderer.PdfSharp for GDI based rendering: Tested with the Winforms App.
- HtmlRenderer.SkiaSharp for Rendering using SkiaSharp: Work in progress!
@mstancombe
Copy link

@ArthurHub what is the process for getting this merged in? Do you want a hand with reviewing or such? I'd be happy to help out.

mstancombe and others added 26 commits November 11, 2023 17:03
Introducing net6.0 port of HtmlRenderer
…ately matching PDFSharp, Implemented lines/rectangles in Skia.
Test github
…s. These might just be removed permenantly in future.
-Implemented image loading using HttpClient
-Added demo resources images to console program
-Moved sample test png expected location out of root c: folder.  Ideally this should be something less platform specific, but haven't crossed that bridge yet.
Rename corner-radius to border-radius & Implement Skia border-radius.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants