Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds zbar (and dependencies) support, refs #854 #1145

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

AndreMiras
Copy link
Member

  • zbar Python extension
  • zbar library
  • iconv library

  - zbar Python extension
  - zbar library
  - iconv library
@AndreMiras
Copy link
Member Author

Here's a demo application using it:
https://github.com/AndreMiras/garden.zbarcam

@inclement
Copy link
Member

Sorry for the delay getting to this, it looks great, I should be able to test and merge at the weekend.

@AndreMiras AndreMiras mentioned this pull request Nov 3, 2017
@inclement inclement merged commit a12f289 into kivy:master Nov 13, 2017
@inclement
Copy link
Member

Not quite the weekend I intended, but all checked now and it worked great. Thanks!

I did have to add import PIL.Image to the zbar example app for it to run.

@AndreMiras
Copy link
Member Author

Great thanks and good to know for the import.

@AndreMiras AndreMiras deleted the feature/ticket854_zbar_support branch November 13, 2017 08:17
AndreMiras added a commit to kivy-garden/garden.zbarcam that referenced this pull request Nov 17, 2017
@EderSant
Copy link

@AndreMiras I know this topic has nothing to do with the library I'm needing, but I'm having trouble creating a dlib library recipe. Would you help me?

@AndreMiras
Copy link
Member Author

Hi @EderSant dlib looks like an exciting library. Try on Discord support or dev channel.
What I recommend you is giving a try creating it yourself, following https://python-for-android.readthedocs.io/en/latest/recipes/ and also seeing what's being done on recent C/C++ recipes.
You may obviously get some compilation or other type of errors, but most of the time nothing so special or uncovered, but if you're stuck you can share your draft recipe code and share the full error log on Discord. If one dev/contributor is available he would probably be glad to help.
Best luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants