~vcs-imports/ghex/master

« back to all changes in this revision

Viewing changes to help/HTML/ko/ghex/conf-preferences.html

  • Committer: Logan Rathbone
  • Date: 2022-01-06 23:52:20 UTC
  • Revision ID: git-v1:c00df7466b5028d13d4859545ab947f2736c7784
static-html-help: Tarball rather than a bare dirtree

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html>
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
6
 
<title>기본 설정</title>
7
 
<link rel="stylesheet" type="text/css" href="ko.css">
8
 
<script type="text/javascript" src="highlight.pack.js"></script><script>
9
 
document.addEventListener('DOMContentLoaded', function() {
10
 
  var matches = document.querySelectorAll('code.syntax')
11
 
  for (var i = 0; i < matches.length; i++) {
12
 
    hljs.highlightBlock(matches[i]);
13
 
  }
14
 
}, false);</script><script type="text/javascript" src="yelp.js"></script>
15
 
</head>
16
 
<body lang="ko" dir="ltr"><main><div class="page">
17
 
<header><div class="inner pagewide"><div class="trails" role="navigation"><div class="trail">
18
 
<a class="trail" href="index.html" title="GHex Help">GHex Help</a> › <a class="trail" href="index.html#conf" title="Configuration">Configuration</a> » </div></div></div></header><article><div class="hgroup pagewide"><h1 class="title"><span class="title">기본 설정</span></h1></div>
19
 
<div class="region">
20
 
<div class="contents pagewide">
21
 
<p class="p">The GHex Preferences dialog is divided into two groups:</p>
22
 
<div class="list"><div class="inner"><div class="region"><ul class="list">
23
 
<li class="list"><p class="p"><span class="em">Display</span>, which pertains to what you see on-screen, and;</p></li>
24
 
<li class="list"><p class="p"><span class="em">Printing</span>, which only affects how hexadecimal files will be printed on
25
 
   paper, if GHex's printing features are utilized.</p></li>
26
 
</ul></div></div></div>
27
 
</div>
28
 
<section id=""><div class="inner">
29
 
<div class="hgroup pagewide"><h2 class="title"><span class="title">표시</span></h2></div>
30
 
<div class="region">
31
 
<div class="contents pagewide"></div>
32
 
<section id=""><div class="inner">
33
 
<div class="hgroup pagewide"><h3 class="title"><span class="title">Font</span></h3></div>
34
 
<div class="region"><div class="contents pagewide"><p class="p">This allows you to select a font of your choice for the hex/ASCII editor only.</p></div></div>
35
 
</div></section><section id=""><div class="inner">
36
 
<div class="hgroup pagewide"><h3 class="title"><span class="title">Dark Mode</span></h3></div>
37
 
<div class="region"><div class="contents pagewide">
38
 
<p class="p">This allows you to manually prefer the dark style.</p>
39
 
<p class="p">By default, the <span class="gui">Use system default</span> checkbox is enabled, uses your
40
 
   system-wide default for preferring a dark style, which disables the <span class="gui">Dark
41
 
   Mode</span> switch from being turned on or off.</p>
42
 
<p class="p">By de-selecting this checkbox, you may toggle the <span class="gui">Dark Mode</span> switch on or
43
 
   off to manually prefer or not prefer a dark style. Toggling this switch will
44
 
   take immediate effect, so you should be able to see instantaneously which style
45
 
   you prefer for GHex.</p>
46
 
<p class="p">If you want to go back to the system default, simply check the <span class="gui">User system
47
 
   default</span> checkbox back on.</p>
48
 
</div></div>
49
 
</div></section><section id=""><div class="inner">
50
 
<div class="hgroup pagewide"><h3 class="title"><span class="title">Hex Group Type</span></h3></div>
51
 
<div class="region"><div class="contents pagewide">
52
 
<p class="p">This allows you to choose how data will be grouped in the hex pane of the
53
 
   editor.</p>
54
 
<p class="p">See <span class="link"><a href="conf-grouptype.html" title="Hex data grouping">Hex data grouping</a></span> for more details.</p>
55
 
</div></div>
56
 
</div></section>
57
 
</div>
58
 
</div></section><section id=""><div class="inner">
59
 
<div class="hgroup pagewide"><h2 class="title"><span class="title">인쇄</span></h2></div>
60
 
<div class="region">
61
 
<div class="contents pagewide"></div>
62
 
<section id=""><div class="inner">
63
 
<div class="hgroup pagewide"><h3 class="title"><span class="title">Fonts</span></h3></div>
64
 
<div class="region"><div class="contents pagewide">
65
 
<p class="p">This section allows you to choose the fonts you would like for hex printouts.</p>
66
 
<p class="p"><span class="gui">Data font</span> will apply to the content of your hex document (ie, hex and
67
 
   ASCII digits).</p>
68
 
<p class="p"><span class="gui">Header font</span> will apply to the header on your printout, which will show
69
 
   the document title and page number.</p>
70
 
</div></div>
71
 
</div></section><section id=""><div class="inner">
72
 
<div class="hgroup pagewide"><h3 class="title"><span class="title">Shaded rows</span></h3></div>
73
 
<div class="region"><div class="contents pagewide">
74
 
<p class="p">If <span class="gui">Print alternating shaded rows</span> is selected, your printout will have
75
 
   alternating rows of your hex and ASCII data printed out with a shaded grey
76
 
   background to make reading each row easier.</p>
77
 
<p class="p">Please note that this may use more printer ink/toner than leaving it disabled.</p>
78
 
<p class="p"><span class="gui">Span across lines</span> allows you to customize how many lines will be shaded,
79
 
   followed by not shaded, on a repaeated basis. Again, this is simply for ease of
80
 
   reading. If you want shaded rows but are not sure what to specify here, leaving
81
 
   it as the default, "1", should be fine.</p>
82
 
</div></div>
83
 
</div></section>
84
 
</div>
85
 
</div></section><section class="links" role="navigation"><div class="inner">
86
 
<div class="hgroup pagewide"></div>
87
 
<div class="contents pagewide"><div class="links guidelinks"><div class="inner">
88
 
<div class="title"><h2><span class="title">자세한 정보</span></h2></div>
89
 
<div class="region"><ul><li class="links "><a href="index.html#conf" title="Configuration">Configuration</a></li></ul></div>
90
 
</div></div></div>
91
 
</div></section>
92
 
</div>
93
 
<div class="clear"></div></article><footer><div class="inner pagewide"><div class="about ui-expander" role="contentinfo">
94
 
<div class="yelp-data yelp-data-ui-expander" data-yelp-expanded="false"></div>
95
 
<div class="inner">
96
 
<div class="hgroup"><h2><span class="title">정보</span></h2></div>
97
 
<div class="region"><div class="contents">
98
 
<div class="copyrights">
99
 
<div class="copyright">© 2022 Logan Rathbone</div>
100
 
<div class="copyright">© 2002, 2003, 2004 Sun Microsystems</div>
101
 
<div class="copyright">© 2020, 2021 조성호</div>
102
 
</div>
103
 
<div class="credits">
104
 
<div class="credits-authors">
105
 
<div class="title"><span class="title">작성자</span></div>
106
 
<ul class="credits"><li>Logan Rathbone</li></ul>
107
 
</div>
108
 
<div class="credits-translators">
109
 
<div class="title"><span class="title">번역자</span></div>
110
 
<ul class="credits">
111
 
<li>Sun Microsystems</li>
112
 
<li>조성호</li>
113
 
</ul>
114
 
</div>
115
 
<div class="credits-blank"></div>
116
 
<div class="credits-blank"></div>
117
 
</div>
118
 
</div></div>
119
 
</div>
120
 
</div></div></footer>
121
 
</div></main></body>
122
 
</html>