macgphengine.hlp

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

HLP
50
字号
{smcl}
{* 21feb2005}{...}
{cmd:help macgphengine} (Macintosh only)
{hline}

{title:Title}

{pstd}Set graphics engine for graphs


{title:Syntax}

{p 8 22 2}
	{cmd:set} {cmdab:macgph:engine}
	{c -(} {cmd:quartz} | {cmd:quickdraw} {c )-}
	{cmd:,} {cmdab:perm:anently}


{title:Description}

{pstd}
{cmd:set macgphengine} determines whether Quartz or QuickDraw are used for
drawing graphs.  Quartz is the primary graphics engine for OS X and supports
smooth lines, curves, and text.  QuickDraw was the graphics engine for Mac OS
prior to OS X and lacks many of the advanced features of Quartz.  Graphs drawn
by Quartz are visibly superior to Quickdraw and closely resemble printed
output.

{pstd}
The default value of {cmd:macgphengine} is {cmd:quartz}, and most users will
never want to change this.


{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 + -
显示快捷键?