iCAx开思网

标题: 【求助】汉字支持??? [打印本页]

作者: wangsw    时间: 2002-4-13 12:24
标题: 【求助】汉字支持???
我设置了chinesef_fs.
但不知为什么还是不支持汉字
作者: alinmei    时间: 2002-4-13 20:54
UG新的仿宋体矢量字库的特点,用法  
  
      经大家的努力,UG新的仿宋体矢量字库已完成,并可供大家免费使用。  
      该字库比较完全,包含汉字二级字库,以及汉字标点符号、数字序号、数学符号、单位符号、特殊符号、希腊字母。  
      该字库的中英文字体之间的匹配较好,建议设为UG缺省字体,步骤如下:  
      1. 拷贝字库文件chinesef_fs.fnx到目录:  
      D:\ugs170(ugs160)\ugii\ugfonts\。  
      2. 在文件D:\ugs170(ugs160)\ugii\ugii_env.dat中设置:  
      UGII_DEFAULTS_FILE=${UGII_BASE_DIR}\ugii\ug_metric.def  
      UGII_CHARACTER_FONT_DEFAULT=chinesef_fs  
      3. 在文件D:\ugs170(ugs160)\ugii\ug_metric.def中设置缺省的字体大小。  
      ! Dimension Text  
      Drafting_dimTextCharSize: 0.138 ! Inches  
      Drafting_dimTextAspectRatio: 0.7  
      Drafting_dimTextSpaceFactor: 0.500  
      Drafting_dimTextLineFactor: 0.500  
      Drafting_dimTextColor: 3  
      Drafting_dimTextFont: chinesef_fs  
      Drafting_dimTextWidth: thin  
      ! Tolerance Text  
      Drafting_tolTextCharSize: 0.138 ! Inches  
      Drafting_tolTextAspectRatio: 0.7  
      Drafting_tolTextLineFactor: 0.5  
      Drafting_tolTextSpaceFactor: 0.5  
      Drafting_tolTextColor: 3  
      Drafting_tolTextFont: chinesef_fs  
      Drafting_tolTextWidth: thin  
      ! Appended Text  
      Drafting_appTextCharSize: 0.138 ! Inches  
      Drafting_appTextAspectRatio: 0.7  
      Drafting_appTextLineFactor: 0.5  
      Drafting_appTextSpaceFactor: 0.5  
      Drafting_appTextColor: 3  
      Drafting_appTextFont: chinesef_fs  
      Drafting_appTextWidth: thin  
      ! General Text  
      Drafting_draftTextCharSize: 0.138 ! Inches  
      Drafting_draftTextAspectRatio: 0.7  
      Drafting_draftTextLineFactor: 0.5  
      Drafting_draftTextSpaceFactor: 0.5  
      Drafting_draftTextColor: 3  
      Drafting_draftTextFont: chinesef_fs  
      Drafting_draftTextWidth: thin  
      4. 设置UG字体缺省的系列号,设仿宋体为第一号  
      Drafting_TextFont_a: chinesef_fs  
      下载字体文件chinesef_fs.fnx(1.32M) 压缩包chinesef_fs.zip (831kb)  
        
作者: alinmei    时间: 2002-4-13 20:57
如果还没有用的话
打开UG在file 下的utility下的charater fonts下选你要用的字体,然后保存在退出重新打开就好了
作者: idesign    时间: 2002-4-14 00:20
wangsw wrote:
我设置了chinesef_fs.
但不知为什么还是不支持汉字

  
不知道你要怎样的支持?!
  
应该可以直接写汉字的!
作者: wangsw    时间: 2002-4-14 18:47
能不能实现文件名的中文输入?
作者: ykcam1    时间: 2002-4-14 20:05
现在还不行
作者: liliehua    时间: 2002-4-24 19:04
Where can i download 字体文件chinesef_fs.fnx(1.32M) 压缩包chinesef_fs.zip (831kb
作者: caifu    时间: 2002-8-12 04:25
wangsw,你好,能否传一份字体给我:caifu623@163.com
作者: lanchunsun    时间: 2002-8-13 13:16
讲笑啊!我的150多Mb了!
作者: cmk123cn    时间: 2002-8-31 14:21
在DRFTING中,可不可以把“SECTION A-A”这样的LABEL改为 “截面A-A” 这样的标注呀
作者: vb    时间: 2002-9-2 10:00
不可以,只支持ASCII码
作者: lanchunsun    时间: 2002-9-2 12:42
用注解吗!
作者: test7    时间: 2002-9-2 15:48
可以改成“截面A-A”,vb先生不要乱说,我的就是自动标的,不是注释。
作者: test7    时间: 2002-9-3 19:49
实现方法:在ugii_metric中查找Drafting_detailVwLabelViewLabelPrefix:       "DETAIL"  
Drafting_sectionVwLabelViewLabelPrefix:      "剖面"  
Drafting_otherVwLabelViewLabelPrefix:        "视图"  
  
! Drafting View Label Scale Label Prefix  
!    Double quotation marks, which appear before and after the string, are removed.  
!    The double quotes are required only for strings containing spaces or if you  
!    wish to specify the empty string.  
!  
Drafting_detailVwLabelScaleLabelPrefix:     "比例"  
Drafting_sectionVwLabelScaleLabelPrefix:    "比例"  
Drafting_otherVwLabelScaleLabelPrefix:      "比例"  
改成中文就行了。
作者: shifan    时间: 2002-11-10 13:49
能不能让A-A自动跑到视图的上面呢?




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3