shithub: freetype+ttf2subf

Download patch

ref: b1d97810c95ea7a46cc27783ab0a6b2c9f812321
parent: 29bca65ddaaec4c01b788237a94770c1e5750cbb
author: Werner Lemberg <[email protected]>
date: Wed Nov 6 01:52:13 EST 2013

Improve comment.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/tttables.h
+++ b/include/freetype/tttables.h
@@ -678,9 +678,9 @@
   *     }
   *
   *   Note that structures like @TT_Header or @TT_OS2 can't be used with
-  *   this function; the are limited to @FT_Get_Sfnt_Table.  Reason is that
-  *   the size of those structures may vary depending on the processor
-  *   architecture (e.g. 32bit vs. 64bit or big endian vs. little endian).
+  *   this function; they are limited to @FT_Get_Sfnt_Table.  Reason is that
+  *   those structures depend on the processor architecture, with varying
+  *   size (e.g. 32bit vs. 64bit) or order (big endian vs. little endian).
   *
   */
   FT_EXPORT( FT_Error )