mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Typo fixes from rhubarbpieguy
This commit is contained in:
parent
beb3539dbf
commit
d44dbab23a
@ -7,7 +7,7 @@
|
||||
<!ENTITY popt-download-http "http://ftp.rpm.org/popt/releases/popt-1.x/popt-&popt-version;.tar.gz">
|
||||
<!ENTITY popt-download-ftp " ">
|
||||
<!ENTITY popt-md5sum "eaa2135fddb6eb03f2c87ee1823e5a78">
|
||||
<!ENTITY popt-size "584 kB">
|
||||
<!ENTITY popt-size "584 KB">
|
||||
<!ENTITY popt-buildsize "6.9 MB (includes installing documentation and tests)">
|
||||
<!ENTITY popt-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
@ -451,7 +451,7 @@ fc-cache -v /usr/share/fonts/dejavu</userinput></screen>
|
||||
Noto fonts are not preferred by <application>Fontconfig</application>.
|
||||
If you use a Noto font for
|
||||
a modern language where another installed font also covers it (e.g. the
|
||||
DejaVu conts cover several Right-to-Left alphabets), you might need to
|
||||
DejaVu fonts cover several Right-to-Left alphabets), you might need to
|
||||
set a preference for <application>Fontconfig</application> - see the
|
||||
previous page.
|
||||
</para>
|
||||
|
@ -188,7 +188,7 @@
|
||||
which font and weight will be chosen for Japanese text in bold weight.
|
||||
It does not mean that the reported font will necessarily be able to show
|
||||
Japanese ideograms, so a fallback might be used, or some glyphs may be
|
||||
missing. For language codesi, use ISO-639 values such as 'fr', 'ja', 'zh-cn'.
|
||||
missing. For language codes, use ISO-639 values such as 'fr', 'ja', 'zh-cn'.
|
||||
Note that an unrecognized value such as just 'zh' will not return any
|
||||
match. To illustrate the fallback, on a system where both Noto Sans Mono
|
||||
and DejaVu Sans Mono are installed, <command>fc-match 'monospace
|
||||
@ -995,7 +995,7 @@ EOF</userinput></screen>
|
||||
<para>
|
||||
If you have installed a font with a range of weights, you can copy <ulink
|
||||
url="https://&lfs-domainname;/~ken/font-weights.html">font-weights.html</ulink>
|
||||
to your local machine. As shiped it will use your default Serif font assuming
|
||||
to your local machine. As shipped it will use your default Serif font assuming
|
||||
you have one. Edit it to point to a specific installed font using the name
|
||||
known to <application>Fontconfig</application> (also in the *EDITME FONTNAME*
|
||||
text items) and open it
|
||||
@ -1140,7 +1140,7 @@ EOF</userinput></screen>
|
||||
|
||||
<para>An old answer at <ulink
|
||||
url="https://askubuntu.com/questions/197828/how-to-find-and-change-the-screen-dpi/">askubuntu</ulink>
|
||||
gives some detail on calculating a screen's dots per inch, but essentailly
|
||||
gives some detail on calculating a screen's dots per inch, but essentially
|
||||
you just measure the width and height of the visible panel, convert to
|
||||
inches if using metric measurements, and divide by the number of pixels.
|
||||
You can then pass <option>-dpi <replaceable>90</replaceable></option> when
|
||||
|
Loading…
Reference in New Issue
Block a user