FontProperties

从版本 13.3 开始,不再支持 FontProperties. 可用 DefaultFontProperties 全局指定属性.

FontProperties

指定字体属性.

更多信息

  • 常见用法为 FontProperties->{opt1->val1,opt2->val2,}.
  • 可以指定下列选项:
  • "FontMonospaced"Automatic指定是否以统一或可变的宽度显示特殊字符
    "FontSerifed"Automatic指定以衬线显示特殊字符
  • Wolfram 系统包含用于输入如数学符号和希腊字母等特殊字符的字体. 通常每种字体具有不止一种显示形式(例如,统一字符或可变宽度或是否设置衬线). Wolfram 系统通常根据环绕文本自动选择特定形式. 然而,您可以选择 "FontMonospaced""FontSerifed" 选项屏蔽自动设置.
  • 缺省设置 "FontMonospaced" -> Automatic, 特殊字符根据所用字体族的缺省设置采用相同或不同的宽度.
  • 设置 "FontMonospaced" -> True,所有特殊字符具有相同的宽度.
  • 设置 "FontMonospaced" -> False, 不同的字符根据其形状有不同的宽度.
  • 缺省设置 "FontSerifed" -> Automatic,特殊字符根据使用字体族的缺省设置采用是否色绘制衬线.
  • 设置 "FontSerifed" -> True, 带有衬线的特殊字符,不考虑使用的字体族的标准设置.
  • 设置 "FontSerifed" -> False, 特殊字符设置为无衬线,不考虑使用的字体族的标准设置.
Wolfram Research (1999),FontProperties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FontProperties.html.

文本

Wolfram Research (1999),FontProperties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FontProperties.html.

CMS

Wolfram 语言. 1999. "FontProperties." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FontProperties.html.

APA

Wolfram 语言. (1999). FontProperties. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FontProperties.html 年

BibTeX

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

BibLaTeX

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