shithub: freetype+ttf2subf

Download patch

ref: 2875ada19766f9559feab3c643026fac57ac2a81
parent: b89166cc4daea4562c86e009b3db203b3afe77ff
author: Nikhil Ramakrishnan <[email protected]>
date: Sun Dec 30 15:02:08 EST 2018

Minor documentation fix.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -605,7 +605,9 @@
    *   Its job is essentially
    *
    *   - to activate debug mode to enforce single-stepping,
+   *
    *   - to call the main loop function to interpret the next opcode, and
+   *
    *   - to show the changed context to the user.
    *
    *   An example for such a main loop function is `TT_RunIns` (declared in