Ignore:
Timestamp:
12/07/2023 09:28:20 AM (7 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
da49ff03
Parents:
69c8f9fa
Message:

tuningfonts:

Explain that some recent fonts have TTF files with hinting, and
OTF files without. Expand the comment in TTF-and-OTF-fonts to
explain why OTF should be preferred, and link to previous page
for why hinting can be undesirable or unusable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/tuning-fontconfig.xml

    r69c8f9fa r95aa2bf  
    201201      because it was patented) use <command>fc-query
    202202      <replaceable>/path/to/fontfile</replaceable> | grep 'fonthashint:'</command>:
    203       which will report 'True(s)' or 'False(s)'.
     203      which will report 'True(s)' or 'False(s)'. Some recent fonts with both TTF
     204      and OTF versions will have hinting in the TTF files.
    204205    </para>
    205206
Note: See TracChangeset for help on using the changeset viewer.