[interfacekit] Re: FreeType and simple question

a) I have done some research on it
b) To render all our text of course. ;)  Seriously though, could you
elaborate on your question a bit?

I'm fairly interested in the whole font rendering issue, so this may be
a place where I can usefully contribute to the guts of the app_server (I
expect I'll be doing plenty in terms of gluing app_server and the kits
together).

There is a DEFINES section (or something like that) in the standard Be
makefile.  It's down where you specify what level of warnings you want,
whether or not to enable debug symbols, etc.  If that doesn't point you
in the right direction let me know, and I'll check when I get home.

BTW, I directed Cedric Degea to you for discussion re. app_server.  He
seems like a pretty sharp guy, so he may be of some help to us; I'm
actually hoping to get him onboard as a full IK team member.

e

DarkWyrm wrote:
> 
>     This is probably more my area than anyone else's, but I was wondering if
> anyone on the team has a) worked with FreeType and/or b) an idea on how we'll
> be using it in our efforts? It just dawned on me that I know nothing about
> FreeType and I kinda need to know. The only problem is that I can't research
> it without "putting off" other important stuff.
>     Second, is there a way to create a global preprocessor definition which
> does not require a header file? For example, do something to #define DEBUG in
> a way that it is defined for all the source files? TIA
> 
> --DW

Other related posts: