From 371c199e68f9deebb2b754e7a9de9d90ba2ddbb1 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 18 Feb 2022 17:46:38 +0100 Subject: added missing Greek mappings in smcp table (voweltonos to vowel.sc) --- otf/OldStandard-Bold.otf | Bin 231136 -> 227624 bytes otf/OldStandard-BoldItalic.otf | Bin 288904 -> 282452 bytes otf/OldStandard-Italic.otf | Bin 246036 -> 229656 bytes otf/OldStandard-Regular.otf | Bin 227656 -> 226740 bytes src/OldStandard-Bold.sfd | 23 ++++++++++++++++------- src/OldStandard-BoldItalic.sfd | 25 +++++++++++++++++-------- src/OldStandard-Italic.sfd | 11 ++++++++++- src/OldStandard-Regular.sfd | 11 ++++++++++- 8 files changed, 53 insertions(+), 17 deletions(-) diff --git a/otf/OldStandard-Bold.otf b/otf/OldStandard-Bold.otf index 9e7d617..7d95f89 100644 Binary files a/otf/OldStandard-Bold.otf and b/otf/OldStandard-Bold.otf differ diff --git a/otf/OldStandard-BoldItalic.otf b/otf/OldStandard-BoldItalic.otf index b7c6a9e..f2f3f5a 100644 Binary files a/otf/OldStandard-BoldItalic.otf and b/otf/OldStandard-BoldItalic.otf differ diff --git a/otf/OldStandard-Italic.otf b/otf/OldStandard-Italic.otf index 0be40ce..0c6edf2 100644 Binary files a/otf/OldStandard-Italic.otf and b/otf/OldStandard-Italic.otf differ diff --git a/otf/OldStandard-Regular.otf b/otf/OldStandard-Regular.otf index f5dd1b2..7ae65b5 100644 Binary files a/otf/OldStandard-Regular.otf and b/otf/OldStandard-Regular.otf differ diff --git a/src/OldStandard-Bold.sfd b/src/OldStandard-Bold.sfd index dc68f05..42bf797 100644 --- a/src/OldStandard-Bold.sfd +++ b/src/OldStandard-Bold.sfd @@ -22,7 +22,7 @@ OS2Version: 4 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1300650174 -ModificationTime: 1640774805 +ModificationTime: 1645199291 PfmFamily: 17 TTFWeight: 700 TTFWidth: 5 @@ -965,13 +965,13 @@ LangName: 1053 "" "" "Fet" LangName: 2068 "" "" "Halvfet" LangName: 2070 "" "" "Negrito" LangName: 3082 "" "" "Negrita" -OtfFeatName: 'ss15' 1033 "Old Cyrillic I and N" -OtfFeatName: 'ss14' 1033 "Localized Forms for Old Slavonic" -OtfFeatName: 'ss12' 1033 "Optional Serbian Variant Forms" -OtfFeatName: 'ss06' 1033 "Medial/Final Forms for Greek" -OtfFeatName: 'ss05' 1033 "Closed Greek Theta" -OtfFeatName: 'ss02' 1033 "Insular Forms for Old English" OtfFeatName: 'ss01' 1033 "Localized Forms for Romanian" +OtfFeatName: 'ss02' 1033 "Insular Forms for Old English" +OtfFeatName: 'ss05' 1033 "Closed Greek Theta" +OtfFeatName: 'ss06' 1033 "Medial/Final Forms for Greek" +OtfFeatName: 'ss12' 1033 "Optional Serbian Variant Forms" +OtfFeatName: 'ss14' 1033 "Localized Forms for Old Slavonic" +OtfFeatName: 'ss15' 1033 "Old Cyrillic I and N" Encoding: UnicodeFull Compacted: 1 UnicodeInterp: none @@ -21225,6 +21225,7 @@ SplineSet 110 -12 74 29 74 130 c 2xe880 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" iotadieresis.sc EndChar StartChar: Alpha @@ -22457,6 +22458,7 @@ SplineSet 284 523 l 1 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" alpha.sc EndChar StartChar: epsilontonos @@ -22499,6 +22501,7 @@ SplineSet 134 -12 58 38 58 132 c 0xf4 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" epsilon.sc EndChar StartChar: etatonos @@ -22543,6 +22546,7 @@ SplineSet 32 287 l 1 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" eta.sc EndChar StartChar: iotatonos @@ -22575,6 +22579,7 @@ SplineSet 110 -12 74 29 74 130 c 2 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" iota.sc EndChar StartChar: upsilondieresistonos @@ -22621,6 +22626,7 @@ SplineSet 45 360 24 391 24 426 c 0xe880 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" upsilondieresis.sc EndChar StartChar: alpha @@ -23681,6 +23687,7 @@ SplineSet 106 -12 48 105 48 237 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" omicron.sc EndChar StartChar: upsilontonos @@ -23717,6 +23724,7 @@ SplineSet 45 360 24 391 24 426 c 0xe8 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" upsilon.sc EndChar StartChar: omegatonos @@ -23759,6 +23767,7 @@ SplineSet 128 -12 50 90 50 236 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Lowercase to Small Capitals lookup 0 subtable" omega.sc EndChar StartChar: uni03CF diff --git a/src/OldStandard-BoldItalic.sfd b/src/OldStandard-BoldItalic.sfd index d742416..d9b84ba 100644 --- a/src/OldStandard-BoldItalic.sfd +++ b/src/OldStandard-BoldItalic.sfd @@ -22,7 +22,7 @@ OS2Version: 4 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1300612368 -ModificationTime: 1640774401 +ModificationTime: 1645199059 PfmFamily: 17 TTFWeight: 700 TTFWidth: 5 @@ -958,13 +958,13 @@ LangName: 1049 "" "" "+BB4EMQRLBEcEPQRLBDkA +BBoEQwRABEEEOAQy" LangName: 2068 "" "" "Halvfet Kursiv" LangName: 2070 "" "" "Negrito It+AOEA-lico" LangName: 3082 "" "" "Negrita Cursiva" -OtfFeatName: 'ss14' 1033 "Localized Forms for Old Slavonic" -OtfFeatName: 'ss12' 1033 "Optional Serbian Variant Forms" -OtfFeatName: 'ss11' 1033 "Localized Forms for Serbian" -OtfFeatName: 'ss06' 1033 "Medial/Final Forms for Greek" -OtfFeatName: 'ss05' 1033 "Closed Greek Theta" -OtfFeatName: 'ss02' 1033 "Insular Forms for Old English" OtfFeatName: 'ss01' 1033 "Localized Forms for Romanian" +OtfFeatName: 'ss02' 1033 "Insular Forms for Old English" +OtfFeatName: 'ss05' 1033 "Closed Greek Theta" +OtfFeatName: 'ss06' 1033 "Medial/Final Forms for Greek" +OtfFeatName: 'ss11' 1033 "Localized Forms for Serbian" +OtfFeatName: 'ss12' 1033 "Optional Serbian Variant Forms" +OtfFeatName: 'ss14' 1033 "Localized Forms for Old Slavonic" Encoding: UnicodeFull Compacted: 1 UnicodeInterp: none @@ -972,7 +972,7 @@ NameList: AGL For New Fonts DisplaySize: -48 AntiAlias: 1 FitToEm: 0 -WinInfo: 0 16 10 +WinInfo: 32 16 10 BeginPrivate: 7 BlueValues 31 [-18 0 444 456 684 702 712 730] OtherBlues 31 [-294 -282 -248 -238 -168 -156] @@ -30084,6 +30084,7 @@ SplineSet 283 114 222 -12 132 -12 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" iotadieresis EndChar StartChar: Alpha @@ -31993,6 +31994,7 @@ SplineSet 270 390 225 342 195 268 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" alpha.sc EndChar StartChar: epsilontonos @@ -32046,6 +32048,7 @@ SplineSet 382 52 320 -12 225 -12 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" epsilon.sc EndChar StartChar: etatonos @@ -32105,6 +32108,7 @@ SplineSet 39 243 l 1 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" eta.sc EndChar StartChar: iotatonos @@ -32149,6 +32153,7 @@ SplineSet 283 114 222 -12 132 -12 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" iota.sc EndChar StartChar: upsilondieresistonos @@ -32218,6 +32223,7 @@ SplineSet 39 243 l 1 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" upsilondieresis EndChar StartChar: alpha @@ -33604,6 +33610,7 @@ SplineSet 468 140 355 -12 197 -12 c 0 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" omicron.sc EndChar StartChar: upsilontonos @@ -33661,6 +33668,7 @@ SplineSet 39 243 l 1 EndSplineSet Validated: 1 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" upsilon.sc EndChar StartChar: omegatonos @@ -33727,6 +33735,7 @@ SplineSet 267 -5 241 -12 211 -12 c 0 EndSplineSet Validated: 5 +Substitution2: "'smcp' Bas-de-casse vers petites capitales lookup 0 subtable" omega.sc EndChar StartChar: uni03CF diff --git a/src/OldStandard-Italic.sfd b/src/OldStandard-Italic.sfd index 80cd856..303db50 100644 --- a/src/OldStandard-Italic.sfd +++ b/src/OldStandard-Italic.sfd @@ -22,7 +22,7 @@ OS2Version: 0 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1300612368 -ModificationTime: 1640773805 +ModificationTime: 1645198817 PfmFamily: 17 TTFWeight: 400 TTFWidth: 5 @@ -24439,6 +24439,7 @@ Validated: 32769 Layer: 2 Refer: 532 953 N 1 0 0 1 0 0 2 Refer: 484 901 N 1 0 0 1 -108 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" iotadieresis.sc Colour: ffff EndChar @@ -25837,6 +25838,7 @@ Validated: 32769 Layer: 2 Refer: 525 945 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 192 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" alpha.sc Colour: ffff EndChar @@ -25853,6 +25855,7 @@ Validated: 32769 Layer: 2 Refer: 529 949 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 118 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" epsilon.sc Colour: ffff EndChar @@ -25870,6 +25873,7 @@ Validated: 32769 Layer: 2 Refer: 531 951 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 136 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" eta.sc Colour: ffff EndChar @@ -25886,6 +25890,7 @@ Validated: 32769 Layer: 2 Refer: 532 953 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 16 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" iota.sc Colour: ffff EndChar @@ -25902,6 +25907,7 @@ Validated: 32769 Layer: 2 Refer: 544 965 N 1 0 0 1 0 0 2 Refer: 484 901 N 1 0 0 1 12 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" upsilondieresis Colour: ffff EndChar @@ -28046,6 +28052,7 @@ Validated: 32769 Layer: 2 Refer: 538 959 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 136 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" omicron.sc Colour: ffff EndChar @@ -28062,6 +28069,7 @@ Validated: 32769 Layer: 2 Refer: 544 965 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 140 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" upsilon.sc Colour: ffff EndChar @@ -28078,6 +28086,7 @@ Validated: 32769 Layer: 2 Refer: 548 969 N 1 0 0 1 0 0 2 Refer: 483 900 N 1 0 0 1 248 0 2 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" omega.sc Colour: ffff EndChar diff --git a/src/OldStandard-Regular.sfd b/src/OldStandard-Regular.sfd index 444ca77..3b0e553 100644 --- a/src/OldStandard-Regular.sfd +++ b/src/OldStandard-Regular.sfd @@ -22,7 +22,7 @@ OS2Version: 0 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1300584531 -ModificationTime: 1640773651 +ModificationTime: 1645198508 PfmFamily: 17 TTFWeight: 400 TTFWidth: 5 @@ -23094,6 +23094,7 @@ Validated: 32769 Layer: 2 Refer: 484 901 N 1 0 0 1 -78 0 2 Refer: 532 953 N 1 0 0 1 0 0 3 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" iotadieresis.sc Colour: ffff EndChar @@ -24331,6 +24332,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 174 0 2 Refer: 525 945 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" alpha.sc Colour: ffff EndChar @@ -24349,6 +24351,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 116 0 2 Refer: 529 949 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" epsilon.sc Colour: ffff EndChar @@ -24367,6 +24370,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 172 0 2 Refer: 531 951 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" eta.sc Colour: ffff EndChar @@ -24385,6 +24389,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 20 0 2 Refer: 532 953 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" iota.sc Colour: ffff EndChar @@ -24402,6 +24407,7 @@ Validated: 32769 Layer: 2 Refer: 484 901 N 1 0 0 1 -16 0 2 Refer: 544 965 N 1 0 0 1 0 0 3 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" upsilondieresis.sc Colour: ffff EndChar @@ -26233,6 +26239,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 116 0 2 Refer: 538 959 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" omicron.sc Colour: ffff EndChar @@ -26251,6 +26258,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 86 0 2 Refer: 544 965 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" upsilon.sc Colour: ffff EndChar @@ -26269,6 +26277,7 @@ Layer: 2 Refer: 483 900 N 1 0 0 1 220 0 2 Refer: 548 969 N 1 0 0 1 0 0 3 Validated: 32769 +Substitution2: "sous-table 'smcp' Bas-de-casse vers petites capitales dans Latin lookup 0" omega.sc Colour: ffff EndChar -- cgit v1.2.3