shithub: freetype+ttf2subf

Download patch

ref: f73a993750e28d0763db63c547d9761d49c96971
parent: b069a590a9c9e6f06f4d1d5c16df732bd6483536
author: Werner Lemberg <[email protected]>
date: Sat Mar 26 04:31:19 EDT 2016

[autofit] Mark `aflatin2.[ch]' as not compilable.

git/fs: mount .git/fs: mount/attach disallowed
--- 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                                                             */
--- 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                                                             */