smoothfonts.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 55 行

HLP
55
字号
{smcl}
{* 21feb2005}{...}
{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} {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 much
slower due to the overhead of using Quartz and its font smoothing.

{pstd}
Font smoothing does not work well at small font sizes.  {cmd:set smoothsize}
sets the minimum font size for font smoothing.

{pstd}
The default value of {cmd:smoothfonts} is {cmd:on}.
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 + =
减小字号Ctrl + -
显示快捷键?