Giter Club home page Giter Club logo

Comments (4)

micjahn avatar micjahn commented on June 19, 2024

With v0.15.0 there are only two renderes available, SVG and pixel data (raw data, BGRA). Next version provides different bindings for other imaging libraries as separate NuGet packages. At the moment you can find them in the source code repository under the path Source/adapters.
Do you miss something?

from zxing.net.

 avatar commented on June 19, 2024

i have missed working samples and good documentation but meanwhile i was able to produce what i needed but i am not happy to use ZXing.CoreCompat.System.Drawing which uses the same namespace like some Microsoft libraries and i would love to see no error messages if i open the source...

from zxing.net.

micjahn avatar micjahn commented on June 19, 2024

I'm not sure what you mean. All samples are working. A good documentation is missing, that's true. You don't have to use CoreCompat.System.Drawing (it's not a ZXing library, it's a third party component because ASP.Net Core doesn't contain image classes (https://github.com/CoreCompat/CoreCompat)). I can't influence the namespace.
You can use any other imaging library which is available for ASP.Net Core. For some of them there are ready-to-use extensions in the repository available.
And if you mean with "... love to see no error messages ..." that you open the VS2015 solution/project with VS2017 and it throws an error, what should I say, I can't guarantee that every hard work of mine, which I provide for free and which is built with VS2015, will work in the future with VS2017, VS2018, VS2019...

from zxing.net.

kaburkett avatar kaburkett commented on June 19, 2024

what you really should say is 'if you want to create a pull request with a fix for vs2017 I will review and merge'

from zxing.net.

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.