Mark the advanceScaleSp changes as breaking.
This commit is contained in:
parent
6bf84e8af8
commit
8cad163d85
11 changed files with 4 additions and 14 deletions
|
@ -1,3 +1,7 @@
|
|||
* \[**Breaking**\] Adjusted width of spaces in quasi-porportional
|
||||
- Slightly narrower by default
|
||||
- Adjustable via metric override
|
||||
* \[**Breaking**\] Reordered variants for `W`, `a`, `b`, `g`, `q`, `w`, `α`, Cyrillic `а`, Cyrillic `ф`, and `$`.
|
||||
* Refine shape of the following characters:
|
||||
- CYRILLIC CAPITAL LETTER SHHA (`U+04BA`).
|
||||
- CYRILLIC CAPITAL LETTER KOMI DJE (`U+0502`) ... CYRILLIC SMALL LETTER KOMI ZJE (`U+0505`).
|
||||
|
@ -16,6 +20,3 @@
|
|||
- ARMENIAN SMALL LETTER FEH (`U+0586`).
|
||||
- ARMENIAN SMALL LIGATURE ECH YIWN (`U+0587`).
|
||||
- CYRILLIC CAPITAL LETTER HWE (`U+A694`).
|
||||
* Adjusted width of spaces in quasi-porportional
|
||||
- Slightly narrower by default
|
||||
- Adjustable via metric override
|
|
@ -1846,7 +1846,6 @@ selectorAffix.WHookTop = "straightVerticalSides"
|
|||
|
||||
[prime.capital-w.variants-buildup.stages.body.rounded-vertical-sides]
|
||||
rank = 7
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "rounded body shape with vertical sides"
|
||||
selectorAffix.W = "roundedVerticalSides"
|
||||
selectorAffix."W/sansSerif" = "roundedVerticalSides"
|
||||
|
@ -2213,7 +2212,6 @@ selectorAffix."aScript/autoSerifed/sans" = "topCut"
|
|||
|
||||
[prime.a.variants-buildup.stages.ear.top-cut]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at top"
|
||||
selectorAffix.a = "topCut"
|
||||
selectorAffix."ae/a" = ""
|
||||
|
@ -2369,7 +2367,6 @@ selectorAffix.bHookTop = "toothed"
|
|||
|
||||
[prime.b.variants-buildup.stages.body.bottom-cut]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at bottom"
|
||||
selectorAffix.b = "bottomCut"
|
||||
selectorAffix."b/sansSerif" = "bottomCut"
|
||||
|
@ -2878,7 +2875,6 @@ selectorAffix.gScript = "topCut"
|
|||
|
||||
[prime.g.variants-buildup.stages.ear.top-cut]
|
||||
rank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at top"
|
||||
selectorAffix.g = "topCut"
|
||||
selectorAffix."g/sansSerif" = "topCut"
|
||||
|
@ -3997,7 +3993,6 @@ selectorAffix.gha = ""
|
|||
|
||||
[prime.q.variants-buildup.stages.body.top-cut]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at top"
|
||||
selectorAffix.q = "topCut"
|
||||
selectorAffix."q/sansSerif" = "topCut"
|
||||
|
@ -4761,7 +4756,6 @@ selectorAffix.wHookTop = "straightVerticalSides"
|
|||
[prime.w.variants-buildup.stages.body.rounded-vertical-sides]
|
||||
rank = 4
|
||||
groupRank = 1
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "rounded body shape with vertical sides"
|
||||
selectorAffix.w = "roundedVerticalSides"
|
||||
selectorAffix."w/sansSerif" = "roundedVerticalSides"
|
||||
|
@ -5536,7 +5530,6 @@ selectorAffix."grek/alpha/sansSerif" = ""
|
|||
|
||||
[prime.lower-alpha.variants-buildup.stages.ear.top-cut]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at top"
|
||||
selectorAffix."grek/alpha" = "topCut"
|
||||
selectorAffix."grek/alpha/sansSerif" = "topCut"
|
||||
|
@ -6317,7 +6310,6 @@ selectorAffix."cyrl/ae/a" = ""
|
|||
|
||||
[prime.cyrl-a.variants-buildup.stages.ear.top-cut]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "a diagonal cut at top"
|
||||
selectorAffix."cyrl/a" = "topCut"
|
||||
selectorAffix."cyrl/ae/a" = ""
|
||||
|
@ -7336,7 +7328,6 @@ selectorAffix."cyrl/ef.BGR" = "cursive"
|
|||
|
||||
[prime.cyrl-ef.variants-buildup.stages.bar.diagonal-tailed-cursive]
|
||||
rank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
next = "END"
|
||||
descriptionAffix = "cursive bar, and diagonal tail"
|
||||
selectorAffix."cyrl/ef" = "diagonalTailedCursive"
|
||||
|
@ -8315,7 +8306,6 @@ selectorAffix.dollar = ""
|
|||
|
||||
[prime.dollar.variants-buildup.stages.bar-slope.slanted]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "slanted bar"
|
||||
selectorAffix.dollar = "slanted"
|
||||
|
||||
|
@ -8372,7 +8362,6 @@ selectorAffix.cent = ""
|
|||
|
||||
[prime.cent.variants-buildup.stages.bar-slope.slanted]
|
||||
rank = 2
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "slanted bar"
|
||||
selectorAffix.cent = "slanted"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue