-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
31 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
resolution: "96" # 기본값: 96 DPI (100% 배율) / 해상도에 따라 120 DPI(125%), 144 DPI(150%), 192 DPI(200%)를 설정하세요 (값 입력시 %는 입력하지 않습니다.) | ||
resolution: "120" # 기본값: 120 DPI (125% 배율) / 해상도에 따라 96 DPI(100%), 120 DPI(125%), 144 DPI(150%), 192 DPI(200%)를 설정하세요 (값 입력시 %는 입력하지 않습니다.) |