shithub: freetype+ttf2subf

Download patch

ref: d1b6c6e2119eb526c1420996f00fe5904de1b25b
parent: 0683f0df7c807d0131ccd2fcdf665bbcfb27d6b2
author: Alexei Podtelezhnikov <[email protected]>
date: Sun Sep 10 18:35:21 EDT 2017

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1781,7 +1781,7 @@
   /*         and add it to `origin_x'>                                     */
   /*                                                                       */
   /*        origin_x += slot->advance.x;                                   */
-  /*        origin_x += slot->rsb_delta - slot->lsb_relta;                 */
+  /*        origin_x += slot->rsb_delta - slot->lsb_delta;                 */
   /*      endfor                                                           */
   /*    }                                                                  */
   /*                                                                       */