Skip to content

reciepes for freetype and harfbuzz#351

Merged
tito merged 2 commits into
kivy:masterfrom
olymk2:feature/freetype-recipe
May 16, 2015
Merged

reciepes for freetype and harfbuzz#351
tito merged 2 commits into
kivy:masterfrom
olymk2:feature/freetype-recipe

Conversation

@olymk2

@olymk2 olymk2 commented Mar 28, 2015

Copy link
Copy Markdown
Contributor

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

@tito

tito commented Apr 4, 2015

Copy link
Copy Markdown
Member

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

@olymk2

olymk2 commented Apr 4, 2015

Copy link
Copy Markdown
Contributor Author

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

olymk2 commented Apr 4, 2015

Copy link
Copy Markdown
Contributor Author

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

@olymk2

olymk2 commented Apr 8, 2015

Copy link
Copy Markdown
Contributor Author

@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

tito commented May 16, 2015

Copy link
Copy Markdown
Member

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