[GRASS5] 5.7: making Freetype optional

Markus Neteler neteler at itc.it
Tue Nov 9 13:03:20 EST 2004


Making Freetype support optional:
... to do so, should I add tons of

  #include "config.h"

  #ifdef HAVE_FT2BUILD_H
  ...
  #endif

statements into the following files?

cvsgrass57/display/drivers/lib
 command.c
 font_freetype.c
 Font_get.c
 Get_t_box.c
 Text.c

cvsgrass57/lib/raster
 Font.c

Would appreciate a recommendation how to proceed.

Markus




More information about the grass-dev mailing list