Improve documentation of the 'BDF ' table as used in X11 .otb files.

Also do some minor code formatting.
This commit is contained in:
Werner Lemberg
2025-12-04 07:30:06 +01:00
parent 85161d7622
commit 5751c184cc
6 changed files with 48 additions and 27 deletions

View File

@@ -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