freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master f73a993 5/5: [autofit] Mark `aflatin2.[ch]' as not co


From: Werner LEMBERG
Subject: [freetype2] master f73a993 5/5: [autofit] Mark `aflatin2.[ch]' as not compilable.
Date: Sat, 26 Mar 2016 21:42:35 +0000

branch: master
commit f73a993750e28d0763db63c547d9761d49c96971
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    [autofit] Mark `aflatin2.[ch]' as not compilable.
---
 src/autofit/aflatin2.c |    5 +++++
 src/autofit/aflatin2.h |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/autofit/aflatin2.c b/src/autofit/aflatin2.c
index 1fab85e..5db4a41 100644
--- a/src/autofit/aflatin2.c
+++ b/src/autofit/aflatin2.c
@@ -1,3 +1,8 @@
+/* ATTENTION: This file doesn't compile.  It is only here as a reference */
+/*            of an alternative latin hinting algorithm that was always  */
+/*            marked as experimental.                                    */
+
+
 /***************************************************************************/
 /*                                                                         */
 /*  aflatin2.c                                                             */
diff --git a/src/autofit/aflatin2.h b/src/autofit/aflatin2.h
index c17a6a2..f83f704 100644
--- a/src/autofit/aflatin2.h
+++ b/src/autofit/aflatin2.h
@@ -1,3 +1,8 @@
+/* ATTENTION: This file doesn't compile.  It is only here as a reference */
+/*            of an alternative latin hinting algorithm that was always  */
+/*            marked as experimental.                                    */
+
+
 /***************************************************************************/
 /*                                                                         */
 /*  aflatin2.h                                                             */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]