Multimedia2DRendering Enumeration CAT2DGTextHinting

enum CAT2DGTextHinting {
  TEXT_HINT_NONE,
  TEXT_HINT_LIGHT,
  TEXT_HINT_NORMAL,
  TEXT_HINT_FULL
}
Font hinting.
Used for drawing clear, legible text. It adjusts the display of the font outlines so that it lines up with a grid.
This object is included in the file: CAT2DGDrawingTypes.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.