GithubHelp home page GithubHelp logo

Comments (4)

checkdigits avatar checkdigits commented on August 30, 2024 1

The components are already included in Delphi 12 by default - you do not need to install the Skia4Delphi package. Just open your project and it will work.

You might have to tidy up the uses clause if it's an old project but apart from that it will work fine.

image

from skia4delphi.

TommiPrami avatar TommiPrami commented on August 30, 2024

How to update Skia4delphi in d12, lets say if you encounter rare bug that us fixed in Skia repo, and Delphi update is ways out?

from skia4delphi.

viniciusfbb avatar viniciusfbb commented on August 30, 2024

The RAD Studio 12 have the same version of Skia4Delphi opensource + new units of proprietary features (like skia printer, skia filters, skia vulkan). So, they will sync with this opensource project on each release to add new features / fixes that the opensource could make (like DUnitX and Indy). Anyway, we will update the installer to add support for RAD12+ because right now, the core are the same source, but when we add fixes, the users could use the opensource version before new release of RAD Studio. (It will not affect the extra features added by Embarcadero, it will continue to work).

from skia4delphi.

nickglasier avatar nickglasier commented on August 30, 2024

Got it. Thanks Ian. Leave System.Skia but take out the old: Skia, and Skia.FMX , and replace both with FMX.Skia

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.