X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fautofit%2Fafindic.h;h=9e13cf7e3fb67ed5a7dd25948ea4d78e62a1070e;hb=afcae9b7a0a6009d33581fac78416fc9623a8a18;hp=662a982200ea008e52fbddefa630d37c35fd6ba1;hpb=46ec2c26b7d34b4a37c96ed6049ce3fd0702dc78;p=framework%2Fgraphics%2Ffreetype.git diff --git a/src/autofit/afindic.h b/src/autofit/afindic.h index 662a982..9e13cf7 100644 --- a/src/autofit/afindic.h +++ b/src/autofit/afindic.h @@ -2,9 +2,10 @@ /* */ /* afindic.h */ /* */ -/* Auto-fitter hinting routines for Indic scripts (specification). */ +/* Auto-fitter hinting routines for Indic writing system */ +/* (specification). */ /* */ -/* Copyright 2007 by */ +/* Copyright 2007, 2012, 2013 by */ /* Rahul Bhalerao , . */ /* */ /* This file is part of the FreeType project, and may only be used, */ @@ -25,9 +26,9 @@ FT_BEGIN_HEADER - /* the Indic-specific script class */ + /* the `indic' writing system */ - AF_DECLARE_SCRIPT_CLASS(af_indic_script_class) + AF_DECLARE_WRITING_SYSTEM_CLASS( af_indic_writing_system_class ) /* */