>> Read Reply from No. 0 article  
RE: RE: 한글 자바 1.3.1 (추가)

등록 2001-05-30 15:11:00     조회 4
이름 오승영    

		여기 1099번 팁을 참고하세요...
  
: YDI어쩌고 하는 글꼴은 무슨 글꼴이지요? 궁금해서요... 배포판 대신
: LFS를 쓴지 오래 되서 찾을 수도 없고...
:
: : kldp에 있는 팁을 보고 추가내용을 생각했습니다.
: : 저번 제팁에 이어,
: :
: : /usr/java/jdk1.3.1/jre/lib 디렉토리에 font.properties.ko 라는 이름으로 간단한 파일하나를 만듭
: : 니다. 달라지는 점은 이젠 자바 사용할때 이런저런 글꼴들(포함된 오리지널 영문 글꼴)
: : 이 없다는 메세지가 안뜹니다. (명조체나 굴림체 둘다 적용가능합니다.)
: : 아래는 그파일 내용;
: :
: : #
: : # @(#)font.properties.ko	1.7 01/04/21
: : #
: : #  Copyright 1997-2001 by Sun Microsystems, Inc.,
: : # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
: : # All rights reserved.
: : #
: : # This software is the confidential and proprietary information
: : # of Sun Microsystems, Inc. ("Confidential Information").  You
: : # shall not disclose such Confidential Information and shall use
: : # it only in accordance with the terms of the license agreement
: : # you entered into with Sun.
: : #
: :
: : #
: : # Linux version derived from the version for SunOS 5.5.1 Notice that
: : # we use the .ttf files shipped in the JDK distribution.
: : #
: :
: : # Serif font definition
: : #
: : serif.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : serif.italic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : serif.bold.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : serif.bolditalic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : # SansSerif font definition
: : #
: : sansserif.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : sansserif.italic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : sansserif.bold.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : sansserif.bolditalic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : # Monospaced font definition
: : #
: : monospaced.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : monospaced.italic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : monospaced.bold.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : monospaced.bolditalic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : # Dialog font definition
: : #
: : dialog.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialog.italic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialog.bold.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialog.bolditalic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : # DialogInput font definition
: : #
: : dialoginput.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialoginput.italic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialoginput.bold.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : dialoginput.bolditalic.0=-misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : # Default font definition
: : #
: : default.char=274f
: :
: : # name aliases
: : #
: : alias.timesroman=serif
: : alias.helvetica=sansserif
: : alias.courier=monospaced
: :
: : # Static FontCharset info.
: : #
: : # This information is used by the font which is not indexed by Unicode.
: : # Such fonts can use their own subclass of FontCharset.
: : #
: : # This information can be overriden by describing more specific style.
: : # For example
: : #
: : #  fontcharset.serif.plain.3=SpecialSymbols
: : #  means serif.plain.3 font's index can be retrieved with the convert() method
: : #  of instance of SpecialSymbols and what kind of characters serif.plain.3 font
: : #  has can be judged with the isCovered() method of instance of SpecialSymbols.
: : #
: : fontcharset.serif.0=sun.awt.motif.CharToByteX11KSC5601
: : fontcharset.sansserif.0=sun.awt.motif.CharToByteX11KSC5601
: : fontcharset.monospaced.0=sun.awt.motif.CharToByteX11KSC5601
: : fontcharset.dialog.0=sun.awt.motif.CharToByteX11KSC5601
: : fontcharset.dialoginput.0=sun.awt.motif.CharToByteX11KSC5601
: :
: : # exclusion info.
: : #
: : # This information describe exclusion ranges for each fonts.
: : #
: : # 'exclusion.serif.plain.0' overrides 'exclusion.serif.0', and
: : # 'exclusion.serif.0' overrides exclusion.0, and so on.
: : #
: :
: : # XFontSet string
: : # X11 only properties
: : #
: :
: : fontset.serif.plain=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.serif.italic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.serif.bold=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.serif.bolditalic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.sansserif.italic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.sansserif.bold=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.sansserif.bolditalic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.sansserif.plain=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.monospaced.italic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.monospaced.bold=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.monospaced.bolditalic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.monospaced.plain=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialog.italic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialog.bold=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialog.bolditalic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialog.plain=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialoginput.italic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialoginput.bold=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialoginput.bolditalic=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : fontset.dialoginput.plain=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: :
: : #
: : fontset.default=
: : -misc-YDI-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0
: : #
: :
: : --
: : ICQ#: 103231199--ICQ#: 103231199
이름
암호


>> 관련글
  답장 RE: 한글 자바 1.3.1 (추가)  . (aka GPL)  2001.05.30  ....
  답장 RE: RE: 한글 자바 1.3.1 (추가)  오승영  2001.05.30  ....
  목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.86 초 ] 작업시간: [ 0.19 초 ]

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved
[TOP]

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1791053776
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.