-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from RosaWagner/master
Fixed some other mark fails
- Loading branch information
Showing
2,611 changed files
with
42,122 additions
and
74,792 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,13 @@ | ||
# ninja log v5 | ||
0 23492 1701175184307336348 out/Diffenator/Black-Bold-ExtraBold-ExtraLight/ExtraBold 1cfdfb4349d9a53d | ||
0 23545 1701175184356779207 out/Diffenator/Black-Bold-ExtraBold-ExtraLight/Bold 78c93d8fdd00fefd | ||
0 23572 1701175184385495125 out/Diffenator/Black-Bold-ExtraBold-ExtraLight/Black fded81a5d596334a | ||
1 23642 1701175184517100813 out/Diffenator/Black-Bold-ExtraBold-ExtraLight/ExtraLight 89529f1e9cf0db0f | ||
1 22810 1701175207284474697 out/Diffenator/Light-Medium-Regular-SemiBold/SemiBold 810a89b2f4c2ce34 | ||
0 22854 1701175207332578345 out/Diffenator/Light-Medium-Regular-SemiBold/Light 85b0d3254df7dcf5 | ||
1 22872 1701175207356546193 out/Diffenator/Light-Medium-Regular-SemiBold/Medium f0f60e4348712bb | ||
1 23121 1701175207655201959 out/Diffenator/Light-Medium-Regular-SemiBold/Regular 3a90bb750181aa43 | ||
0 21242 1701175228892858358 out/Diffenator/Thin/Thin 74c6e5625e1a92b8 | ||
1 1310 1701175230253198665 out/Diffbrowsers/Black-Bold-ExtraBold-ExtraLight/diffbrowsers c52b263709080f8c | ||
0 1292 1701175231546724115 out/Diffbrowsers/Light-Medium-Regular-SemiBold/diffbrowsers 42c384c65128b1be | ||
0 1285 1701175232834221406 out/Diffbrowsers/Thin/diffbrowsers b2e026b0a7f93c7e |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -1,49 +1,98 @@ | ||
#> classes | ||
#/> tags | ||
@xxx = [a]; | ||
#/< tags | ||
#< classes | ||
|
||
# Prefix: Languagesystems | ||
languagesystem DFLT dflt; | ||
languagesystem latn dflt; | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
feature aalt { | ||
# automatic | ||
feature locl; | ||
feature sups; | ||
feature frac; | ||
feature ordn; | ||
feature case; | ||
|
||
} aalt; | ||
|
||
feature ccmp { | ||
# automatic | ||
lookup ccmp_Other_1 { | ||
@CombiningTopAccents = [acutecomb brevecomb caroncomb circumflexcomb dieresiscomb dotaccentcomb gravecomb hungarumlautcomb macroncomb ringcomb tildecomb]; | ||
lookupflag UseMarkFilteringSet @CombiningTopAccents; | ||
sub i' @CombiningTopAccents by idotless; | ||
sub j' @CombiningTopAccents by jdotless; | ||
} ccmp_Other_1; | ||
|
||
lookup ccmp_latn_1 { | ||
lookupflag 0; | ||
sub fi by f i; | ||
sub fl by f l; | ||
sub Ldot by L periodcentered.loclCAT.case; | ||
sub ldot by l periodcentered.loclCAT; | ||
} ccmp_latn_1; | ||
|
||
script latn; | ||
lookup ccmp_latn_1; | ||
|
||
} ccmp; | ||
|
||
feature locl { | ||
# automatic | ||
script latn; | ||
language ROM; | ||
lookup locl_latn_0 { | ||
sub Scedilla by Scommaaccent; | ||
sub scedilla by scommaaccent; | ||
sub Tcedilla by Tcommaaccent; | ||
sub tcedilla by tcommaaccent; | ||
} locl_latn_0; | ||
language MOL; | ||
lookup locl_latn_0; | ||
|
||
script latn; | ||
language CAT; | ||
lookup locl_latn_1 { | ||
sub l periodcentered' l by periodcentered.loclCAT; | ||
sub L periodcentered' L by periodcentered.loclCAT.case; | ||
} locl_latn_1; | ||
|
||
} locl; | ||
|
||
feature sups { | ||
# automatic | ||
sub one by onesuperior; | ||
sub two by twosuperior; | ||
sub three by threesuperior; | ||
|
||
} sups; | ||
|
||
feature frac { | ||
# automatic | ||
sub one slash four by onequarter; | ||
sub one slash two by onehalf; | ||
sub three slash four by threequarters; | ||
|
||
} frac; | ||
|
||
feature ordn { | ||
# automatic | ||
sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine; | ||
sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine; | ||
|
||
} ordn; | ||
|
||
feature case { | ||
# automatic | ||
sub periodcentered.loclCAT by periodcentered.loclCAT.case; | ||
|
||
} case; | ||
|
||
feature liga { | ||
# Standard Ligatures | ||
|
||
#> feature | ||
sub f f by f_f; | ||
sub f i by fi; | ||
sub f l by fl; | ||
sub longs t by longs_t; | ||
sub f f i by f_f_i; | ||
sub f f l by f_f_l; | ||
#< feature | ||
# automatic | ||
lookupflag IgnoreMarks; | ||
sub f f i by f_f_i; | ||
sub f f l by f_f_l; | ||
sub f f by f_f; | ||
sub longs t by longs_t.liga; | ||
sub f i by fi; | ||
sub f l by fl; | ||
|
||
} liga; |
Oops, something went wrong.