From bd62daf302622bb755627135712d5118f3066469 Mon Sep 17 00:00:00 2001 From: suzuki toshiya Date: Fri, 9 Jul 2010 12:25:04 +0900 Subject: [PATCH] Unicode != ISO in the earliest TTF terminology. --- include/freetype/ttnameid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/ttnameid.h b/include/freetype/ttnameid.h index cbeac78db..66aef0432 100644 --- a/include/freetype/ttnameid.h +++ b/include/freetype/ttnameid.h @@ -64,7 +64,7 @@ FT_BEGIN_HEADER * MacOS systems (even if they contain a Microsoft charmap as well). * * TT_PLATFORM_ISO :: - * This value was used to specify Unicode charmaps. It is however + * This value was used to specify ISO/IEC 10646 charmaps. It is however * now deprecated. See @TT_ISO_ID_XXX for a list of corresponding * `encoding_id' values. *