mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
Improve documentation of the 'BDF ' table as used in X11 .otb files.
Also do some minor code formatting.
This commit is contained in:
@@ -759,7 +759,13 @@ FT_BEGIN_HEADER
|
||||
/**************************************************************************
|
||||
*
|
||||
* Define `TT_CONFIG_OPTION_BDF` if you want to include support for an
|
||||
* embedded 'BDF~' table within SFNT-based bitmap formats.
|
||||
* embedded 'BDF~' table within an SFNT-based `.otb` font file. This table
|
||||
* is an extension used by X11 to preserve BDF properties after conversion
|
||||
* to SFNT containers. See
|
||||
*
|
||||
* https://fontforge.org/docs/techref/non-standard.html#non-standard-bdf
|
||||
*
|
||||
* for more details.
|
||||
*/
|
||||
#define TT_CONFIG_OPTION_BDF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user