shithub: freetype+ttf2subf

Download patch

ref: 00bcd34ae61ee2b5e19ef22ed7236e49511171f5
parent: 5914cb621a10f45e055fe7bba96f9e0485daf881
author: Werner Lemberg <[email protected]>
date: Wed Dec 17 05:15:43 EST 2008

Improve documentation of FT_Outline_Embolden.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftoutln.h
+++ b/include/freetype/ftoutln.h
@@ -333,6 +333,9 @@
   /*    situations like acute angles or intersections are sometimes        */
   /*    handled incorrectly.                                               */
   /*                                                                       */
+  /*    If you need `better' metrics values you should call                */
+  /*    @FT_Outline_Get_CBox ot @FT_Outline_Get_BBox.                      */
+  /*                                                                       */
   /*    Example call:                                                      */
   /*                                                                       */
   /*    {                                                                  */