Toshiya-san, could you add following code to ftvalid.c?

  status = validator_function();

  if ( status = FT_Err_Unimplemented_Feature ) {
     fprintf("xx_validator module is not compiled in your libfreetype2");
     ...


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to