Skip to content

Commit 7b39833

Browse files
committed
Release 32.5.0
2 parents a5d26cb + d12f068 commit 7b39833

File tree

391 files changed

+4132
-3258
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

391 files changed

+4132
-3258
lines changed

CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
## Modifications since last major version
22

3+
### 32.5.0
4+
5+
* Add variant selector for decorative angle brackets (U+276C...U+2771) (#2603, #2623).
6+
* Refine shape of the following characters:
7+
- GREEK PHI SYMBOL (`U+03D5`).
8+
- CYRILLIC SMALL LETTER EF (`U+0444`).
9+
- ARMENIAN CAPITAL LETTER KEH (`U+0554`).
10+
- ARMENIAN SMALL LETTER CA (`U+056E`).
11+
- ARMENIAN SMALL LETTER KEH (`U+0584`).
12+
- VERTICAL ZIGZAG LINE (`U+299A`).
13+
- LEFT WIGGLY FENCE (`U+29D8`).
14+
- RIGHT WIGGLY FENCE (`U+29D9`).
15+
- LEFT DOUBLE WIGGLY FENCE (`U+29DA`).
16+
- RIGHT DOUBLE WIGGLY FENCE (`U+29DB`).
17+
- HORIZONTAL RESISTOR SEGMENT (`U+1CC09`).
18+
- VERTICAL RESISTOR SEGMENT (`U+1CC0A`).
19+
- HORIZONTAL ZIGZAG LINE (`U+1CEB0`).
20+
* Add italic form for Cyrillic Small Letter Ghe with Upturn (`ґ`).
21+
* Add characters:
22+
- ELECTRIC ARROW (`U+2301`).
23+
- UP ARROWHEAD (`U+2303`).
24+
- DOWN ARROWHEAD (`U+2304`).
25+
- POSITION INDICATOR (`U+2316`).
26+
- UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS (`U+2324`).
27+
- OPTION KEY (`U+2325`).
28+
- CYLINDRICITY (`U+232D`).
29+
- ALL AROUND-PROFILE (`U+232E`).
30+
- TOTAL RUNOUT (`U+2330`).
31+
- DIMENSION ORIGIN (`U+2331`).
32+
- ENTER SYMBOL (`U+2386`).
33+
- ALTERNATIVE KEY SYMBOL (`U+2387`).
34+
- SQUARE POSITION INDICATOR (`U+2BD0`).
35+
* Descriptions of stylistic sets are added to font files (#2664).
36+
37+
338
### 32.4.0
439

540
* Add `curved` variant for `` (#2045).

changes/32.5.0.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
* Add variant selector for decorative angle brackets (U+276C...U+2771) (#2603, #2623).
2+
* Refine shape of the following characters:
3+
- GREEK PHI SYMBOL (`U+03D5`).
4+
- CYRILLIC SMALL LETTER EF (`U+0444`).
5+
- ARMENIAN CAPITAL LETTER KEH (`U+0554`).
6+
- ARMENIAN SMALL LETTER CA (`U+056E`).
7+
- ARMENIAN SMALL LETTER KEH (`U+0584`).
8+
- VERTICAL ZIGZAG LINE (`U+299A`).
9+
- LEFT WIGGLY FENCE (`U+29D8`).
10+
- RIGHT WIGGLY FENCE (`U+29D9`).
11+
- LEFT DOUBLE WIGGLY FENCE (`U+29DA`).
12+
- RIGHT DOUBLE WIGGLY FENCE (`U+29DB`).
13+
- HORIZONTAL RESISTOR SEGMENT (`U+1CC09`).
14+
- VERTICAL RESISTOR SEGMENT (`U+1CC0A`).
15+
- HORIZONTAL ZIGZAG LINE (`U+1CEB0`).
16+
* Add italic form for Cyrillic Small Letter Ghe with Upturn (`ґ`).
17+
* Add characters:
18+
- ELECTRIC ARROW (`U+2301`).
19+
- UP ARROWHEAD (`U+2303`).
20+
- DOWN ARROWHEAD (`U+2304`).
21+
- POSITION INDICATOR (`U+2316`).
22+
- UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS (`U+2324`).
23+
- OPTION KEY (`U+2325`).
24+
- CYLINDRICITY (`U+232D`).
25+
- ALL AROUND-PROFILE (`U+232E`).
26+
- TOTAL RUNOUT (`U+2330`).
27+
- DIMENSION ORIGIN (`U+2331`).
28+
- ENTER SYMBOL (`U+2386`).
29+
- ALTERNATIVE KEY SYMBOL (`U+2387`).
30+
- SQUARE POSITION INDICATOR (`U+2BD0`).
31+
* Descriptions of stylistic sets are added to font files (#2664).

doc/PACKAGE-LIST.md

+137-137
Large diffs are not rendered by default.

doc/character-variants.md

+13
Original file line numberDiff line numberDiff line change
@@ -3777,6 +3777,19 @@
37773777
<td colspan="11"> </td>
37783778
</tr>
37793779
<tr>
3780+
<td rowspan="2"><code>VSAU</code></td>
3781+
<td colspan="2"><img src="../images/cv-decorative-angle-brackets-tall.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-tall.dark.svg#gh-dark-mode-only" width=64/></td>
3782+
<td colspan="2"><img src="../images/cv-decorative-angle-brackets-middle.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-middle.dark.svg#gh-dark-mode-only" width=64/></td>
3783+
<td colspan="2"><img src="../images/cv-decorative-angle-brackets-short.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-short.dark.svg#gh-dark-mode-only" width=64/></td>
3784+
<td colspan="6"> </td>
3785+
</tr>
3786+
<tr>
3787+
<td colspan="2">1</td>
3788+
<td colspan="2">2</td>
3789+
<td colspan="2">3</td>
3790+
<td colspan="6"> </td>
3791+
</tr>
3792+
<tr>
37803793
<td rowspan="2"><code>VLAA</code></td>
37813794
<td colspan="2"><img src="../images/cv-lig-ltgteq-flat.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-lig-ltgteq-flat.dark.svg#gh-dark-mode-only" width=64/></td>
37823795
<td colspan="2"><img src="../images/cv-lig-ltgteq-slanted.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-lig-ltgteq-slanted.dark.svg#gh-dark-mode-only" width=64/></td>

doc/custom-build.md

+10
Original file line numberDiff line numberDiff line change
@@ -3457,6 +3457,16 @@ Subsection `variants` is used to configure character variants in the font. Prope
34573457
<tr><td rowspan="2" width="60"><img src="../images/cv-micro-sign-toothless-rounded-serifed.light.svg#gh-light-mode-only" width=32/><img src="../images/cv-micro-sign-toothless-rounded-serifed.dark.svg#gh-dark-mode-only" width=32/></td><td><code>micro-sign = 'toothless-rounded-serifed'</code>, <code>VSAT = 13</code></td></tr>
34583458
<tr><td>Micro Sign (<code>µ</code>) with toothless (rounded) shape, and serifs</td></tr>
34593459
</table></details>
3460+
- Styles for `❮`, `❯` (Decorative angle brackets (U+276C...U+2771))
3461+
<details><summary>3 variants</summary>
3462+
<table>
3463+
<tr><td rowspan="2" width="92"><img src="../images/cv-decorative-angle-brackets-tall.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-tall.dark.svg#gh-dark-mode-only" width=64/></td><td><code>decorative-angle-brackets = 'tall'</code>, <code>VSAU = 1</code></td></tr>
3464+
<tr><td>Tall decorative angle brackets, sharing same height as conventional brackets</td></tr>
3465+
<tr><td rowspan="2" width="92"><img src="../images/cv-decorative-angle-brackets-middle.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-middle.dark.svg#gh-dark-mode-only" width=64/></td><td><code>decorative-angle-brackets = 'middle'</code>, <code>VSAU = 2</code></td></tr>
3466+
<tr><td>Middle-height decorative angle brackets (default)</td></tr>
3467+
<tr><td rowspan="2" width="92"><img src="../images/cv-decorative-angle-brackets-short.light.svg#gh-light-mode-only" width=64/><img src="../images/cv-decorative-angle-brackets-short.dark.svg#gh-dark-mode-only" width=64/></td><td><code>decorative-angle-brackets = 'short'</code>, <code>VSAU = 3</code></td></tr>
3468+
<tr><td>Short decorative angle brackets, sharing same height as guillemts</td></tr>
3469+
</table></details>
34603470
- Styles for `<=`, `>=` (Less-equal and Greater-equal ligations)
34613471
<details><summary>2 variants</summary>
34623472
<table>

doc/cv-influences.md

+8
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,10 @@
495495

496496
µ (`U+00B5`)
497497

498+
- `VSAU`:
499+
500+
❬ (`U+276C`), ❭ (`U+276D`), ❮ (`U+276E`), ❯ (`U+276F`), ❰ (`U+2770`), ❱ (`U+2771`)
501+
498502
- `VXAA`:
499503

500504
Њ (`U+040A`), Н (`U+041D`), Ң (`U+04A2`), Ҥ (`U+04A4`), Ӈ (`U+04C7`), Ӊ (`U+04C9`), Ԋ (`U+050A`), Ԣ (`U+0522`), Ԩ (`U+0528`)
@@ -1026,6 +1030,10 @@
10261030

10271031
µ (`U+00B5`)
10281032

1033+
- `VSAU`:
1034+
1035+
❬ (`U+276C`), ❭ (`U+276D`), ❮ (`U+276E`), ❯ (`U+276F`), ❰ (`U+2770`), ❱ (`U+2771`)
1036+
10291037
- `VXAA`:
10301038

10311039
Њ (`U+040A`), Н (`U+041D`), Ң (`U+04A2`), Ҥ (`U+04A4`), Ӈ (`U+04C7`), Ӊ (`U+04C9`), Ԋ (`U+050A`), Ԣ (`U+0522`), Ԩ (`U+0528`)

images/button-release.dark.svg

+2-2
Loading

images/button-release.light.svg

+2-2
Loading

0 commit comments

Comments
 (0)