Loading...
Searching...
No Matches
Public Attributes | List of all members
font_cache_info Struct Reference

Font cache parameters. More...

Public Attributes

int32 cache_size
 
int32 oversize_penalty
 
float oversize_threshold
 
int32 rotated_font_penalty
 
int32 sheared_font_penalty
 
float spacing_size_threshold
 

Detailed Description

Font cache parameters.

Since
BeOS R3

Member Data Documentation

◆ cache_size

font_cache_info::cache_size

Cache size.

Since
BeOS R3

◆ oversize_penalty

font_cache_info::oversize_penalty

Oversize penalty.

Since
BeOS R3

◆ oversize_threshold

font_cache_info::oversize_threshold

Oversize threshold.

Since
BeOS R3

◆ rotated_font_penalty

font_cache_info::rotated_font_penalty

Rotated font penalty.

Since
BeOS R3

◆ sheared_font_penalty

font_cache_info::sheared_font_penalty

Sheared font penalty.

Since
BeOS R3

◆ spacing_size_threshold

font_cache_info::spacing_size_threshold

Spacing size threshold.

Since
BeOS R3