Commit Graph

4822 Commits

Author SHA1 Message Date
Ken Moffat
3d1f97165b tuningfotns -
tuning-fontconfig - link directly to the Samples PDFs of my website
for viewing the aliases, as was already done under the Liberation
fonts in the TTF-and-OTF page.
2023-11-29 05:42:28 +00:00
Ken Moffat
1a23e1907b tuningfonts -
TTF fonts - Noto is now  prioritised ahead of DejaVu for 'Latin'
languages.
2023-11-29 05:36:31 +00:00
Ken Moffat
b171bfb715 tuningfonts -
Add a link to the Lohit fonts.
2023-11-29 05:28:33 +00:00
Ken Moffat
e794a311a4 tuningfonts -
There is a better location for Noto CJK fonts.
2023-11-29 05:15:49 +00:00
Ken Moffat
26a618b366 tuningfonts -
Noto 'Latin' fonts are now the preferred fonts.
2023-11-29 04:53:24 +00:00
Ken Moffat
fca9d68e5d tuningfotns -
Each of Noto Sans, Noto Serif, Noto Sans Mono include currency
symbols.
2023-11-29 04:05:58 +00:00
Ken Moffat
551b8ba83c tuningfonts -
Separate the comment about KDE Plasma in Notofonts, because
fontconfig now prefers Noto Sans, Serif, Monospace for 'Latin'
fonts.
2023-11-29 03:53:29 +00:00
Ken Moffat
e352fea4ce tuningfonts -
Remove infromation about hinting from TTF-and-OTF-fonts page,
adding a comment to clarify that infromation about fontconfig
is on the previous page (in case anyone decides to install a
font and lands on the TTF-and-~OTF page).
2023-11-29 02:57:43 +00:00
Ken Moffat
f101c437c9 tuningfonts -
Move link to my 'substitutes' examples to tuning-fontconfig
from TTF-and-OTF-fonts.
2023-11-29 02:47:16 +00:00
Ken Moffat
690b50d0f3 tuningfonts:
Add a link to ttfautohint.
2023-11-29 02:06:15 +00:00
Ken Moffat
fc07c4bc2d tuningfonts -
Mention what actually happens with synthetic changes.
2023-11-29 01:43:20 +00:00
Ken Moffat
b52945afda tuningfonts:
Explain about font weights, and how installing only one or two may
let you slightly darken (or lighten) the text.

Comment about static fonts in files which also include variable
fotns - variable fonts are mentioned on the TTF-and-OTF page but
the data fits better in tuning-fontconfig.
2023-11-28 02:35:12 +00:00
Ken Moffat
3ff7901559 tuningfonts:
Flesh out the details of preferred non-latin fonts.

Also fix a typo in a changed link.
2023-11-28 00:44:48 +00:00
Ken Moffat
ac35d3b0ec tuningfonts -
Rename 'See Also' to 'External Links'.
2023-11-27 21:23:48 +00:00
Ken Moffat
abbf9a3d45 tuningfonts -
Minor text changes to expand the purpose of the page.

Change internal links to show proper text names without hyphens.
2023-11-27 21:18:58 +00:00
Ken Moffat
dcc1b9262f tuning fontconfig:
It is not only GNOME, KDE and LXQt which can override fontconfig.
Document the known items.
2023-11-27 20:37:47 +00:00
Ken Moffat
f072b06fbe tuningfonts: Pango no-longer supports full hinting.
Details eventually found (from 2020), with a very ugly set of bug
responses.

Note: Putting the commented link to the bug on a new line adds a
blank line to the rendered file, and there is already a blank line.
Moving the comment to the same line as the text fixes that.
2023-11-25 03:16:26 +00:00
Ken Moffat
e73a030954 tuningfonts: How to find if a font has hinting.
Many older fonts, and even some currently-developed fonts such as
Junicode, lack hints.  Before exploring hinting options it makes
sens to check that the font being used does indeed have hints.

Placed in 'Useful Commands' ahead of the Pango example, because
it is a plain fontconfig command.
2023-11-25 02:51:02 +00:00
Ken Moffat
9fc4506603 tuningfonts:
In talking about hinting, mention dots per inch - some people can
detect colour fringing if the actual DPI is a little different from
96 dpi, and general recommentations for High DPI screens are to
disable hinting because it is not required when the font is increased
in size to have the expected size, i.e. more pixels are used for
the glyph so they can be either off or on rather than shades of grey.
2023-11-25 02:35:07 +00:00
Ken Moffat
f98db52327 tuningfonts: Update details about hinting.
A lot of the information which shows up in google, particularly from
Arch users, is for using the Infinality True Type interpreter. Let
people read the history from FreeType.

Also confirm, from a posting this month, that medium hinting is broken.
2023-11-25 02:20:45 +00:00
Ken Moffat
9d8ea2319b tuningfonts: Add lings to navigate, some more command examples. 2023-11-24 04:21:23 +00:00
Ken Moffat
d1d1e5d284 Capitalize proper nouns within the page.
As a consequence, simplify 'other non-latin alphabets' to
'other alphabets' rather than 'other non-Latin alphabets'.

Correct the link to my own 'Substitute latin fonts' item, which
remains lowercase, to go directly to it and therefore make a
separate link for the font pages of that site as a whole.
2023-11-23 23:32:03 +00:00
Ken Moffat
895b4579f0 tuning fontconfig - mention WOFF fonts.
To stop people thinking that every website's choice of font can be
easily overridden (firefox can do that, not sure about other
browsers).

This is about halfway through the commits from my initial private
branch.
2023-11-22 21:57:26 +00:00
Ken Moffat
1f9b99fd99 tuning-fontconfig - flesh out details for free fonts. 2023-11-22 21:49:48 +00:00
Ken Moffat
fe9d1b1db9 tuning fontconfig - update 45-latin.conf :
Explain what 'latin' means in this context.

Detail all the font types mapped there.

Mention that 49-sansserif is where an unrecognized font is assumed
to be Sans.
2023-11-22 21:22:43 +00:00
Ken Moffat
dcfb8627e5 Typo - 50-latin should be 60-latin.
Even in old fontconfig before 2.14.

This has been wrong since I created the page in 2017.
2023-11-22 20:34:04 +00:00
Ken Moffat
92924fb805 tuning-fontconfig: first extra example command.
Just trying to check that the branch is set up correctly.
2023-11-22 04:01:44 +00:00
Bruce Dubbs
41640d4b30 Clarify using versioned directories for qt5 and qt6. 2023-11-20 19:48:54 -06:00
Douglas R. Reno
82b5b5b324 Qt6: Use the correct parameter in the command explanation for "-skip
qtquick3dphysics"
2023-11-20 16:34:37 -06:00
Douglas R. Reno
bc3438bec5 Qt6: Skip building QtQuick3DPhysics
This module fails to build on i686 due to an issue with the bundled
version of the PhysX SDK.

Since we're already disabling Qt3D due to a problem with the bundled
copy of assimp, let's just skip the Qt Quick bindings as well.
2023-11-20 16:30:58 -06:00
Douglas R. Reno
b20e01ae47 Update to gtk-4.12.4 2023-11-20 14:25:38 -06:00
Pierre Labastie
fded572ae1 Add -system-sqlite for qt6
It does not seem to be found automatically. Also fix a typo and a
switch name in command explanations
2023-11-20 18:34:04 +01:00
Xi Ruoyao
3622b852df
gtk4: doc: Use -Ddocumentation instead of gtk_doc
-Dgtk_doc produces a warning telling to use -Ddocumentation instead.
2023-11-19 18:39:28 +08:00
Bruce Dubbs
1978830457 Update text and instructions for qt6 2023-11-17 19:43:38 -06:00
Bruce Dubbs
9cd23686c9 Add qt6
This is a rough version of the new Qt6 page.  The installation
instructions should be OK, but the Dependencies, Contents, and
Short Descriptions need to be checked.

The instructions have not yet been checked on a systemd system.

There is no ChangeLog entry yet. It will be added when the page
has been validated.
2023-11-17 00:24:00 -06:00
Xi Ruoyao
498c00cd5a
Update to appstream-1.0.0 (again)
Fix up libadwaita to build with it.  Update the command explanation to
allow building it with Qt-5.  Also fix the errors detected in
org.linuxfromscratch.lfs.xml reported by "appstreamcli validate".
2023-11-13 15:06:27 +08:00
Douglas R. Reno
d1857f3851 Update to webkitgtk-2.42.2 2023-11-12 18:54:27 -06:00
Ken Moffat
24975c4f00 Fix and simplify 'Prefer Chosen CJK fonts' :
I had a setup like this on one of my machines, now that I'm
looking at the detail of fontconfig in a local branch I discovered
that there were certain problems with the example:

1. I'm in an en locale, for pages that do not specify a locale
(or in vim/view, e.g. in mutt) the Japanese fonts were being
preferred.

2. Fontconfig does not consider UMing suitable for zh-sc so it
was hardly ever used - and it does not really belong in local.conf.

3, Really prefer a Japanese font for Sans Serif and monospace, but
no point listing two of them.

3. Comment where WenQuanYi Zen Hei is regarded as adequate and
therefore do not include it in these preferences, since it will
be picked up after them.
2023-11-09 23:22:59 +00:00
Xi Ruoyao
bf70a38779
webkitgtk: Fix an issue breaking various Web sites
There is a regression in WebKitGTK-2.42.1 breaking various Web sites.
See the linked bug report and its duplicates.

The fix is a simple change, so apply it as a sed now.

BugLink: https://bugs.webkit.org/show_bug.cgi?id=262777
Link: https://github.com/WebKit/WebKit/commit/c29a26a02441
2023-11-10 01:19:15 +08:00
Bruce Dubbs
679f4d6a67 Add some whitespace around multi-line commands in qtwebengine. 2023-11-06 11:24:03 -06:00
Pierre Labastie
93ea49a23a Qtwebengine: add a note about indentation in a sed
since we are sed'ing a python script, indentation has to be
respected.
2023-11-06 17:40:16 +01:00
Pierre Labastie
c51bc3f4d9 Fix qtwebengine for python 3.12 and ICU 74. 2023-11-06 14:14:29 +01:00
Xi Ruoyao
3fde159bba
qtwebengine: Fix building w/o system ffmpeg 2023-11-05 23:00:44 +08:00
Rahul Chandra
fc1b76eb01 Update to icewm-3.4.4 2023-11-03 22:19:58 -04:00
Douglas R. Reno
ff074ea25a Update to goffice-0.10.56 2023-11-03 12:34:55 -05:00
Ken Moffat
ec40d199f6 Update to qtwebengine-5.15.16. 2023-10-30 18:18:42 +00:00
Bruce Dubbs
d239c12a0f Update to xwayland-23.2.2. 2023-10-27 10:29:10 -05:00
Tim Tassonis
bd70c0b428 Update to xorg-server-21.1.9. 2023-10-27 11:55:29 +02:00
Bruce Dubbs
008c1427dc Fix a problem building the libdrm_intel library 2023-10-25 17:19:34 -05:00
Bruce Dubbs
8b83934448 Update to xterm-388. 2023-10-23 13:26:49 -05:00