|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
/* */ |
|
|
|
|
/* User-selectable configuration macros (specification only). */ |
|
|
|
|
/* */ |
|
|
|
|
/* Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007 by */ |
|
|
|
|
/* Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by */ |
|
|
|
|
/* David Turner, Robert Wilhelm, and Werner Lemberg. */ |
|
|
|
|
/* */ |
|
|
|
|
/* This file is part of the FreeType project, and may only be used, */ |
|
|
|
@ -625,7 +625,8 @@ FT_BEGIN_HEADER |
|
|
|
|
|
|
|
|
|
/*************************************************************************/ |
|
|
|
|
/* */ |
|
|
|
|
/* Compile autofit module with CJK script support. */ |
|
|
|
|
/* Compile autofit module with CJK (Chinese, Japanese, Korean) script */ |
|
|
|
|
/* support. */ |
|
|
|
|
/* */ |
|
|
|
|
#define AF_CONFIG_OPTION_CJK |
|
|
|
|
|
|
|
|
|