Commit graph

25 commits

Author SHA1 Message Date
Finii 04c4c4ee07 [ci] Bump release version 2026-08-21 10:32:33 +00:00
Finii 48ab44829f [ci] Bump release version 2026-08-02 01:58:14 +00:00
Fini Jastrow ba46f71a2b Include Braille generator in release variants
Releases of the font-patcher script:
* Docker release
* Zip release

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2026-01-28 16:25:37 +01:00
Fini Jastrow d46b97acf7 Put icon copyright into every font-readme [skip ci]
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2025-08-03 15:23:54 +02:00
Finii 896b9e127b [ci] Bump release version 2025-04-24 16:25:19 +00:00
Finii 41f27ae08b [ci] Bump release version 2024-11-18 02:51:18 +00:00
Fini Jastrow 662a61440f font-patcher: Rename glyphs to our ID / Class name
[why]
The glyphnames in the font files are sometimes off. We take them from
the symbol source/font and ofter they are empty or even plain wrong (esp
if we move to other codepoints).

[how]
We have the list of all glyphnames that is generated by collecting all
data from the i_*.sh files. When patching we take this information now
and use it if appropriate.

Make sure the glyphname.json file is included in our zip patcher release
and also in the Docker image. It will run as before if the file can not
be found or is invalid etc.

Suggested-by: Ulices <hasecilu@tuta.io>
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-11-13 16:51:19 +01:00
Finii 6fa413d6bc [ci] Bump release version 2024-04-12 14:31:51 +00:00
Finii 1895050935 [ci] Bump release version 2024-04-04 07:53:24 +00:00
Finii b16e67d625 [ci] Bump release version 2023-11-26 17:49:56 +00:00
Finii 298f0b53ad [ci] Bump release version 2023-11-21 10:23:08 +00:00
Finii ef6fe05754 [ci] Bump release version 2023-06-04 20:32:30 +00:00
Fini Jastrow d812d153ab Start release v3.0.1
Edit ./package.json
Run version-bump.sh 3.0.1

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-05-13 07:49:58 +02:00
Fini Jastrow 334238d030 Start release v3.0.0
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-04-27 21:57:22 +02:00
Fini Jastrow afa6abe0d9 archive-font-patcher: Write commit hash instead of tags in readme
[why]
In the CI we have only a shallow clone of the repo, so access to tags is
not possible. Instead of resulting in a nice message like '2.3.3-35' we
get an empty string.

[how]
As we have no tags we can only write the commit hash and other
information given in the only existing (i.e. last) commit:
date, author, title

It's a bit more cumbersome but one can still see from which point in the
repo the archive has been created.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-02-17 11:44:13 +01:00
Fini Jastrow 31cae9d07d archive-font-patcher: Include version in readme
[why]
If we create the zip file not only on releases we need some better
version information inside.

We can not use the same approach with real releases, because we add the
tag at a later stage in the workflow.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-02-17 09:56:31 +01:00
Finii ab3f4f0585 [ci] Bump release version 2023-01-24 15:56:06 +00:00
Finii 62842ec851 [ci] Bump release version 2023-01-23 14:41:11 +00:00
Finii 1cc7631da3 [ci] Bump release version 2023-01-17 19:02:09 +00:00
Finii cdcf7a5a30 [ci] Bump release version 2022-10-07 11:55:35 +00:00
Finii 9c950dc385 [ci] Bump release version 2022-09-07 08:05:53 +00:00
Finii aff362ab36 [ci] Bump release version 2022-08-26 22:15:32 +00:00
Finii 572221ec32 [ci] Bump release version 2022-08-26 16:44:55 +00:00
Fini Jastrow c92396150d font-patcher: Add FontnameParser to font-patcher.zip
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-08-22 10:53:05 +02:00
Ryan L McIntyre e630dd1697 Fixes use of archive, archive patcher and cleanup 2022-01-03 00:53:22 -08:00