微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 综合技术问答 > EDA使用问答 > 请教一下 专家virtuoso IC617 工具栏字体怎么调节谢谢

请教一下 专家virtuoso IC617 工具栏字体怎么调节谢谢

时间:03-15 整理:3721RD 点击:

工具栏字体太小了 请问怎么调节啊 谢谢了

CIW-选项-字体里面可以改

可以于 .cdsinit 定义 hiSetFont:
for example,
hiSetFont("ciw" ?size 16)
hiSetFont("label" ?name "Open Sans" ?size 16)
hiSetFont("text" ?name "Open Sans" ?size 16)
其中:
?name:字体名称
?size: 字体大小
Notes:
Starting with IC6.1.7, XFonts are no longer supported in in the user interface (hi*) function. XFonts have been replaced by TrueType fonts.
Type the following Linux command for view the list of fonts available on your system:
fc-list | sort | more



亲测有效,学习了

我也想知道


可行,改了方便好多



我的改了出问题。仿真时选择psp仿真时窗口显示warning,造成error
*WARNING* width and height attributes must be positive integers:
*WARNING* (stringStruct@0x16615710 (408 420) (-8 17) 0)
*WARNING*
format: list(r_field x_xpos:x_ypos x_width:x_height [x_promptWidth])
*WARNING* hiAddFields: invalid field description in fieldList
*WARNING*
Field adding ABANDONED
*Error* unknown: Runtime stack overflow caused by too deep recursion. Decrease the call stack level.

thanks for sharing

非常非常感谢 这里大牛多啊

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top