Code Monkey home page Code Monkey logo

Comments (4)

carloBarazzetta avatar carloBarazzetta commented on May 13, 2024 1

Thanks @viniciusfbb, I also did some performance tests and SKIA is very fast, I can't wait to be able to use it with my components and with most of the SVG files available!

from skia4delphi.

carloBarazzetta avatar carloBarazzetta commented on May 13, 2024 1

Sorry for my error regarding SVG's contained into flags.zip: those files works perfectly with SKIA4Delphi, I've made an error implementing support for SVGIconImageList, now fixed.

from skia4delphi.

viniciusfbb avatar viniciusfbb commented on May 13, 2024

@carloBarazzetta First of all, thank you so much again for reporting an issue! This makes the library even better.

Regarding the case, this is another limitation of Skia. It does not yet support inner <symbol> elements. We believe that in a short time these limitations will disappear, as Flutter also from Google uses the same module for rendering SVGs. In any case, it is an extremely fast and stable parser, despite the limitations. In fact, in a benchmark we did, it was faster than Image32, D2D and Cairo.

I apologize in advance for not documenting it sooner. We tested it with thousands of app icon svgs (using top SVG icon sets, like, Bootstrap Icons, Font Awesome Icons, Material Design Icons by Google, Octicons by Github) and all rendered perfectly.

from skia4delphi.

viniciusfbb avatar viniciusfbb commented on May 13, 2024

Nice!

from skia4delphi.

Related Issues (20)

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.