Commit Graph

4873 Commits

Author SHA1 Message Date
Bruce Dubbs
cc460eb67f Typos 2023-12-14 13:32:03 -06:00
Bruce Dubbs
beb3539dbf Typos 2023-12-14 12:26:02 -06:00
Bruce Dubbs
5e55391924 Update to xwayland-23.2.3. 2023-12-13 18:18:33 -06:00
Bruce Dubbs
199fb1e8c5 Update to xorg-server-21.1.10 2023-12-13 17:46:52 -06:00
Rahul Chandra
eaf0895fe3 Update to fltk-1.3.9 2023-12-11 22:43:52 -05:00
Bruce Dubbs
a8ec34c4e4 Typo 2023-12-09 16:42:03 -06:00
Bruce Dubbs
20d3648614 Document gtk3 dependency better 2023-12-09 15:49:55 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
ec2cf199fd libei: Don't hardcode the version
This resulted in the currency script returning a new version, while also
being inconsistent (the title says 1.2.0, but we're offering 1.1.0 for
download)
2023-12-07 15:17:16 -06:00
Douglas R. Reno
babbe4db8a Typo fixes from rhubarbpieguy 2023-12-07 12:11:50 -06:00
Ken Moffat
ed3fb2ca4a Cleanup after merging tuningfonts branch:
Changelog entry.
Move reminder from tuning-fontconfig to just above firefox in
packages.ent.
2023-12-07 10:11:38 +00:00
Ken Moffat
6e2f45a1c0 Merge branch 'ken/tuningfonts' into trunk
All changes, except for note in packages and changelog, are ready.
2023-12-07 10:01:55 +00:00
Ken Moffat
366080f960 tuningfonts -
TTF-and-OTF-fonts - make CJK fonts a section2 so that it is
slightly bigger than the other items. Everything after it, either
re languages or specific fonts, is logically part of CJK fonts.

No change in indexing (i.e. CJK fonts itself is not indexed).
2023-12-07 09:53:40 +00:00
Ken Moffat
da49ff03f2 tuningfonts:
I reworked the paragraph about Unicode coverage, but left the
original in place while working on it, and then forgot to remove
it, causing an almost duplicate paragraph.
2023-12-07 09:41:01 +00:00
Ken Moffat
95aa2bf1fd 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.
2023-12-07 09:28:20 +00:00
Ken Moffat
69c8f9fa3f tuningfonts:
Rework second fc-match example:

'fcmatch -a TYPE | less' is useless: -a functions similarly to
fc-list, any following parameter is ignored. So the example listed
all installed font-style-weight combinations for all three TYPEs.

Replace by plain fc-match TYPE.

Remove TYPE specification from introductory paragraph, it is only
used for the replacement command here. Use the same markup for the
command and in the explanations, so that a capital TYPE in the
explanations is replaced by a smaller slanted TYPE.

The command after this shows a fuller variant with the type, lang
and weight being specified.
2023-12-07 08:52:04 +00:00
Bruce Dubbs
4a23c961e7 Update to libei-1.2.0. 2023-12-06 18:53:08 -06:00
Ken Moffat
0262f7c8d8 tuningfonts branch: Address most of Doug's review comments.
Typos, rewordings, put the conf file edits in <screen> blocks to
stand out, add details re GNOME Tweaks and Thunderbird.

I think I made a slight change to one of the wordings, but I now
forget which.

Outstanding item: 'fc-match -a Type | less' wording made me unsure
of exactly which variants of Sans Sasn-serif would be accepted.
Trying to test this (I have far too many fonts on current system)
appeared to act as if hte Type was being ignored.  Need to think
about this.
2023-12-06 15:01:18 +00:00
Douglas R. Reno
2186e70dd7 Update to webkitgtk-2.42.3 (Security Update) 2023-12-06 01:36:14 -06:00
Douglas R. Reno
8b628d26e7 Update to vulkan-loader-1.3.272 2023-12-05 19:49:47 -06:00
Douglas R. Reno
9975c95582 Update to vulkan-headers-1.3.272 2023-12-05 19:48:06 -06:00
Douglas R. Reno
2dc245735f Update to libadwaita-1.4.2 2023-12-04 14:01:13 -06:00
Xi Ruoyao
e38d70a629
vulkan-loader: Add mesa as runtime dependency for vulkan drivers 2023-12-04 14:17:27 +08:00
Douglas R. Reno
ee66136871 Add support for Vulkan to Qt6 2023-12-02 11:13:28 -06:00
Douglas R. Reno
5166e29337 Merge branch 'trunk' into renodr/vulkan-addition
Merge the day's changes into the branch.
2023-12-01 00:15:22 -06:00
Douglas R. Reno
1d88a48bd3 Update to qtwebengine-5.15.17 (Security Update) 2023-11-30 23:20:25 -06:00
Douglas R. Reno
23c4cec1cc Add support for Vulkan to Qt5:
- Make the dependency internal
- Add the new library installed to Installed Libraries
2023-11-30 12:15:28 -06:00
Xi Ruoyao
8c25fe79d6
mesa: Simplify doc install command 2023-11-30 19:21:59 +08:00
Douglas R. Reno
bdfff0bbca Make the vulkan dependency internal in gtksourceview5.
It is detected at build time and building and running tests worked.
2023-11-30 00:00:36 -06:00
Douglas R. Reno
e4524d7674 Document how to use Vulkan in GTK-4.
Note that at this time, it's backend is still considered experimental.
It also requires Google's shader compiler to build, which is available
from https://github.com/google/shaderc/blob/main/downloads.md. This is
also known as 'glslc'.
2023-11-29 23:54:59 -06:00
Ken Moffat
9c1319c602 tuningfonts -
Make all internal sections of tuning-fontconfig Sect2 so that the
titles are all in the same font size.
2023-11-29 09:21:59 +00:00
Ken Moffat
3a579120b5 Merge branch 'trunk' into ken/tuningfonts 2023-11-29 08:46:34 +00:00
Ken Moffat
f57d8fcd82 tuningfonts -
Index Lohit fonts, and use a capital for Indic.
2023-11-29 08:39:21 +00:00
Ken Moffat
1307636b2f tuningfonts -
We use <application> in the markup for all package names. Do that
consistently for rendered text on these pages, except when referring
to a version of a package.
2023-11-29 08:31:29 +00:00
Ken Moffat
82ea9e2860 tuningfonts -
Use a capital for Fontconfig, to match other packages.
2023-11-29 07:58:24 +00:00
Ken Moffat
a5d96b7285 tuningfonts -
Remove note that some of the data is out of date.
2023-11-29 06:44:28 +00:00
Ken Moffat
18024d615b tuningfonts -
Italic is a style, not a face - make the fontconfg page match
the TTF-and-OTF-fonts page.

Do not use caps for 'variable', it is not a proper noun.

Typos.

Change one or two 'normal' to other words: too many uses of normal
throughout the page. Mozilla's CSS doc describes weight 400 as
'Normal (Regular)', so for weights normal is the correct word
(Regular only applies to non-book non-oblique non-slant styles).
2023-11-29 06:35:27 +00:00
Ken Moffat
4d3dee927f tuningfonts -
Discourage using the ancient MS Core fonts.
2023-11-29 06:09:48 +00:00
Ken Moffat
5e3a6cb404 tuningfonts -
Rework GNU Freefonts text, Noto 'Latin' fonts include all recent
latin and cyrillic glyphs, the Freefonts only have minority glyphs
which were in Unicode in 2012. Noto is now preferred, so can
provide thos uncommon glyphs if it has been installed.
2023-11-29 05:55:19 +00:00
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