-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add makeinstancesufo support for strict flag passed to ufoProcessor/f…
…ontMath
- Loading branch information
1 parent
ed6287d
commit c3a3b6b
Showing
111 changed files
with
1,555 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
tests/makeinstancesufo_data/expected_output/bend1.ufo/features.fea
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@lat_UC_left = [ A B C D E F G H J K L M N O P R S T U V W X Y Z ]; | ||
|
||
@lat_lcnew_right = [ a o l lslash b ]; | ||
|
||
@punct_left = [ hyphen parenleft quotedblbase guillemotleft quotedblleft guillemotright quotedblright asterisk quotesingle comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@punct_right = [ hyphen parenright guillemotleft quotedblleft guillemotright quotedblright exclam quotedbl asterisk comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@lat_lc_right = [ a n e c f g i j lslash o p d h s t u v w x y z ]; | ||
|
||
@lat_lcnew_left = [ d dcaron e c l lslash o eth s germandbls ]; | ||
|
||
@lat_lc_left = [ c dcaron eth e f longs germandbls g j k lslash o b r d n a s t v w x y z ]; | ||
|
14 changes: 14 additions & 0 deletions
14
tests/makeinstancesufo_data/expected_output/bend2.ufo/features.fea
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@lat_UC_left = [ A B C D E F G H J K L M N O P R S T U V W X Y Z ]; | ||
|
||
@lat_lcnew_right = [ a o l lslash b ]; | ||
|
||
@punct_left = [ hyphen parenleft quotedblbase guillemotleft quotedblleft guillemotright quotedblright asterisk quotesingle comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@punct_right = [ hyphen parenright guillemotleft quotedblleft guillemotright quotedblright exclam quotedbl asterisk comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@lat_lc_right = [ a n e c f g i j lslash o p d h s t u v w x y z ]; | ||
|
||
@lat_lcnew_left = [ d dcaron e c l lslash o eth s germandbls ]; | ||
|
||
@lat_lc_left = [ c dcaron eth e f longs germandbls g j k lslash o b r d n a s t v w x y z ]; | ||
|
14 changes: 14 additions & 0 deletions
14
tests/makeinstancesufo_data/expected_output/bend3.ufo/features.fea
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@lat_UC_left = [ A B C D E F G H J K L M N O P R S T U V W X Y Z ]; | ||
|
||
@lat_lcnew_right = [ a o l lslash b ]; | ||
|
||
@punct_left = [ hyphen parenleft quotedblbase guillemotleft quotedblleft guillemotright quotedblright asterisk quotesingle comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@punct_right = [ hyphen parenright guillemotleft quotedblleft guillemotright quotedblright exclam quotedbl asterisk comma period slash colon semicolon question backslash bullet ]; | ||
|
||
@lat_lc_right = [ a n e c f g i j lslash o p d h s t u v w x y z ]; | ||
|
||
@lat_lcnew_left = [ d dcaron e c l lslash o eth s germandbls ]; | ||
|
||
@lat_lc_left = [ c dcaron eth e f longs germandbls g j k lslash o b r d n a s t v w x y z ]; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.