AutoCAD 도우미 Center(http://cafe.daum.net/joongangcad/)
게 시 판 : ♤♠AutoCAD Tip 강좌♤♠
번 호 : 33
제 목 : ☞ 일본어(ザツキ ... )/물음표(??? ... )로 나오는 경우
글 쓴 이 : 태풍의 눈
조 회 수 : 25
날 짜 : 2003/06/16 15:30:26
내 용 :
도면의 글자가 ...
일본어(ザツキ ... ) 또는 물음표(??? ... )로 나오는 경우는
최초 도면이 작업되어진 acad 의 Font와 현재 도면을 open 한 acad 의 Font 가 일치하지 않기 때문입니다.
이때 해결책은 간단히 결론만 먼저 설명하자면 해당 Font파일을.....
C:\Program files\AutoCAD...\Font 폴더에 복사하신 후 CAD작업을 하시면 됩니다.
최초 도면이 작업되어진 Font 를 확인하는 방법은 ...
Command : LIST ... 명령어를 사용합니다
[예제1] windows용 True Type Font(*.ttf) 사용시
Command: LIST
Select objects: 1 found ... ☜ 깨진 글자 선택
Select objects:
----------------------------
TEXT Layer: "0"
Space: Model space
Handle = 6C
Style = "Standard"
Typeface = 돋움
start point, X= 364.1199 Y= 265.8687 Z= 0.0000
height 2.5000
text AutoCAD 도우미 Center
rotation angle 0
width scale factor 1.0000
obliquing angle 0
generation normal
----------------------------
... 라고 Text Windows 창에 ...
[Typeface] = 돋움 ... 등으로 표시되는 경우에는
windows용 Font 인 ... True Type Font(*.ttf) 글꼴을 사용한 예 입니다
(확장자가 붙어 있지 않습니다)
이 경우에는 ...
해당 True Type Font(*.ttf) 글꼴을 추가하세요
[예제2] acad용 Vector Font(*.shx/*.shp) 사용시
Command: LIST
Select objects: 1 found ... ☜ 깨진 글자 선택
Select objects:
----------------------------
TEXT Layer: "0"
Space: Model space
Handle = 6C
Style = "Standard"
Font file = romans.shx
start point, X= 364.1199 Y= 265.8687 Z= 0.0000
height 2.5000
text AutoCAD 도우미 Center
rotation angle 0
width scale factor 1.0000
obliquing angle 0
generation normal
----------------------------
... 라고 Text Windows 창에 ...
[Font file] = romans.shx ... 등으로 표시되는 경우에는
acad용 Vector Font 인 ... *.shx( 또는 *.shp) 글꼴을 사용한 예 입니다
(*.shx 라는 확장자가 붙어 있습니다)
이 경우에는 ...
해당 *.shx(또는 *.shp) 글꼴을 추가하세요
[예제3] acad용 Vector Font(*.shx/*.shp) 및 Big Font 사용시
Command: LIST
Select objects: 1 found ... ☜ 깨진 글자 선택
Select objects:
----------------------------
TEXT Layer: "0"
Space: Model space
Handle = 6C
Style = "Standard"
Font file = romans.shx whgtxt.shx
start point, X= 364.1199 Y= 265.8687 Z= 0.0000
height 2.5000
text AutoCAD 도우미 Center
rotation angle 0
width scale factor 1.0000
obliquing angle 0
generation normal
----------------------------
... 라고 Text Windows 창에 ...
[Font file] = romans.shx whgtxt.shx ... 등 두 가지로 표시되는 경우에는
acad 용 Vector Font 와 함께 Big Font 를 사용한 예 입니다
(*.shx 라는 확장자가 붙어 있습니다)
이 경우에는 ...
해당 *.shx(또는 *.shp) 글꼴 중 ... 두가지 모두 추가하거나
현재 가지고 있지 않은 다른 하나를 추가하세요
※참고로 업무적인 관계로 타사무실에서 작업한 도면을 파일로 넘겨 받으실 때는 반드시 사용한 Font를 확인하여 사용한 Font파일도 같이 넘겨 받으심이 좋습니다.