Skip to content

reciepes for freetype and harfbuzz #351

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

Merged
merged 2 commits into from
May 16, 2015
Merged

Conversation

olymk2
Copy link
Contributor

@olymk2 olymk2 commented Mar 28, 2015

reciepe for freetype and harfbuzz libraries allows freetype python file to be imported.

@tito
Copy link
Member

tito commented Apr 4, 2015

Freetype is one of the already checkout in src/jni. Why do you need to have it again?

@olymk2
Copy link
Contributor Author

olymk2 commented Apr 4, 2015

not sure what you mean from what i could figure out i could not import freetype into my python program i tried different required libraries etc and asked around but got the impression it was not available so ported this.
I am using it specifically for creating font outlines if there is something i can add to buildozer.spec and import into python then great :)

@olymk2
Copy link
Contributor Author

olymk2 commented Apr 4, 2015

on second thought are you saying i can just change the reciepe to look for freetype in another location ?

@olymk2
Copy link
Contributor Author

olymk2 commented Apr 8, 2015

@tito okay i tried this looks like the freetype code in src/jni is different some how.

they will not build outside of py4a

copying the files to python-for-android/build/freetype and then entering that folder before running

autogen.sh gives me

You must be in the same directory as `autogen.sh'.
Bootstrapping doesn't work if srcdir != builddir.

running configure gives me

Makefile:32: builds/toplevel.mk: No such file or directory
make: *** No rule to make target 'builds/toplevel.mk'. Stop.

so using the existing code may not be an option unless you might know why ?

@olymk2 olymk2 force-pushed the feature/freetype-recipe branch 2 times, most recently from c5e9f15 to 78f04c6 Compare May 16, 2015 08:17
@olymk2 olymk2 force-pushed the feature/freetype-recipe branch from 78f04c6 to f1cd751 Compare May 16, 2015 08:18
@tito
Copy link
Member

tito commented May 16, 2015

Thanks!

tito added a commit that referenced this pull request May 16, 2015
@tito tito merged commit 09d8694 into kivy:master May 16, 2015
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.

2 participants