Views 1391 Votes 2 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

폰트를 원하는 것으로 바꿀 수 있습니다.


물론 원하는 폰트를 쓰려면 폰트를 깔아야 됩니다.


고로 유저입장에서 볼때 유저들이 없을법한 폰트는 가급적 안쓰는게 좋죠.


 


섹션:Window_Base


 


  def initialize(x, y, width, height)
    super()
    @windowskin_name = $game_system.windowskin_name
    self.windowskin = RPG::Cache.windowskin(@windowskin_name)
    self.x = x
    self.y = y
    self.width = width
    self.height = height
    self.z = 100

    Font.default_size = 20
    Font.default_name = ["굴림체","고딕체"]


  end


 


 


붉은부분의 사이즈와 폰트명을 변경하여 쓸 수 있습니다.

Who's 창조도시

profile

도움이 필요하면 메일이나 민원실 이용해주세요.

chunmu1@naver.com

 

 

?

List of Articles
No. Category Subject Author Date Views Votes
160 RPGXP Script Universal Message System 1.8.0 by ccoa 2013.10.01 581 0
159 RPGXP Script Switchless Common Events 2013.10.01 588 0
158 RPGXP Script Initial Switches and Variables 2013.10.01 602 0
157 RPGXP Script 메뉴에서 실제시간 보는 스크립트 4 청담 2013.09.24 607 0
156 RPGXP Script 한글조합입력기(영어가능) file 조규진1 2019.11.10 627 0
155 RPGXP Script 셀프 스위치 조작 4 청담 2013.09.29 656 0
154 RPGXP Script 레벨업시 전회복 스크립트 2 청담 2013.09.24 689 0
153 RPGXP Script 정지 모션 스크립트 2 2013.09.26 713 1
152 RPGXP Script 맵 이동시 로딩 그림 표시 스크립트 1 청담 2013.09.24 718 0
151 RPGXP Script 스테이터스,보수,골드,플레임 타임 삭제 rpgmakingbot 2015.06.02 738 0
150 RPGXP Script 경험치 표시 스크립트 청담 2013.09.24 749 0
149 RPGXP Script 전메뉴 반투명화 2 2013.10.01 768 0
148 RPGXP Script 직업명 띄우기 청담 2013.09.24 771 0
147 RPGXP Script HBGames.ORG::Motion Blur 3 죽은노예 2013.09.27 772 0
146 RPGXP Script RPGXP ATB전투 시스템 예제(스크립트는 예제 안에 포함) 3 MagNesium 2015.11.17 779 0
145 RPGXP Script game testplay 테스트중 게임속도 상승 스크립트 6 부초 2013.09.24 787 0
144 RPGXP Script 모든 글자에 외곽선을 넣어주는 스크립트 3 2013.09.26 808 1
143 RPGXP Script 메뉴에 얼굴 그래픽 표시 청담 2013.09.24 833 0
142 RPGXP Script 윈도우 링 메뉴 1 2013.10.01 840 0
141 RPGXP Script 자동 세이브 스크립트 1 청담 2013.09.24 844 0
Board Pagination Prev 1 2 3 4 5 6 7 8 Next
/ 8






[privacy statements] | [Terms of Use] | [Contact us] | [Sponsorship] | [Indiside History]

Copyright © 1999 - 2016 INdiSide.com/CL3D Co., Ltd. All Rights Reserved.
Owner : Chunmu(Jiseon Lee) | kernys(Wonbae Kim) | Sasinji(Byungkook Kim)