Changeset 12a19d7


Ignore:
Timestamp:
01/26/2017 12:41:41 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
11eb2ca6
Parents:
00af31d
Message:

Consequential changes after more legacy fonts were reinstated in r18213.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18214 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7legacy.xml

    r00af31d r12a19d7  
    6161      <para>
    6262        The font-adobe-100dpi package installs 100 dots per inch versions of
    63         Courier, Helvetica, New Century Schoolbook and Times fonts. In previous
    64         versions of BLFS a lot more fonts were installed, and also 75 dots per
    65         inch versions.
     63        Courier, Helvetica, New Century Schoolbook and Times fonts.
     64      </para>
     65
     66      <para>
     67        The remaining font packages here provide 75dpi versions of those fonts,
     68        and various miscellaneous fonts - mostly for legacy encodings. Those are
     69        primarily to silence warnings when testing Xorg. In previous versions
     70        of BLFS a lot more legacy fonts were installed.
    6671      </para>
    6772
     
    208213        <seg>bdftopcf</seg>
    209214        <seg>libXfont</seg>
    210         <seg><envar>$XORG_PREFIX</envar>/share/fonts/100dpi</seg>
     215        <seg><envar>$XORG_PREFIX</envar>/share/fonts/100dpi,
     216             <envar>$XORG_PREFIX</envar>/share/fonts/75dpi,
     217             <envar>$XORG_PREFIX</envar>/share/fonts/misc</seg>
    211218      </seglistitem>
    212219    </segmentedlist>
  • xsoft/other/xscreensaver.xml

    r00af31d r12a19d7  
    101101    <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
    102102    <para role="optional">
     103      The adobe-100dpi font, with libXfont and bdftopcf from
    103104      <xref linkend="xorg7-legacy"/> (to enlarge the splash screen, error
    104105      messages, and password prompt)
Note: See TracChangeset for help on using the changeset viewer.