FontProperties

As of Version 13.3, FontProperties is no longer supported. Properties may be specified globally using DefaultFontProperties.

FontProperties

specifies font properties.

Details

  • The typical usage is FontProperties->{opt1->val1,opt2->val2,}.
  • The following options may be specified:
  • "FontMonospaced"Automaticspecifies whether special characters are drawn with uniform or variable width
    "FontSerifed"Automaticspecifies whether special characters are displayed with serifs
  • The Wolfram System contains fonts for entering special characters such as mathematical symbols and Greek letters. Typically each of these fonts is available in more than one form (e.g. with characters having uniform or variable widths or with or without serifs). The Wolfram System normally chooses the specific form automatically depending on the characteristics of the surrounding text. You can, however, use the "FontMonospaced" or "FontSerifed" options to override the automatic settings.
  • With the default setting "FontMonospaced" -> Automatic, special characters have equal or unequal widths depending on the default settings for the font family being used.
  • With the setting "FontMonospaced" -> True, all special characters have the same width.
  • With the setting "FontMonospaced" -> False, different characters have different widths depending on their shape.
  • With the default setting "FontSerifed" -> Automatic, special characters are drawn with or without serifs depending on the default settings for the font family being used.
  • With the setting "FontSerifed" -> True, special characters are drawn with serifs regardless of the standard settings for the font family being used.
  • With the setting "FontSerifed" -> False, special characters are drawn sans serif, regardless of the standard settings for the font family being used.
Wolfram Research (1999), FontProperties, Wolfram Language function, https://reference.wolfram.com/language/ref/FontProperties.html.

Text

Wolfram Research (1999), FontProperties, Wolfram Language function, https://reference.wolfram.com/language/ref/FontProperties.html.

CMS

Wolfram Language. 1999. "FontProperties." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FontProperties.html.

APA

Wolfram Language. (1999). FontProperties. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FontProperties.html

BibTeX

@misc{reference.wolfram_2023_fontproperties, author="Wolfram Research", title="{FontProperties}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/FontProperties.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_fontproperties, organization={Wolfram Research}, title={FontProperties}, year={1999}, url={https://reference.wolfram.com/language/ref/FontProperties.html}, note=[Accessed: 28-March-2024 ]}