Luca

Results 11 comments of Luca

Yes we are. I’m planning for a feasible replacement. Ms seems determined to block usage of libgdiplus at some point. Aspose has a fully managed system.drawing library but the oem...

I think the behavior should be similar to css with absolute positioning. It seems that: - When left is specified the right margin is ignored. - When right is specified,...

https://www.fxsitecompat.com/en-CA/docs/2018/non-printable-keys-no-longer-fire-keypress-event/ > An exception is the Enter key; pressing Enter with no modifiers, Shift+Enter or Ctrl+Enter will fire the keypress event as before, which is invalid in the current spec...

Just to follow up, I have fixed this in our fork and it solved many focus issues.

Sure, I was just asking in case there was a reason for the original code that I didn't see.

Having the same problem. GDI+ is still performing better than Skia in most cases for us.

I didn’t write it. Just found it interesting. Trying to simply draw underlined or wrapped text with skia seems to be a complicated task. Google’s blog post about underlined text...

> a terrible choice in 2017 already: > [https://photosauce.net/blog/post/5-reasons-you-should-stop-using-systemdrawing-from-aspnet](https://photosauce.net/blog/post/5-reasons-you-should-stop-using-systemdrawing-from-aspnet) Just thought to give a try to the 5 reasons with some simple tests: * Created 1M fonts each in 4...

Looks like the Destroy test doesn't like it. BTW this is a repro simple case: https://tinyurl.com/bdcss7db