Skip to content

Commit

Permalink
Release 31.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Aug 17, 2024
2 parents c969b50 + dfa47d3 commit 2528045
Show file tree
Hide file tree
Showing 65 changed files with 716 additions and 400 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Modifications since last major version

### 31.3.0

* Add `diagonal-tailed-cursive` variants for Cyrillic Lower Ef (`cv93`).
* Add `rounded-vertical-sides` variants for Capital/Lower W (`cv32`, `cv57`).
* Make Aile and Etoile use `straight` variants for `brace` and `guillemet`.
* Prevent clipping of texture-extended glyphs in Kitty.


### 31.2.0

* Add variant selectors for Greek lower Phi/Psi (`VXAG`, `VXAH`).
Expand Down
9 changes: 7 additions & 2 deletions build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,8 @@ cyrl-ef = "split-serifless"
four = "closed-serifless"
six = "closed-contour"
nine = "closed-contour"
brace = "straight"
guillemet = "straight"
at = "fourfold"
percent = "rings-continuous-slash"
micro-sign = "toothed-serifless"
Expand Down Expand Up @@ -740,13 +742,14 @@ eszet = "longs-s-lig-serifless"
lower-iota = "serifed-flat-tailed"
lower-lambda = "straight-turn"
lower-tau = "short-tailed"
cyrl-a = "double-storey-serifless"
cyrl-u = "straight-serifless"
cyrl-ef = "split-serifless"
cyrl-yeri = "corner"
cyrl-yery = "corner"
four = "closed-serifless"
six = "closed-contour"
nine = "closed-contour"
brace = "straight"
guillemet = "straight"
at = "fourfold"
percent = "rings-continuous-slash"
micro-sign = "toothed-serifless"
Expand Down Expand Up @@ -785,6 +788,8 @@ cyrl-ef = "split-serifed"
four = "closed-serifed"
six = "closed-contour"
nine = "closed-contour"
brace = "straight"
guillemet = "straight"
at = "fourfold"
percent = "rings-continuous-slash"

Expand Down
4 changes: 4 additions & 0 deletions changes/31.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* Add `diagonal-tailed-cursive` variants for Cyrillic Lower Ef (`cv93`).
* Add `rounded-vertical-sides` variants for Capital/Lower W (`cv32`, `cv57`).
* Make Aile and Etoile use `straight` variants for `brace` and `guillemet`.
* Prevent clipping of texture-extended glyphs in Kitty.
274 changes: 137 additions & 137 deletions doc/PACKAGE-LIST.md

Large diffs are not rendered by default.

28 changes: 22 additions & 6 deletions doc/character-variants.md
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,10 @@
<td><img src="../images/cv-capital-w-straight-vertical-sides-serifless.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-straight-vertical-sides-serifless.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-capital-w-straight-vertical-sides-motion-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-straight-vertical-sides-motion-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-capital-w-straight-vertical-sides-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-straight-vertical-sides-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="6"> </td>
<td><img src="../images/cv-capital-w-rounded-vertical-sides-serifless.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-rounded-vertical-sides-serifless.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-capital-w-rounded-vertical-sides-motion-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-rounded-vertical-sides-motion-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-capital-w-rounded-vertical-sides-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-capital-w-rounded-vertical-sides-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="3"> </td>
</tr>
<tr>
<td>13</td>
Expand All @@ -930,7 +933,10 @@
<td>16</td>
<td>17</td>
<td>18</td>
<td colspan="6"> </td>
<td>19</td>
<td>20</td>
<td>21</td>
<td colspan="3"> </td>
</tr>
<tr>
<td rowspan="2"><code>cv33</code></td>
Expand Down Expand Up @@ -1884,7 +1890,10 @@
<td><img src="../images/cv-w-straight-asymmetric-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-straight-asymmetric-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-w-cursive-serifless.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-cursive-serifless.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-w-cursive-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-cursive-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="4"> </td>
<td><img src="../images/cv-w-rounded-vertical-sides-serifless.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-rounded-vertical-sides-serifless.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-w-rounded-vertical-sides-motion-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-rounded-vertical-sides-motion-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-w-rounded-vertical-sides-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-w-rounded-vertical-sides-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="1"> </td>
</tr>
<tr>
<td>13</td>
Expand All @@ -1895,7 +1904,10 @@
<td>18</td>
<td>19</td>
<td>20</td>
<td colspan="4"> </td>
<td>21</td>
<td>22</td>
<td>23</td>
<td colspan="1"> </td>
</tr>
<tr>
<td rowspan="4"><code>cv58</code></td>
Expand Down Expand Up @@ -3094,7 +3106,9 @@
<td><img src="../images/cv-cyrl-ef-split-top-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-cyrl-ef-split-top-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-cyrl-ef-split-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-cyrl-ef-split-serifed.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-cyrl-ef-split-cursive.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-cyrl-ef-split-cursive.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="4"> </td>
<td><img src="../images/cv-cyrl-ef-diagonal-tailed-cursive.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-cyrl-ef-diagonal-tailed-cursive.dark.svg#gh-dark-mode-only" width=32/></td>
<td><img src="../images/cv-cyrl-ef-split-diagonal-tailed-cursive.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-cyrl-ef-split-diagonal-tailed-cursive.dark.svg#gh-dark-mode-only" width=32/></td>
<td colspan="2"> </td>
</tr>
<tr>
<td>1</td>
Expand All @@ -3105,7 +3119,9 @@
<td>6</td>
<td>7</td>
<td>8</td>
<td colspan="4"> </td>
<td>9</td>
<td>10</td>
<td colspan="2"> </td>
</tr>
<tr>
<td rowspan="2"><code>cv94</code></td>
Expand Down
Loading

0 comments on commit 2528045

Please sign in to comment.