/usr/share/help/ko/epiphany/pref-font.page is in epiphany-browser-data 3.22.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="pref-font" xml:lang="ko">
<info>
<link type="guide" xref="index#pref"/>
<link type="guide" xref="pref"/>
<revision pkgversion="3.10" date="2013-07-06" status="candidate"/>
<revision pkgversion="3.12" date="2014-01-28" status="final"/>
<credit type="author copyright">
<name>Gordon Hill</name>
<email its:translate="no">caseyweederman@gmail.com</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Use a custom font for displaying web pages.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>ChangSeok Oh</mal:name>
<mal:email>changseok@gnome.org</mal:email>
<mal:years>2015, 2016</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Gyuseok Jung</mal:name>
<mal:email>jgyuseok@gmail.com</mal:email>
<mal:years>2015</mal:years>
</mal:credit>
</info>
<title>Change the font</title>
<p>By default, your system font will be used to display web pages whenever
possible. If you use the <gui href="help:gnome-help/a11y-font-size">Large
Text</gui> accessibility setting, this will be taken into account. You can
change this and use different fonts for viewing websites.</p>
<steps>
<item>
<p>Open
<guiseq><gui style="menu">Web</gui><gui style="menuitem">Preferences</gui><gui style="tab">Fonts & Style</gui></guiseq>.</p>
</item>
<item>
<p>Untick the <gui>Use system fonts</gui> checkbox.</p>
</item>
<item>
<p>Click on the font to open the font chooser dialog, where you can
select a different font type or size.</p>
</item>
<item>
<p>Press <gui style="button">Select</gui> to save your choice.</p>
</item>
</steps>
<p>You can also increase font size with
<keyseq><key>Ctrl</key><key>+</key></keyseq> and decrease it with
<keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
</page>
|