Commit Graph

28279 Commits

Author SHA1 Message Date
Bruce Dubbs
2aa3a8ddba Update to sqlite-autoconf-3430200 (3.44.2). 2023-11-25 11:00:45 -06:00
Bruce Dubbs
fb04459f1e Update to gi-docgen-2023.3. 2023-11-25 10:53:01 -06: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
Douglas R. Reno
90c3184c17 Update to node.js-v20.10.0 2023-11-24 18:37:54 -06:00
Bruce Dubbs
0be945fe5b Typo 2023-11-24 18:08:42 -06:00
Bruce Dubbs
f30c0dc176 Update to php-8.3.0. 2023-11-24 18:04:08 -06:00
Bruce Dubbs
659b6186e1 Update to LVM2-2.03.23 2023-11-24 17:03:26 -06:00
Rahul Chandra
9c485aef31 Update to intel-gmmlib-22.3.14 2023-11-24 17:52:34 -05:00
Douglas R. Reno
7b65b5a006 Update to wireplumber-0.4.16 2023-11-24 14:58:35 -06:00
Douglas R. Reno
47a9a7612d Update to libxml2-2.12.1 2023-11-24 14:51:22 -06:00
Ken Moffat
9d8ea2319b tuningfonts: Add lings to navigate, some more command examples. 2023-11-24 04:21:23 +00:00
Douglas R. Reno
35eafd887b Update the URL for OTS in Abiword 2023-11-23 20:48:46 -06:00
Douglas R. Reno
bc2ed5537f Update to sqlite-3.44.1 2023-11-23 20:41:54 -06:00
Douglas R. Reno
bb5f8a3391 Patch WebKitGTK to build with libxml2-2.12.x 2023-11-23 20:29:15 -06: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
Douglas R. Reno
77069863a1 Another minor typo fix :) 2023-11-23 14:25:13 -06:00
Douglas R. Reno
3525199c5a Typo fixes from rhubarbpieguy 2023-11-23 14:24:33 -06:00
Rahul Chandra
64c11c1d31 Fix date from my last commit 2023-11-23 14:35:04 -05:00
Rahul Chandra
8abae415bc Update to intel-media-23.4.1 2023-11-23 11:02:39 -05:00
Rahul Chandra
0916098bc3 Update to intel-gmmlib 23.3.13 2023-11-23 10:18:07 -05:00
Pierre Labastie
e2d263e891 Pygments depends on hatchling 2023-11-23 14:04:57 +01:00
Douglas R. Reno
f300248e89 Update to mercurial-6.6 2023-11-22 20:22:55 -06:00
Douglas R. Reno
1ba9c6f0fa Update to Thunderbird-115.5.0 2023-11-22 18:29:02 -06: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
Bruce Dubbs
15f7ec12cb Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-11-22 15:36:26 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06: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
Douglas R. Reno
625040be4b libdrm: the sed for libdrm_intel is no longer required. 2023-11-22 14:50:39 -06: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
Douglas R. Reno
311f431d1e Fix building libsoup2 with libxml2-2.12.0.
Thanks goes to Joe Locash for the report
2023-11-22 13:21:56 -06:00
Douglas R. Reno
978886d8d2 VLC and ffmpeg: Add some missed optional dependencies 2023-11-22 13:05:49 -06:00
Bruce Dubbs
03b53c0ec3 Tweak libaom dependencies 2023-11-22 10:08:24 -06:00
Bruce Dubbs
0fd2370219 Update to libaom-3.7.1. 2023-11-22 10:06:55 -06:00
Bruce Dubbs
a7f175e0bc Update to libdrm-2.4.118. 2023-11-22 09:56:49 -06:00
Bruce Dubbs
01b92cda01 Update to git-2.43.0. 2023-11-22 09:45:44 -06: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
Xi Ruoyao
cb3d7ec5c9
ibus: Various adjustments
1. Allow building without gtk-doc.
2. Run "configure" manually instead of let autogen.sh run it.  It's
   because autogen.sh sets CFLAGS, producing binaries with optimization
   off and debug on.  More seriously, the debug feature it uses
   (sanitizer) is not suitable for a release build per GCC security
   policy.
3. Add a link to the external dependency libdbusmenu.
2023-11-22 11:27:45 +08:00
Douglas R. Reno
0b129142e7 Ibus: some minor text tweaks and formatting 2023-11-21 20:35:30 -06:00
Bruce Dubbs
e1caa7a273 Fix ibus url 2023-11-21 19:43:12 -06:00
Bruce Dubbs
494030be0a Update to ibus-1.5.29. 2023-11-21 19:16:28 -06:00
Ken Moffat
d54d6fc901 Update to spidermonkey-115.5.0. 2023-11-21 22:19:52 +00:00
Ken Moffat
00aedafbcb Update to firefox-115.5.0. 2023-11-21 20:39:11 +00:00
Xi Ruoyao
582566f396
postfix: PCRE2 is preferred over PCRE
Now the building system trys PCRE2 first, if PCRE2 is not available it
then trys PCRE.  Read line 936 of the makedefs script.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
61936ca379
postfix: Use separated AUXLIBS_* instead of AUXLIBS
For postfix >= 3.0, the upstream recommends to use the separated
AUXLIBS_* variables for database libraries instead of AUXLIBS.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
90066bfaf2
postfix: Switch from db to lmdb
DB is slated for remove in BLFS 12.1, so switch from it now.

Though postfix supports various DB formats, the only formats can be used
for postmap are btree, cdb, dbm, hash, lmdb, and sdbm.  btree and hash
needs db; cdb, dbm, sdbm needs something out of BLFS.  So lmdb should be
recommended or we'll have no postmap support.
2023-11-21 10:51:49 +08:00
Bruce Dubbs
c94de90573 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-11-20 20:11:37 -06:00