ReactOS 0.4.15-dev-8002-gbbb3b00
bdf_options_t_ Struct Reference

#include <bdf.h>

Collaboration diagram for bdf_options_t_:

Public Attributes

int correct_metrics
 
int keep_unencoded
 
int keep_comments
 
int font_spacing
 

Detailed Description

Definition at line 78 of file bdf.h.

Member Data Documentation

◆ correct_metrics

int bdf_options_t_::correct_metrics

Definition at line 80 of file bdf.h.

◆ font_spacing

int bdf_options_t_::font_spacing

Definition at line 83 of file bdf.h.

Referenced by _bdf_set_default_spacing().

◆ keep_comments

int bdf_options_t_::keep_comments

Definition at line 82 of file bdf.h.

◆ keep_unencoded

int bdf_options_t_::keep_unencoded

Definition at line 81 of file bdf.h.


The documentation for this struct was generated from the following file: