Code Monkey home page Code Monkey logo

Comments (3)

koszeggy avatar koszeggy commented on June 25, 2024

Thank you for you kind words.

I don't see any support for .webp images

WebP support (along with APNG) is at the very bottom of my todo list. Most of the supported formats rely on GDI+ capabilities, which I extended by some custom solutions where there were some room for improvements (eg. saving icons, WMF/EMF formats, or animated GIFs).

And considering that non-Windows support of System.Drawing.Common is being banned starting with .NET 6 (and will be completely removed in .NET 7) I plan to extract some KGySoft.Drawing.Common from this library that contains the completely GDI-independent parts. To support common image formats in that independent library I will have to (re)implement all of the usual encoders and decoders. But then I could add further formats as well, including WebP.

I try to support open source projects when I find them useful

I didn't set up accepting donations so far but you are not the first one who asks about it. I just didn't feel confident enough but it seems maybe the time has come. :)

I wish you good health and a happy new year!

from kgysoft.drawing.

davidei1955 avatar davidei1955 commented on June 25, 2024

Thank you and happy new year!

from kgysoft.drawing.

koszeggy avatar koszeggy commented on June 25, 2024

Well, better late than never but now as the number of my followers reached a certain amount I configured donations. If you are still interested, you can now use the Sponsor button at the top of the page.

Anyhow, I wish all the best and I'm glad you contacted me.

from kgysoft.drawing.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.