freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Collision between middle and right column in API


From: Werner LEMBERG
Subject: [ft-devel] Collision between middle and right column in API
Date: Mon, 23 Jul 2018 18:55:06 +0200 (CEST)

Nikhil,


please have a look at 

  
https://www.dxdy.ooo/freetype-web-jekyll/docs/reference/ft2-properties/index.html

and check how the documentation of FT_AUTOHINTER_SCRIPT_XXX gets
rendered.  On my box, the tables clash badly with the right column,
see attached image.

It seems we need a formatting like


  FT_AUTOHINTER_SCRIPT_NONE     

      Don't auto-hint this glyph.

  FT_AUTOHINTER_SCRIPT_LATIN    

      Apply the latin auto-hinter. For the auto-hinter, ‘latin’ is a
      very broad term, including Cyrillic and Greek also since
      characters from those scripts share the same design constraints.

  ...


to have enough horizontal space for the tables in the middle column.


    Werner

PNG image


reply via email to

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