Commit graph

22 commits

Author SHA1 Message Date
GitHub Actions
8455030686 [ci] Sync fonts.json 2023-09-27 09:20:55 +00:00
GitHub Actions
afff19a978 [ci] Sync fonts.json 2023-07-26 13:02:46 +00:00
GitHub Actions
763c03cb14 [ci] Sync fonts.json 2023-07-15 13:17:57 +00:00
GitHub Actions
f058b046d6 [ci] Sync fonts.json 2023-07-06 08:55:28 +00:00
GitHub Actions
e1e1189429 [ci] Sync fonts.json 2023-07-05 10:16:30 +00:00
GitHub Actions
31889ef495 [ci] Sync fonts.json 2023-05-01 13:16:28 +00:00
Fini Jastrow
92cbd5fd13 Update information for v3.0.0
Manually, because this changed so much, and some is still not clear how
to handle.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-05-01 00:30:42 +02:00
GitHub Actions
627f8a2b42 [ci] Sync fonts.json 2023-04-27 16:59:47 +00:00
Fini Jastrow
b07b161123 Update all font previews
[why]
A lot of the previews used some fallback font.

[how]
The generator script has been fixed in 'master'.
Now pushing the changed previews here.

Note: Because of some name changes we need to update the fonts.json too.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-01-30 08:13:27 +01:00
GitHub Actions
d3ab98d7f6 [ci] Sync fonts.json 2023-01-17 14:45:46 +00:00
GitHub Actions
7ca49bc12f [ci] Sync fonts.json 2023-01-17 12:40:06 +00:00
Fini Jastrow
97ff7ca374 Update Symbols Only font preview
[why]
The Symbols Only font is listed two times on the downloads page.
It has no preview (and even no real visible name).

[how]
After changing generate-font-image-previews.sh [1] we can now generate a
preview for the Symbols Only font. Put it here manually, with up to date
fonts.json database file.

[1]:
0e434c2b9  generate-font-image-previews: Fit svg canvas to drawing [skip ci]
2597b4ef3  generate-font-image-previews: Generate Symbols Only preview

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-12-19 21:20:21 +01:00
GitHub Actions
a63d317063 [ci] Sync fonts.json 2022-12-14 08:46:17 +00:00
Fini Jastrow
4f78d65627 download: Fix RFN detection
[why]
Sometimes we change the font name just because ... reasons, without
having being oblieged to do that because of a reserved font name (RFN)
clause.

This is for example the case with M+ that we rename to MPlus (well, it
has both names in principle, but the human readable name in the original
fonts in M+).

Another is "Go Mono" that we rename to "Go-Mono" for whatever reason.

This would also have been needed when `Fira Code` was still RFN and we
got the special permission to patch it without dropping `Fira Code` from
the name (see [1]), to create the correct tagged list.
But Fira Code dropped the RFN some time ago, so no need for this font
anymore.

This also prevents our own Symbols Only fonts to be listed as having RFN.

[how]
But an explicit field into the fonts.json database if the font has an
RFN or not, and decide upon that.

[1] https://github.com/tonsky/FiraCode/issues/767

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-11-26 12:46:30 +01:00
GitHub Actions
d2a31c3ce1 [ci] Sync fonts.json 2022-10-18 18:52:31 +00:00
Fini Jastrow
7c4c5de2dd Update some more to v2.2.2
Ok, I was a bit lazy with the release notes, ... but who reads them
instead of the release pages?

[note]
inkscape ... does not need -f anymore as it seems.
Also I had to do the automated steps manually, which works.
Automation does not work, though.

Script `./generate-font-image-previews.sh`

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-09-11 22:26:58 +02:00
Michael Della Bitta
d191c4251f
Spelling fixes
Just a few things I ran into. Thanks for your work
2021-05-02 11:46:00 -04:00
Ryan L McIntyre
2339660a97 Font image preview fixes 2020-02-08 20:05:50 -08:00
Ryan L McIntyre
f044957572 Fixes broken download links 2020-02-08 19:58:14 -08:00
Ryan L McIntyre
4e006e77c2 Added new fonts to data json and generated image previews 2020-02-01 09:17:44 -08:00
Ryan L McIntyre
9d9352bbf8 Updates Blex info and image 2019-08-24 14:42:19 -07:00
Ryan L McIntyre
fb426b344b Revamps the fonts downloads page again
* better layout and download buttons
* lots of misc tweaks
* basic flexbox layout
2019-08-18 10:23:37 -07:00