X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fftmac.h;fp=include%2Ffreetype%2Fftmac.h;h=42874fe6fc1510249d61aaedb2701a434ceda5bc;hb=afcae9b7a0a6009d33581fac78416fc9623a8a18;hp=ab5bab5170c5fce985bdd5a27ca50c913246307b;hpb=46ec2c26b7d34b4a37c96ed6049ce3fd0702dc78;p=framework%2Fgraphics%2Ffreetype.git diff --git a/include/freetype/ftmac.h b/include/ftmac.h similarity index 98% rename from include/freetype/ftmac.h rename to include/ftmac.h index ab5bab5..42874fe 100644 --- a/include/freetype/ftmac.h +++ b/include/ftmac.h @@ -4,7 +4,7 @@ /* */ /* Additional Mac-specific API. */ /* */ -/* Copyright 1996-2001, 2004, 2006, 2007 by */ +/* Copyright 1996-2001, 2004, 2006, 2007, 2013 by */ /* Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ @@ -18,7 +18,7 @@ /***************************************************************************/ /* */ -/* NOTE: Include this file after and after any */ +/* NOTE: Include this file after FT_FREETYPE_H and after any */ /* Mac-specific headers (because this header uses Mac types such as */ /* Handle, FSSpec, FSRef, etc.) */ /* */ @@ -168,7 +168,7 @@ FT_BEGIN_HEADER /* */ /* */ /* Return a pathname of the disk file and face index for given font */ - /* name which is handled by ATS framework. */ + /* name that is handled by ATS framework. */ /* */ /* */ /* fontName :: Mac OS name of the font in ATS framework. */