fix missing a-cy
in cv02
and cv31
, improve cv02
in extrabold master #303
This commit is contained in:
parent
6f3e53d5d6
commit
01e22143da
8 changed files with 9334 additions and 9130 deletions
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -1791,6 +1791,7 @@ feature cv31 {
|
|||
sub aogonek by aogonek.cv31;
|
||||
sub aring by aring.cv31;
|
||||
sub atilde by atilde.cv31;
|
||||
sub a-cy by a-cy.cv31;
|
||||
sub ordfeminine by ordfeminine.cv31;
|
||||
|
||||
sub a_l.liga by a_l.liga.cv31;
|
||||
|
|
|
@ -1669,6 +1669,7 @@ feature cv02 {
|
|||
sub aogonek by aogonek.cv02;
|
||||
sub aring by aring.cv02;
|
||||
sub atilde by atilde.cv02;
|
||||
sub a-cy by a-cy.cv02;
|
||||
sub ordfeminine by ordfeminine.cv02;
|
||||
} cv02;
|
||||
|
||||
|
|
Loading…
Reference in a new issue