Package bpy :: Module types :: Class ThemeFontStyle
[hide private]
[frames] | no frames]

Class ThemeFontStyle

The Font Style Object

Theme settings for Font.

References

Instance Variables [hide private]
enum font_kerning_style
Which style to use for font kerning.
int in [6, 48] points
Points
int in [0, 5] shadow
Shadow size in pixels (0, 3 and 5 supported)
float in [0, 1] shadowalpha
Shadow Alpha
float in [0, 1] shadowcolor
Shadow color in grey value
int in [-10, 10] shadx
Shadow offset in pixels
int in [-10, 10] shady
Shadow offset in pixels
Instance Variable Details [hide private]

font_kerning_style

Which style to use for font kerning. in...
  • UNFITTED
  • DEFAULT
Type:
enum