Skip to content

Commit

Permalink
Update version for DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
zauguin committed Mar 16, 2024
1 parent 7256136 commit 42c2eda
Show file tree
Hide file tree
Showing 43 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Luaotfload Package

![Version: 3.28](https://img.shields.io/badge/current_version-3.28-blue.svg?style=flat-square)
![Version: 3.29-dev](https://img.shields.io/badge/current_version-3.29--dev-blue.svg?style=flat-square)
![Date: 2024-02-14](https://img.shields.io/badge/date-2024--02--14-blue.svg?style=flat-square)
[![License: GNU GPLv2](https://img.shields.io/badge/license-GNU_GPLv2-blue.svg?style=flat-square)](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

Expand Down
2 changes: 1 addition & 1 deletion build.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packageversion= "3.28"
packageversion= "3.29-dev"
packagedate = "2024-02-14"
fontloaderdate= "2023-12-28"
packagedesc = ""
Expand Down
2 changes: 1 addition & 1 deletion doc/CTANREADME.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Luaotfload Package

VERSION: 3.28
VERSION: 3.29-dev

DATE: 2024-02-14

Expand Down
2 changes: 1 addition & 1 deletion doc/luaotfload-main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
\beginfrontmatter

\setdocumenttitle {The \identifier{luaotfload} package}
\setdocumentdate {2024-02-14 v3.28}
\setdocumentdate {2024-02-14 v3.29-dev}
\setdocumentauthor {LaTeX3 Project\\
Elie Roux · Khaled Hosny · Philipp Gesang · Ulrike Fischer · Marcel Krüger\\
Home: \hyperlink {https://github.com/latex3/luaotfload}}
Expand Down
2 changes: 1 addition & 1 deletion doc/luaotfload-tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

:Date: 2024-02-14
:Copyright: GPL v2.0
:Version: 3.28
:Version: 3.29-dev
:Manual section: 1
:Manual group: text processing

Expand Down
2 changes: 1 addition & 1 deletion doc/luaotfload.conf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

:Date: 2024-02-14
:Copyright: GPL v2.0
:Version: 3.28
:Version: 3.29-dev
:Manual section: 5
:Manual group: text processing

Expand Down
2 changes: 1 addition & 1 deletion scripts/mkstatus
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ local git_info = function ()
die "cannot parse git information"
end
data = data ()
data.description = "v3.28/2024-02-14"
data.description = "v3.29-dev/2024-02-14"
return data
end
die "cannot read from pipe"
Expand Down
2 changes: 1 addition & 1 deletion src/auto/luaotfload-glyphlist.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
if luaotfload_module then
luaotfload_module {
name = "luaotfload-glyphlist",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / autogenerated glyphlist",
copyright = "derived from https://raw.githubusercontent.com/adobe-type-tools/agl-aglfn/master/glyphlist.txt",
Expand Down
62 changes: 31 additions & 31 deletions src/auto/luaotfload-status.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,46 +54,46 @@ return {
{ "fontloader-font-ini.lua", "16b855c98602e4a3e9df39512916a427" },
{ "fontloader-data-con.lua", "b4ab51aaeab872d86d827f3e216bf05e" },
{ "fontloader-reference.lua", "23d03b682af6417aa08995f2ec10de22" },
{ "fontloader-basics-gen.lua", "578c251c496bed783075709e94c2be26" },
{ "fontloader-basics-gen.lua", "a506fcee90c14e628036968f82aa3b56" },
{ "mktests", "918cb50be9ee8bd645ac1a27dc501e8c" },
{ "mkstatus", "855ec00d090bd8949a1e2d2a59ca553e" },
{ "mkstatus", "73b38223468a907d7e7bee985cfc5978" },
{ "mkcharacters", "bfca0e96e1e351afe7077502f9595af9" },
{ "mkglyphlist", "7a8a8fdc0eac7fac2f13ec8f4e8e7aa9" },
{ "mkimport", "7d62f1042e548f8b9368f26b9ba4be5c" },
{ "luaotfload-glyphlist.lua", "61c0df805e753d4408972d93c1f4fef4" },
{ "luaotfload-glyphlist.lua", "318f90335db5b786ea0454d973ed5460" },
{ "luaotfload-characters.lua", "76415ca3ede312cad6e09038323489ae" },
{ "luaotfload-dvi.lua", "8d3f9adeaf8896eb94baf4f4a7cb72a4" },
{ "luaotfload-tounicode.lua", "245271ce518c136c96f22fee6cb810ab" },
{ "luaotfload-unicode.lua", "cebc6454abe34f2fe1c1248f8b2453da" },
{ "luaotfload-resolvers.lua", "0f87b7c297120189ddbd31f6ee324a9f" },
{ "luaotfload-parsers.lua", "73f67f95af947fe741c931e6f60b84cb" },
{ "luaotfload-fallback.lua", "3b1569703b22fabe9661f2188fa0dbd3" },
{ "luaotfload-szss.lua", "bdf184e24947478dc89307adf866a3ca" },
{ "luaotfload-scripts.lua", "2026f40b86c3e93eba401524424e71d9" },
{ "luaotfload-multiscript.lua", "1415dc53c2ad56f6dc892212090d7c03" },
{ "luaotfload-loaders.lua", "80907f5cf87e2d5f946936a1ef08b6a8" },
{ "luaotfload-harf-plug.lua", "201bbdd109fa1f0b02068e59f2f5384d" },
{ "luaotfload-harf-define.lua", "f1319af7f3837fbda6db470b77627c71" },
{ "luaotfload-notdef.lua", "920854a37e695604457cb1fcad35a814" },
{ "luaotfload-embolden.lua", "6b15c8ae9e49cfb4a5e319aadf1ef3ac" },
{ "luaotfload-letterspace.lua", "45fe7d691be75f6ef7f0c058c40113d9" },
{ "luaotfload-features.lua", "756bc857a0d63bf1a6abbd1406e85844" },
{ "luaotfload-database.lua", "0e2f26fead21ffdb36f36a5090220f8d" },
{ "luaotfload-configuration.lua", "0abab568ba9c0082c9ad3e1b75897d49" },
{ "luaotfload-colors.lua", "cda35651d19ec5ae24d18f3b0e1cfeec" },
{ "luaotfload-auxiliary.lua", "6dbe1a2a3f36cf57845e54c1927ccfee" },
{ "luaotfload-filelist.lua", "bd805bc5b92346005cde05679a4db421" },
{ "luaotfload-tool.lua", "244ec7b1febf40d9e153e7aab7ad7237" },
{ "luaotfload-diagnostics.lua", "8a51337bd7dcaf772ced0c16d13654cc" },
{ "luaotfload-log.lua", "b0cd5d77653fae19eceb1c1f195d9b77" },
{ "luaotfload-init.lua", "5808f9c69b6a266fef8b923aefaecdc3" },
{ "luaotfload-dvi.lua", "e8304fa04489ab056841d3d51e7fa43a" },
{ "luaotfload-tounicode.lua", "7558fbca3cc947507f4c935168dce093" },
{ "luaotfload-unicode.lua", "d2b388f48ca69e4f473e07e238218272" },
{ "luaotfload-resolvers.lua", "d8d280a54290adfaa5c8b5e8605e1a72" },
{ "luaotfload-parsers.lua", "3ecb621c4c2462c063555721f3d1b3f9" },
{ "luaotfload-fallback.lua", "1f456bf5996164dcae044aca2f225b60" },
{ "luaotfload-szss.lua", "9810b956cc6267ca15f0708b68a96cb2" },
{ "luaotfload-scripts.lua", "420b287a62411e7f579b0a04a1e59a4f" },
{ "luaotfload-multiscript.lua", "924912aad5dff499e9d02504f46b8507" },
{ "luaotfload-loaders.lua", "fdbb5e193284b95b5bb27b0c25feb85f" },
{ "luaotfload-harf-plug.lua", "3c3d5bfd7209944f0a373a4b36e49843" },
{ "luaotfload-harf-define.lua", "705ca53956bb81b5367db898135b4dfb" },
{ "luaotfload-notdef.lua", "9ac460d84dc759611c2e5e4a587a848d" },
{ "luaotfload-embolden.lua", "018874c9fb602afb7a924f1fbb817031" },
{ "luaotfload-letterspace.lua", "679fc1187b7f8202a6bf2bf3b71865cd" },
{ "luaotfload-features.lua", "d24af4f3d9c3c438d4cdb821b3db6f9b" },
{ "luaotfload-database.lua", "fa6719beed3fd4af206fe4175f6e7cbb" },
{ "luaotfload-configuration.lua", "5bac4d93a5ef9e5d4f60b1992eff5d17" },
{ "luaotfload-colors.lua", "c3fc989311ba00fa6cef4caffcb853fe" },
{ "luaotfload-auxiliary.lua", "1b452efc7215c76ea0849e6abe200b34" },
{ "luaotfload-filelist.lua", "d5a913375d4d70ac718c24b26f2bb481" },
{ "luaotfload-tool.lua", "698d136c40b25f22a3c0b946184b48e9" },
{ "luaotfload-diagnostics.lua", "e4154c9db3c035ba424f4aabdca2e76e" },
{ "luaotfload-log.lua", "275dc59a28eda676a46ed81c9cb2676b" },
{ "luaotfload-init.lua", "3dba70c7ae19c2177a8c08b2cc56b037" },
{ "luaotfload-main.lua", "b19c9cc34cf1d676c39f872cfb41aef6" },
},
["notes"]={
["committer"]="Marcel Fabian Krüger <[email protected]>",
["description"]="v3.28/2024-02-14",
["description"]="v3.29-dev/2024-02-14",
["loader"]="fontloader-2023-12-28.lua",
["revision"]="73dac18445938c6c54118045944817c4e8c59a1c",
["timestamp"]="2024-02-28 06:18:10 +0100",
["revision"]="72561365e3de47c138418af7d11ab335683ff7f0",
["timestamp"]="2024-02-28 08:12:37 +0100",
},
}
2 changes: 1 addition & 1 deletion src/fontloader/runtime/fontloader-basics-gen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ local readables = { }
local usingjit = jit

if not caches.namespace or caches.namespace == "" or caches.namespace == "context" then
caches.namespace = 'generic'
caches.namespace = 'generic-dev'
end

do
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-arabic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-arabic",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / features",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-auxiliary.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-auxiliary",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / auxiliary functions",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-colors",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-configuration.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-configuration",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / config file reader",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-database.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
do -- block to avoid to many local variables error
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-database",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / database",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-diagnostics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-diagnostics",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload-tool submodule / diagnostics",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-dvi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-dvi",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / DVI",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-embolden.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-embolden",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / embolden",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-fallback.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-fallback",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / fallback",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-features.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-features",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / features",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-filelist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

if luaotfload_module then luaotfload_module {
name = "luaotfload-filelist",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / filelist",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-harf-define.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
do -- block to avoid to many local variables error
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-define",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / HarfBuzz font loading",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-harf-plug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-----------------------------------------------------------------------
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-plug",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / HarfBuzz shaping",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-harf-var-cff2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
do
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-var-cff2",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / CFF2 table processing",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-harf-var-t2-writer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
do
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-var-t2-writer",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / Type 2 charstring writer",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-harf-var-ttf.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
do
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-var-ttf",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / gvar table processing",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-init",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / initialization",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-letterspace.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-letterspace",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / letterspacing",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-loaders.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-loaders",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / callback handling",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-log.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-log",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / logging",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-multiscript.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-multiscript",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / multiscript",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-notdef.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-notdef",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / notdef",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-parsers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-parsers",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / parsers",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-resolvers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-resolvers",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / resolvers",
license = "GPL v2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-scripts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-script",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / Script helpers",
license = "CC0 1.0 Universal",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-suppress.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-suppress",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / suppress",
license = "GPL v2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/luaotfload-szss.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-szss",
version = "3.28", --TAGVERSION
version = "3.29-dev", --TAGVERSION
date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / Special feature handling",
license = "GPL v2.0",
Expand Down
Loading

0 comments on commit 42c2eda

Please sign in to comment.