Re: [ft-devel] Configuring for alternative build environments

2012-11-30 Thread Werner LEMBERG
The problem is that I have a customized version of ftoption.h. According to CUSTOMIZE, Just put your custom `ftoption.h' file into the objects directory. When I do this sequence: $ cd ~/work $ cp jni-ftoption.h ~/work/ft2-jni/ftoption.h $ cd ~/work/ft2-jni $

Re: [ft-devel] Configuring for alternative build environments

2012-11-30 Thread Werner LEMBERG
Here's the suggestion, with a bonus tweak to INSTALL.CROSS. [...] Thanks, committed! Werner ___ Freetype-devel mailing list Freetype-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/freetype-devel

[ft-devel] Configuring for alternative build environments

2012-11-27 Thread Del Merritt
Hello - I'm building a Java Native Interface (JNI) into freetype. I've read freetype-2.4.10's CUSTOMIZE and I'm poking around in ftsystem.c. What I would like is a way to build an FT_Stream that allows me to pass in my own stream handler(s), independent of the C RTL. These stream handlers