📄 smoothfonts.hlp
字号:
{smcl}
{* *! version 1.0.0 01jul2005}{...}
{cmd:help smoothfonts} (Macintosh only)
{hline}
{title:Title}
{pstd}Set font smoothing for Stata windows
{title:Syntax}
{p 8 22 2}
{cmd:set} {cmdab:smoothf:onts} {c -(} {cmd:on} | {cmd:off} {c )-}
{cmd:,} {cmdab:perm:anently}
{p 8 22 2}
{cmd:set} {cmd:use_qd_text} {c -(} {cmd:on} | {cmd:off} {c )-}
{cmd:,} {cmdab:perm:anently}
{p 8 22 2}
{cmd:set} {cmdab:smooths:ize} {it:#}
{cmd:,} {cmdab:perm:anently}
{title:Description}
{pstd}
{cmd:set smoothfonts} enables or disables the Quartz graphics engine for
drawing smooth text edges in most of Stata's windows (Graph windows use a
different setting; see {help macgphengine}). However, outputting text is
slower due to the overhead of using Quartz.
{pstd}
{cmd:set use_qd_text} uses the QuickDraw graphics engine to draw text while
still allowing Quartz to smooth the edges of the text. This is faster than
drawing text with Quartz but is potentially less accurate at rendering certain
characters due to differences in font metrics between QuickDraw and Quartz.
In most cases, you will notice little, if any, difference between text drawn
by QuickDraw and Quartz. {cmd:use_qd_text} requires Mac OS X 10.2 or newer.
{pstd}
Font smoothing does not work well at small font sizes. {cmd:set smoothsize}
sets the minimum font size for font smoothing. If {cmd:use_qd_text} is
enabled, the {cmd:smoothsize} setting is ignored and the minimum font size for
font smoothing is determined by the Appearance System Preferences.
{pstd}
The default value of {cmd:smoothfonts} and {cmd:use_qd_text} is {cmd:on}
unless the screen resolution of the display is less than or equal to 1,024 by
768. The default value of {cmd:smoothsize} is {cmd:10}.
{title:Option}
{phang}
{cmd:permanently} specifies that, in addition to making the change right now,
the setting be remembered and become the default setting when you invoke Stata.
{title:Also see}
{psee}
Manual: {bf:[R] query},{break}
{bf:[R] set}
{psee}
Online: {helpb set}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -