pscurve
来自「su 的源代码库」· 代码 · 共 21 行
TXT
21 行
#! /bin/shsuplane |sufilter | supsimage npair=3,3,3 curve=curve1,curve2,curve3 curvecolor=red,black,cyan \ > image.eps &suplane |sufilter |supswigb npair=3,3,3 curve=curve1,curve2,curve3 curvecolor=red,black,cyan \ > wigb.eps &suplane |sufilter | supswigp npair=3,3,3 curve=curve1,curve2,curve3 curvecolor=red,black,cyan \ > wigp.eps &echo "You may view the files image.eps wigb.eps wigp.eps with your"echo "PostScript Previewer"exit 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?