1
0
Fork 0
mirror of synced 2024-05-19 03:53:30 +12:00

Returned {. .} as cv28 (closes #875)

This commit is contained in:
Nikita Prokopov 2020-10-10 23:29:37 +02:00
parent 00c09d322d
commit acd502658b
2 changed files with 6 additions and 2 deletions

View file

@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file.
- Moved `.-` into `cv25` #860 #1103
- Added `:-` to `cv26` #790
- Returned `[]` as `cv27`
- Returned `{. .}` as `cv28` #875 #635 #409 #279 #264 #214
- Returned full ligatures for `Fl` `Tl` `fi` `fj` `fl` `ft` as `ss10`
#### 5.2 (June 12, 2020)

View file

@ -1,8 +1,7 @@
{
.appVersion = "1346";
DisplayStrings = (
"<<=/space <=/space <<==/space <=</space <=>/space <<=\012>>=/space >>==\012||=/space ||==/space ||=|\012|=/space |==/space |=|/space =|=\012//=\012!=\012a/space/colon_hyphen.cv26 b\012t.-r\012x:=y\012Fl/space Tl/space fi/space fj/space fl/space ft",
"/period_hyphen.cv25"
"{..}"
);
classes = (
{
@ -421,6 +420,10 @@ notes = "Name: := as ligature";
code = "lookup bracketleft_bracketright {\012 sub bracketleft.spacer bracketright' by bracketleft_bracketright.cv27;\012 sub bracketleft' bracketright by bracketleft.spacer;\012} bracketleft_bracketright;\012";
name = cv27;
notes = "Name: [] as ligature";
},
{
code = "sub braceleft period' by bullet;\012sub period' braceright by bullet;";
name = cv28;
}
);
fontMaster = (