Cleanup of #2710 .
This commit is contained in:
parent
87849ca75e
commit
2f36e60b0d
4 changed files with 37 additions and 17 deletions
|
@ -1916,10 +1916,19 @@ selectorAffix.W = "curly"
|
|||
selectorAffix."W/sansSerif" = "curly"
|
||||
selectorAffix.WHookTop = "curly"
|
||||
|
||||
[prime.capital-w.variants-buildup.stages.body.curly-flat-top]
|
||||
[prime.capital-w.variants-buildup.stages.body.curly-almost-flat-top]
|
||||
rank = 11
|
||||
groupRank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "curly body shape that the middle is almost aligned the top"
|
||||
selectorAffix.W = "curlyAlmostFlatTop"
|
||||
selectorAffix."W/sansSerif" = "curlyAlmostFlatTop"
|
||||
selectorAffix.WHookTop = "curlyAlmostFlatTop"
|
||||
|
||||
[prime.capital-w.variants-buildup.stages.body.curly-flat-top]
|
||||
rank = 12
|
||||
groupRank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "curly body with a middle stem aligned to the top"
|
||||
selectorAffix.W = "curlyFlatTop"
|
||||
selectorAffix."W/sansSerif" = "curlyFlatTop"
|
||||
|
@ -4845,7 +4854,7 @@ selectorAffix.wHookTop = "straight"
|
|||
[prime.w.variants-buildup.stages.body.straight-almost-flat-top]
|
||||
rank = 2
|
||||
groupRank = 1
|
||||
descriptionAffix = "straight body shape that the middle is forced to be aligned the top"
|
||||
descriptionAffix = "straight body shape that the middle is almost aligned the top"
|
||||
selectorAffix.w = "straightAlmostFlatTop"
|
||||
selectorAffix."w/sansSerif" = "straightAlmostFlatTop"
|
||||
selectorAffix.wHookTop = "straightAlmostFlatTop"
|
||||
|
@ -4916,17 +4925,26 @@ selectorAffix.w = "curly"
|
|||
selectorAffix."w/sansSerif" = "curly"
|
||||
selectorAffix.wHookTop = "curly"
|
||||
|
||||
[prime.w.variants-buildup.stages.body.curly-flat-top]
|
||||
[prime.w.variants-buildup.stages.body.curly-almost-flat-top]
|
||||
rank = 11
|
||||
groupRank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "curly body shape that the middle is almost aligned the top"
|
||||
selectorAffix.w = "curlyAlmostFlatTop"
|
||||
selectorAffix."w/sansSerif" = "curlyAlmostFlatTop"
|
||||
selectorAffix.wHookTop = "curlyAlmostFlatTop"
|
||||
|
||||
[prime.w.variants-buildup.stages.body.curly-flat-top]
|
||||
rank = 12
|
||||
groupRank = 3
|
||||
nonBreakingVariantAdditionPriority = 100
|
||||
descriptionAffix = "curly body with a middle stem aligned to the top"
|
||||
selectorAffix.w = "curlyFlatTop"
|
||||
selectorAffix."w/sansSerif" = "curlyFlatTop"
|
||||
selectorAffix.wHookTop = "curlyFlatTop"
|
||||
|
||||
[prime.w.variants-buildup.stages.body.cursive]
|
||||
rank = 12
|
||||
rank = 13
|
||||
groupRank = 4
|
||||
descriptionAffix = "cursive shape"
|
||||
selectorAffix.w = "cursive"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue