diff --git a/build-plans.toml b/build-plans.toml index 115244963..992417df0 100644 --- a/build-plans.toml +++ b/build-plans.toml @@ -756,7 +756,7 @@ at = "fourfold" percent = "rings-continuous-slash" micro-sign = "toothed-serifless" -[buildPlans.IosevkaAile.widths.normal] +[buildPlans.IosevkaAile.widths.Normal] shape = 600 menu = 5 css = "normal" @@ -797,7 +797,7 @@ w = "straight-flat-top-motion-serifed" long-s = "flat-hook-tailed" eszet = "longs-s-lig-tailed-serifless" -[buildPlans.IosevkaEtoile.widths.normal] +[buildPlans.IosevkaEtoile.widths.Normal] shape = 600 menu = 5 css = "normal" diff --git a/changes/28.0.0-alpha.1.md b/changes/28.0.0-alpha.1.md index 15ee7853b..7dadfc4b3 100644 --- a/changes/28.0.0-alpha.1.md +++ b/changes/28.0.0-alpha.1.md @@ -1,6 +1,7 @@ * \[**BREAKING**\] The filenames and package filenames are changed. - They will now use PascalCase instead of kebab-case. - To package manager maintainers: Please upgrade your script to make it capable to download and install the fonts under new names, and properly uninstall the fonts under old names. + * \[**BREAKING**\] The "SGr" TTC packages for Iosevka Aile and Etoile will no longer be generated, as they are duplicates to the non-SGr TTC packages. * \[**BREAKING**\] Reorder of glyph variants: - Influenced characters: `M`, `R`, `f`, `t`, `x`, Long S (`ſ`), Lower Chi (`χ`), Cyrillic Lower Em (`м`), Cyrillic Ya (`Я`, `я`), `5`. * \[**BREAKING**\] Tags for variant features for Cyrillic lowercase Er and U are changed to `cv76` and `cv78`. diff --git a/utility/generate-release-note/package-list.mjs b/utility/generate-release-note/package-list.mjs index 86b97bff2..950affe6e 100644 --- a/utility/generate-release-note/package-list.mjs +++ b/utility/generate-release-note/package-list.mjs @@ -36,17 +36,26 @@ async function GeneratePackageList(argv, out) { const familyName = buildName("\u00a0", ...prime.family.split(" ")); const sTtcName = buildName("-", "SuperTTC", groupID, argv.version); const ttcName = buildName("-", "PkgTTC", groupID, argv.version); - const sTtcLink = `${DownloadLinkPrefix}/${sTtcName}.zip`; - const ttcLink = `${DownloadLinkPrefix}/${ttcName}.zip`; const proportionPrefix = gr.quasiProportional ? "Quasi-proportional" : "Monospace"; const desc = `${proportionPrefix}, ${prime.desc}`; const img = ImgX(`${imagePrefix}/${groupID}`); + + let ttcCells = [`