[cantarell-fonts/greek-wip] Initial work on Greek: Capital letters and first few small letters



commit 68fb487425a284b9e1911663d83c3ce040f1009c
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Thu Jan 7 20:38:13 2016 +0100

    Initial work on Greek: Capital letters and first few small letters

 otf/Cantarell-Bold-Oblique.otf                     |  Bin 119080 -> 86220 bytes
 otf/Cantarell-Bold.otf                             |  Bin 100964 -> 70920 bytes
 otf/Cantarell-Oblique.otf                          |  Bin 118180 -> 87768 bytes
 otf/Cantarell-Regular.otf                          |  Bin 98420 -> 71704 bytes
 src/Cantarell-Regular.sfdir/_A.glyph               |    2 +-
 src/Cantarell-Regular.sfdir/_Alpha.glyph           |    9 +++++
 src/Cantarell-Regular.sfdir/_Alphatonos.glyph      |   11 ++++++
 src/Cantarell-Regular.sfdir/_Beta.glyph            |    9 +++++
 src/Cantarell-Regular.sfdir/_Chi.glyph             |    9 +++++
 src/Cantarell-Regular.sfdir/_Epsilon.glyph         |    9 +++++
 src/Cantarell-Regular.sfdir/_Epsilontonos.glyph    |   11 ++++++
 src/Cantarell-Regular.sfdir/_Eta.glyph             |    9 +++++
 src/Cantarell-Regular.sfdir/_Etatonos.glyph        |   11 ++++++
 src/Cantarell-Regular.sfdir/_Gamma.glyph           |   10 ++++++
 src/Cantarell-Regular.sfdir/_H.glyph               |    8 ++--
 src/Cantarell-Regular.sfdir/_Iota.glyph            |   10 ++++++
 src/Cantarell-Regular.sfdir/_Iotadieresis.glyph    |   11 ++++++
 src/Cantarell-Regular.sfdir/_Iotatonos.glyph       |   11 ++++++
 src/Cantarell-Regular.sfdir/_Kappa.glyph           |    9 +++++
 src/Cantarell-Regular.sfdir/_Lambda.glyph          |   18 ++++++++++
 src/Cantarell-Regular.sfdir/_Mu.glyph              |    9 +++++
 src/Cantarell-Regular.sfdir/_Nu.glyph              |    9 +++++
 src/Cantarell-Regular.sfdir/_Omegatonos.glyph      |   12 +++++++
 src/Cantarell-Regular.sfdir/_Omicron.glyph         |    9 +++++
 src/Cantarell-Regular.sfdir/_Omicrontonos.glyph    |   11 ++++++
 src/Cantarell-Regular.sfdir/_Phi.glyph             |   29 ++++++++++++++++
 src/Cantarell-Regular.sfdir/_Pi.glyph              |    9 +++++
 src/Cantarell-Regular.sfdir/_Psi.glyph             |   23 +++++++++++++
 src/Cantarell-Regular.sfdir/_Rho.glyph             |    9 +++++
 src/Cantarell-Regular.sfdir/_Sigma.glyph           |   23 +++++++++++++
 src/Cantarell-Regular.sfdir/_Tau.glyph             |   10 ++++++
 src/Cantarell-Regular.sfdir/_Theta.glyph           |   16 +++++++++
 src/Cantarell-Regular.sfdir/_Upsilon.glyph         |   10 ++++++
 src/Cantarell-Regular.sfdir/_Upsilondieresis.glyph |   11 ++++++
 src/Cantarell-Regular.sfdir/_Upsilontonos.glyph    |   11 ++++++
 src/Cantarell-Regular.sfdir/_Xi.glyph              |   25 ++++++++++++++
 src/Cantarell-Regular.sfdir/_Zeta.glyph            |    9 +++++
 src/Cantarell-Regular.sfdir/alpha.glyph            |   28 ++++++++++++++++
 src/Cantarell-Regular.sfdir/at.glyph               |    7 ++--
 src/Cantarell-Regular.sfdir/beta.glyph             |   29 ++++++++++++++++
 src/Cantarell-Regular.sfdir/delta.glyph            |   26 ++++++++++++++
 src/Cantarell-Regular.sfdir/dieresistonos.glyph    |   11 ++++++
 src/Cantarell-Regular.sfdir/epsilon.glyph          |   26 ++++++++++++++
 src/Cantarell-Regular.sfdir/font.props             |    5 +--
 src/Cantarell-Regular.sfdir/g.glyph                |    2 +-
 src/Cantarell-Regular.sfdir/gamma.glyph            |   22 ++++++++++++
 src/Cantarell-Regular.sfdir/omicron.glyph          |    8 ++++
 src/Cantarell-Regular.sfdir/pi.glyph               |   15 ++++----
 src/Cantarell-Regular.sfdir/tonos.glyph            |   16 +++++++++
 src/Cantarell-Regular.sfdir/uni0331.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni0394.glyph          |   19 +++++++++++
 src/Cantarell-Regular.sfdir/uni03A9.glyph          |   32 ++++++++++++++++++
 src/Cantarell-Regular.sfdir/uni0424.glyph          |   35 ++-----------------
 src/Cantarell-Regular.sfdir/uni04CF.glyph          |    2 +-
 src/Cantarell-Regular.sfdir/uni1E0E.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E0F.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E3A.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E3B.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E48.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E49.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E5E.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E5F.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E6E.glyph          |    1 +
 src/Cantarell-Regular.sfdir/uni1E6F.glyph          |    1 +
 64 files changed, 633 insertions(+), 53 deletions(-)
---
diff --git a/otf/Cantarell-Bold-Oblique.otf b/otf/Cantarell-Bold-Oblique.otf
index 761ca12..72bec88 100644
Binary files a/otf/Cantarell-Bold-Oblique.otf and b/otf/Cantarell-Bold-Oblique.otf differ
diff --git a/otf/Cantarell-Bold.otf b/otf/Cantarell-Bold.otf
index 8aeb160..02093e5 100644
Binary files a/otf/Cantarell-Bold.otf and b/otf/Cantarell-Bold.otf differ
diff --git a/otf/Cantarell-Oblique.otf b/otf/Cantarell-Oblique.otf
index 772c8fe..0489195 100644
Binary files a/otf/Cantarell-Oblique.otf and b/otf/Cantarell-Oblique.otf differ
diff --git a/otf/Cantarell-Regular.otf b/otf/Cantarell-Regular.otf
index dee9818..65e9381 100644
Binary files a/otf/Cantarell-Regular.otf and b/otf/Cantarell-Regular.otf differ
diff --git a/src/Cantarell-Regular.sfdir/_A.glyph b/src/Cantarell-Regular.sfdir/_A.glyph
index 0ab4ec2..e592480 100644
--- a/src/Cantarell-Regular.sfdir/_A.glyph
+++ b/src/Cantarell-Regular.sfdir/_A.glyph
@@ -26,7 +26,7 @@ EndSplineSet
 Fore
 SplineSet
 592 0 m 1
- 561 0 530 0 499 0 c 1
+ 499 0 l 1
  432 203 l 1
  170 203 l 1
  103 0 l 1
diff --git a/src/Cantarell-Regular.sfdir/_Alpha.glyph b/src/Cantarell-Regular.sfdir/_Alpha.glyph
new file mode 100644
index 0000000..6332ae8
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Alpha.glyph
@@ -0,0 +1,9 @@
+StartChar: Alpha
+Encoding: 913 913 830
+Width: 609
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 32 65 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Alphatonos.glyph b/src/Cantarell-Regular.sfdir/_Alphatonos.glyph
new file mode 100644
index 0000000..e62410c
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Alphatonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Alphatonos
+Encoding: 902 902 856
+Width: 609
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 N 1 0 0 1 70 -29 2
+Refer: 830 913 N 1 0 0 1 0 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Beta.glyph b/src/Cantarell-Regular.sfdir/_Beta.glyph
new file mode 100644
index 0000000..d25890b
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Beta.glyph
@@ -0,0 +1,9 @@
+StartChar: Beta
+Encoding: 914 914 831
+Width: 627
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 50 66 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Chi.glyph b/src/Cantarell-Regular.sfdir/_Chi.glyph
new file mode 100644
index 0000000..141b29a
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Chi.glyph
@@ -0,0 +1,9 @@
+StartChar: Chi
+Encoding: 935 935 851
+Width: 619
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 41 88 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Epsilon.glyph b/src/Cantarell-Regular.sfdir/_Epsilon.glyph
new file mode 100644
index 0000000..99644d2
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Epsilon.glyph
@@ -0,0 +1,9 @@
+StartChar: Epsilon
+Encoding: 917 917 834
+Width: 551
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 34 69 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Epsilontonos.glyph b/src/Cantarell-Regular.sfdir/_Epsilontonos.glyph
new file mode 100644
index 0000000..d92c917
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Epsilontonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Epsilontonos
+Encoding: 904 904 857
+Width: 551
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 S 1 0 0 1 23 -29 2
+Refer: 834 917 N 1 0 0 1 55 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Eta.glyph b/src/Cantarell-Regular.sfdir/_Eta.glyph
new file mode 100644
index 0000000..e8d7399
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Eta.glyph
@@ -0,0 +1,9 @@
+StartChar: Eta
+Encoding: 919 919 836
+Width: 721
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 29 72 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Etatonos.glyph b/src/Cantarell-Regular.sfdir/_Etatonos.glyph
new file mode 100644
index 0000000..1cc3b83
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Etatonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Etatonos
+Encoding: 905 905 858
+Width: 721
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 N 1 0 0 1 23 -29 2
+Refer: 836 919 N 1 0 0 1 45 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Gamma.glyph b/src/Cantarell-Regular.sfdir/_Gamma.glyph
new file mode 100644
index 0000000..3fc449c
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Gamma.glyph
@@ -0,0 +1,10 @@
+StartChar: Gamma
+Encoding: 915 915 832
+Width: 482
+VWidth: 2048
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 394 1043 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_H.glyph b/src/Cantarell-Regular.sfdir/_H.glyph
index 7cb45c5..5d21e32 100644
--- a/src/Cantarell-Regular.sfdir/_H.glyph
+++ b/src/Cantarell-Regular.sfdir/_H.glyph
@@ -28,14 +28,14 @@ SplineSet
  636 692 l 1
  636 0 l 1
  553 0 l 1
- 553 332 l 1
- 168 332 l 1
+ 553 332 l 5
+ 168 332 l 5
  168 0 l 1
  85 0 l 1
  85 692 l 1
  168 692 l 1
- 168 405 l 1
- 553 405 l 1
+ 168 405 l 5
+ 553 405 l 5
  553 692 l 1
 EndSplineSet
 Validated: 1
diff --git a/src/Cantarell-Regular.sfdir/_Iota.glyph b/src/Cantarell-Regular.sfdir/_Iota.glyph
new file mode 100644
index 0000000..5c12c60
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Iota.glyph
@@ -0,0 +1,10 @@
+StartChar: Iota
+Encoding: 921 921 838
+Width: 283
+Flags: HW
+AnchorPoint: "above" 142 692 basechar 0
+LayerCount: 2
+Fore
+Refer: 40 73 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Iotadieresis.glyph b/src/Cantarell-Regular.sfdir/_Iotadieresis.glyph
new file mode 100644
index 0000000..60c9921
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Iotadieresis.glyph
@@ -0,0 +1,11 @@
+StartChar: Iotadieresis
+Encoding: 938 938 864
+Width: 283
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 570 776 N 1 0 0 1 142 210 2
+Refer: 838 921 N 1 0 0 1 0 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Iotatonos.glyph b/src/Cantarell-Regular.sfdir/_Iotatonos.glyph
new file mode 100644
index 0000000..7ab5c19
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Iotatonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Iotatonos
+Encoding: 906 906 859
+Width: 283
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 S 1 0 0 1 23 -29 2
+Refer: 838 921 N 1 0 0 1 30 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Kappa.glyph b/src/Cantarell-Regular.sfdir/_Kappa.glyph
new file mode 100644
index 0000000..4463484
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Kappa.glyph
@@ -0,0 +1,9 @@
+StartChar: Kappa
+Encoding: 922 922 839
+Width: 631
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 43 75 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Lambda.glyph b/src/Cantarell-Regular.sfdir/_Lambda.glyph
new file mode 100644
index 0000000..17787d8
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Lambda.glyph
@@ -0,0 +1,18 @@
+StartChar: Lambda
+Encoding: 923 923 840
+Width: 609
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+499 0 m 1
+ 301 606 l 1
+ 103 0 l 1
+ 17 0 l 1
+ 252 692 l 1
+ 356 692 l 1
+ 592 0 l 1
+ 499 0 l 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Mu.glyph b/src/Cantarell-Regular.sfdir/_Mu.glyph
new file mode 100644
index 0000000..1b10891
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Mu.glyph
@@ -0,0 +1,9 @@
+StartChar: Mu
+Encoding: 924 924 843
+Width: 845
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 44 77 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Nu.glyph b/src/Cantarell-Regular.sfdir/_Nu.glyph
new file mode 100644
index 0000000..6c84b82
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Nu.glyph
@@ -0,0 +1,9 @@
+StartChar: Nu
+Encoding: 925 925 844
+Width: 736
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 36 78 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Omegatonos.glyph b/src/Cantarell-Regular.sfdir/_Omegatonos.glyph
new file mode 100644
index 0000000..3f76b1f
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Omegatonos.glyph
@@ -0,0 +1,12 @@
+StartChar: Omegatonos
+Encoding: 911 911 862
+Width: 762
+VWidth: 0
+UnlinkRmOvrlpSave: 1
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 854 900 N 1 0 0 1 22 -29 2
+Refer: 853 937 N 1 0 0 1 38 0 3
+Validated: 5
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Omicron.glyph b/src/Cantarell-Regular.sfdir/_Omicron.glyph
new file mode 100644
index 0000000..f5beba3
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Omicron.glyph
@@ -0,0 +1,9 @@
+StartChar: Omicron
+Encoding: 927 927 841
+Width: 762
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 31 79 S 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Omicrontonos.glyph b/src/Cantarell-Regular.sfdir/_Omicrontonos.glyph
new file mode 100644
index 0000000..2d753bd
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Omicrontonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Omicrontonos
+Encoding: 908 908 860
+Width: 762
+VWidth: 0
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 854 900 N 1 0 0 1 8 -29 2
+Refer: 841 927 N 1 0 0 1 0 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Phi.glyph b/src/Cantarell-Regular.sfdir/_Phi.glyph
new file mode 100644
index 0000000..0203a62
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Phi.glyph
@@ -0,0 +1,29 @@
+StartChar: Phi
+Encoding: 934 934 850
+Width: 756
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+417 -10 m 1
+ 334 -10 l 1
+ 334 84 l 1
+ 166 98 40 196 40 345 c 0
+ 40 498 166 598 334 612 c 1
+ 334 706 l 1
+ 417 706 l 1
+ 417 612 l 1
+ 586 598 716 500 716 351 c 0
+ 716 198 586 98 417 84 c 1
+ 417 -10 l 1
+334 539 m 1
+ 211 525 123 449 123 351 c 0
+ 123 249 211 171 334 157 c 1
+ 334 539 l 1
+417 539 m 1
+ 417 157 l 1
+ 541 171 633 247 633 345 c 0
+ 633 447 541 525 417 539 c 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Pi.glyph b/src/Cantarell-Regular.sfdir/_Pi.glyph
new file mode 100644
index 0000000..f7f40be
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Pi.glyph
@@ -0,0 +1,9 @@
+StartChar: Pi
+Encoding: 928 928 845
+Width: 712
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 406 1055 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Psi.glyph b/src/Cantarell-Regular.sfdir/_Psi.glyph
new file mode 100644
index 0000000..9dd0704
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Psi.glyph
@@ -0,0 +1,23 @@
+StartChar: Psi
+Encoding: 936 936 852
+Width: 682
+UnlinkRmOvrlpSave: 1
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+341 220 m 259
+ 133 220 46 311 46 498 c 6
+ 46 692 l 5
+ 128 692 l 5
+ 128 477 l 6
+ 128 356 198 293 341 293 c 3
+ 484 293 554 358 554 477 c 2
+ 554 692 l 1
+ 637 692 l 1
+ 637 498 l 2
+ 637 311 549 220 341 220 c 259
+EndSplineSet
+Refer: 838 921 N 1 0 0 1 198 0 2
+Validated: 5
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Rho.glyph b/src/Cantarell-Regular.sfdir/_Rho.glyph
new file mode 100644
index 0000000..73b3a52
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Rho.glyph
@@ -0,0 +1,9 @@
+StartChar: Rho
+Encoding: 929 929 846
+Width: 585
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 49 80 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Sigma.glyph b/src/Cantarell-Regular.sfdir/_Sigma.glyph
new file mode 100644
index 0000000..8a1b036
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Sigma.glyph
@@ -0,0 +1,23 @@
+StartChar: Sigma
+Encoding: 931 931 847
+Width: 551
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+85 639 m 1
+ 85 692 l 1
+ 491 692 l 1
+ 491 619 l 1
+ 203 619 l 1
+ 422 372 l 1
+ 203 73 l 1
+ 491 73 l 1
+ 491 0 l 1
+ 85 0 l 1
+ 85 53 l 1
+ 315 372 l 1
+ 85 639 l 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Tau.glyph b/src/Cantarell-Regular.sfdir/_Tau.glyph
new file mode 100644
index 0000000..6250163
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Tau.glyph
@@ -0,0 +1,10 @@
+StartChar: Tau
+Encoding: 932 932 848
+Width: 566
+VWidth: 1023
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 39 84 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Theta.glyph b/src/Cantarell-Regular.sfdir/_Theta.glyph
new file mode 100644
index 0000000..4944a17
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Theta.glyph
@@ -0,0 +1,16 @@
+StartChar: Theta
+Encoding: 920 920 837
+Width: 762
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+218 405 m 1
+ 543 405 l 1
+ 543 332 l 1
+ 218 332 l 1
+ 218 405 l 1
+EndSplineSet
+Refer: 31 79 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Upsilon.glyph b/src/Cantarell-Regular.sfdir/_Upsilon.glyph
new file mode 100644
index 0000000..9fab3d0
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Upsilon.glyph
@@ -0,0 +1,10 @@
+StartChar: Upsilon
+Encoding: 933 933 849
+Width: 564
+Flags: HW
+AnchorPoint: "above" 284 692 basechar 0
+LayerCount: 2
+Fore
+Refer: 42 89 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Upsilondieresis.glyph 
b/src/Cantarell-Regular.sfdir/_Upsilondieresis.glyph
new file mode 100644
index 0000000..f88303b
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Upsilondieresis.glyph
@@ -0,0 +1,11 @@
+StartChar: Upsilondieresis
+Encoding: 939 939 863
+Width: 564
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 570 776 N 1 0 0 1 284 210 2
+Refer: 849 933 N 1 0 0 1 0 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Upsilontonos.glyph b/src/Cantarell-Regular.sfdir/_Upsilontonos.glyph
new file mode 100644
index 0000000..930d115
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Upsilontonos.glyph
@@ -0,0 +1,11 @@
+StartChar: Upsilontonos
+Encoding: 910 910 861
+Width: 564
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 S 1 0 0 1 22 -29 2
+Refer: 849 933 N 1 0 0 1 98 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Xi.glyph b/src/Cantarell-Regular.sfdir/_Xi.glyph
new file mode 100644
index 0000000..cda137e
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Xi.glyph
@@ -0,0 +1,25 @@
+StartChar: Xi
+Encoding: 926 926 842
+Width: 551
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+85 692 m 1
+ 491 692 l 1
+ 491 619 l 1
+ 85 619 l 1
+ 85 692 l 1
+140 405 m 1
+ 436 405 l 1
+ 436 332 l 1
+ 140 332 l 1
+ 140 405 l 1
+85 73 m 1
+ 491 73 l 1
+ 491 0 l 1
+ 85 0 l 1
+ 85 73 l 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/_Zeta.glyph b/src/Cantarell-Regular.sfdir/_Zeta.glyph
new file mode 100644
index 0000000..194f9ad
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/_Zeta.glyph
@@ -0,0 +1,9 @@
+StartChar: Zeta
+Encoding: 918 918 835
+Width: 568
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 38 90 N 1 0 0 1 0 0 2
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/alpha.glyph b/src/Cantarell-Regular.sfdir/alpha.glyph
new file mode 100644
index 0000000..e54b7cb
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/alpha.glyph
@@ -0,0 +1,28 @@
+StartChar: alpha
+Encoding: 945 945 866
+Width: 617
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+598 9 m 1
+ 574.306640625 -4.0390625 549.333007812 -10 525 -10 c 3
+ 470.915050287 -10 433.248383621 13 412 59 c 1
+ 372 13 322 -10 264 -10 c 3
+ 129 -10 50 95 50 233 c 3
+ 50 386 138 495 289 495 c 3
+ 328 495 369 491 413 461 c 1
+ 421 482 l 1
+ 475 482 l 1
+ 475 154 l 2
+ 475 97 488.164352829 61 538 61 c 3
+ 555.395348837 61 570.744186047 64.2142857143 582 70 c 1
+ 598 9 l 1
+140 242 m 3
+ 140 136 181 63 284 63 c 3
+ 330 63 367 80 395 115 c 1
+ 395 403 l 1
+ 367 422.157894737 335 431 300 431 c 3
+ 196 431 140 350 140 242 c 3
+EndSplineSet
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/at.glyph b/src/Cantarell-Regular.sfdir/at.glyph
index a6da157..d22fc02 100644
--- a/src/Cantarell-Regular.sfdir/at.glyph
+++ b/src/Cantarell-Regular.sfdir/at.glyph
@@ -1,7 +1,7 @@
 StartChar: at
 Encoding: 64 64 56
 Width: 1003
-Flags: MW
+Flags: HMW
 LayerCount: 2
 Back
 SplineSet
@@ -62,9 +62,8 @@ SplineSet
 363 242 m 3
  363 136 404 63 507 63 c 3
  553 63 590 80 618 115 c 1
- 618 412 l 1
- 590 425 558 431 523 431 c 3
+ 618 403 l 5
+ 590 422.157894737 558 431 523 431 c 3
  419 431 363 350 363 242 c 3
 EndSplineSet
-Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/beta.glyph b/src/Cantarell-Regular.sfdir/beta.glyph
new file mode 100644
index 0000000..16fd622
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/beta.glyph
@@ -0,0 +1,29 @@
+StartChar: beta
+Encoding: 946 946 867
+Width: 544
+VWidth: 1023
+UnlinkRmOvrlpSave: 1
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+257 626 m 3
+ 184 626 157 571 157 499 c 2
+ 157 -260 l 1
+ 74 -260 l 1
+ 74 500 l 2
+ 74 617 148 698 269 698 c 3
+ 374.723632812 698 453 625.375 453 532 c 3
+ 453 451.748046875 427.038085938 411.138671875 372 386 c 1
+ 416 368.575195312 502 324.5 502 181 c 3
+ 502 53.9296875 421 -13 312 -13 c 3
+ 253 -13 182 -4 130 62 c 1
+ 145 119 l 1
+ 199 57 260 52 295 52 c 3
+ 370.212890625 52 419 85 419 186 c 3
+ 419 285.939453125 356 344 229 344 c 1
+ 229 411 l 1
+ 356 411 370 476 370 538 c 3
+ 370 602 325.0078125 626 257 626 c 3
+EndSplineSet
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/delta.glyph b/src/Cantarell-Regular.sfdir/delta.glyph
new file mode 100644
index 0000000..e23fa6f
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/delta.glyph
@@ -0,0 +1,26 @@
+StartChar: delta
+Encoding: 948 948 869
+Width: 524
+Flags: HWO
+LayerCount: 2
+Fore
+SplineSet
+174 577 m 3
+ 174 542.867903668 285.188944739 492.476922739 340 455 c 0
+ 444 383.89025861 476 307.499048833 476 219 c 3
+ 476 85.24 398.097222222 -9 263 -9 c 3
+ 108.849056604 -9 48 89.6666666667 48 213 c 3
+ 48 342.104803493 156 425 240 432 c 1
+ 182.914634146 473.543046358 89 523.8 89 585 c 3
+ 89 664.096898134 154.871428571 729 248 729 c 3
+ 361.266666667 729 402 711.142857143 448 694 c 1
+ 422 636 l 1
+ 380 648.413793103 348 656 246 656 c 3
+ 190 656 174 620.0464865 174 577 c 3
+316 384 m 1
+ 212 384 131 328.301886792 131 220 c 3
+ 131 135.937106918 163.23255814 57 257 57 c 3
+ 344.939849624 57 393 132.547169811 393 213 c 3
+ 393 301.666666667 368 351.478527607 316 384 c 1
+EndSplineSet
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/dieresistonos.glyph b/src/Cantarell-Regular.sfdir/dieresistonos.glyph
new file mode 100644
index 0000000..69ca06c
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/dieresistonos.glyph
@@ -0,0 +1,11 @@
+StartChar: dieresistonos
+Encoding: 901 901 855
+Width: 400
+VWidth: 0
+Flags: H
+LayerCount: 2
+Fore
+Refer: 854 900 S 1 0 0 1 214 32 2
+Refer: 128 168 N 1 0 0 1 0 0 3
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/epsilon.glyph b/src/Cantarell-Regular.sfdir/epsilon.glyph
new file mode 100644
index 0000000..c6f3c3e
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/epsilon.glyph
@@ -0,0 +1,26 @@
+StartChar: epsilon
+Encoding: 949 949 865
+Width: 428
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+130 251 m 1
+ 83 268 50 314 50 374 c 3
+ 50 441 111 494 235 494 c 3
+ 297 494 346 476 387 458 c 1
+ 363 398 l 1
+ 330 410 281 428 233 428 c 3
+ 178 428 133 415 133 360 c 3
+ 133 305 200 285 279 282 c 1
+ 279 216 l 1
+ 178 216 113 183 113 133 c 3
+ 113 80 165 56 227 56 c 3
+ 290 56 335 70 370 82 c 1
+ 388 18 l 1
+ 342 0 277 -10 208 -10 c 3
+ 105 -10 30 53 30 122 c 3
+ 30 192 70 240 130 251 c 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/font.props b/src/Cantarell-Regular.sfdir/font.props
index a821e0e..df1c92d 100644
--- a/src/Cantarell-Regular.sfdir/font.props
+++ b/src/Cantarell-Regular.sfdir/font.props
@@ -23,7 +23,7 @@ OS2Version: 0
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 0
 CreationTime: 1236980653
-ModificationTime: 1452119008
+ModificationTime: 1452189795
 PfmFamily: 33
 TTFWeight: 400
 TTFWidth: 5
@@ -54,13 +54,12 @@ MarkAttachClasses: 1
 DEI: 91125
 LangName: 1033 "" "" "" "" "" "" "" "" "" "Dave Crossland" "" "" "http://abattis.org"; "This Font Software is 
licensed under the SIL Open Font License, Version 1.1.+AA0ACgAA-This license is copied below, and is also 
available with a FAQ at:+AA0ACgAA-http://scripts.sil.org/OFL"; "http://scripts.sil.org/OFL"; "" "" "" "" "" "" 
"Cantarell"
 Encoding: UnicodeBmp
-Compacted: 1
 UnicodeInterp: none
 NameList: AGL For New Fonts
 DisplaySize: -72
 AntiAlias: 1
 FitToEm: 1
-WinInfo: 560 14 14
+WinInfo: 833 17 14
 BeginPrivate: 7
 BlueValues 31 [-10 0 482 494 692 706 718 730]
 OtherBlues 11 [-265 -259]
diff --git a/src/Cantarell-Regular.sfdir/g.glyph b/src/Cantarell-Regular.sfdir/g.glyph
index d68ac50..0b571c9 100644
--- a/src/Cantarell-Regular.sfdir/g.glyph
+++ b/src/Cantarell-Regular.sfdir/g.glyph
@@ -15,7 +15,7 @@ SplineSet
  138 -10 48 94 48 235 c 3
  48 382 130 494 277 494 c 3
  317 494 355 486 391 469 c 2
- 415 457 l 1
+ 415 457 l 5
  424 482 l 1
  483 482 l 1
  483 -23 l 2
diff --git a/src/Cantarell-Regular.sfdir/gamma.glyph b/src/Cantarell-Regular.sfdir/gamma.glyph
new file mode 100644
index 0000000..5941d2c
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/gamma.glyph
@@ -0,0 +1,22 @@
+StartChar: gamma
+Encoding: 947 947 868
+Width: 517
+Flags: HW
+AnchorPoint: "cedilla" 256 -261 basechar 0
+AnchorPoint: "below" 256 -261 basechar 0
+AnchorPoint: "above" 256 482 basechar 0
+LayerCount: 2
+Fore
+SplineSet
+408 482 m 1
+ 487 482 l 1
+ 302 -14 l 1
+ 263.041378375 -86 220 -204 220 -259 c 1
+ 137 -259 l 1
+ 137 -224 180.47826087 -97 219 -25 c 1
+ 25 482 l 1
+ 112 482 l 1
+ 260 82 l 1
+ 408 482 l 1
+EndSplineSet
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/omicron.glyph b/src/Cantarell-Regular.sfdir/omicron.glyph
new file mode 100644
index 0000000..e2a06e5
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/omicron.glyph
@@ -0,0 +1,8 @@
+StartChar: omicron
+Encoding: 959 959 870
+Width: 564
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 6 111 N 1 0 0 1 0 0 2
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/pi.glyph b/src/Cantarell-Regular.sfdir/pi.glyph
index 2a3ff43..8bf5c9e 100644
--- a/src/Cantarell-Regular.sfdir/pi.glyph
+++ b/src/Cantarell-Regular.sfdir/pi.glyph
@@ -1,7 +1,7 @@
 StartChar: pi
 Encoding: 960 960 811
 Width: 649
-Flags: MW
+Flags: HMW
 LayerCount: 2
 Back
 SplineSet
@@ -31,18 +31,17 @@ SplineSet
  584 12 l 1
  559 -1 531 -10 490 -10 c 3
  423 -10 386 38 384 100 c 1
- 384 409 l 1
- 231 409 l 1
+ 384 415 l 1
+ 231 415 l 1
  231 0 l 1
  148 0 l 1
- 148 409 l 1
- 70 409 l 1
+ 148 415 l 1
+ 70 415 l 1
  70 482 l 1
  545 482 l 1
- 545 409 l 1
- 467 409 l 1
+ 545 415 l 1
+ 467 415 l 1
  467 128 l 2
  467 79 478 62 529 62 c 3
 EndSplineSet
-Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/tonos.glyph b/src/Cantarell-Regular.sfdir/tonos.glyph
new file mode 100644
index 0000000..dd3b00f
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/tonos.glyph
@@ -0,0 +1,16 @@
+StartChar: tonos
+Encoding: 900 900 854
+Width: 0
+VWidth: 0
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+-17 735 m 5
+ 48 724 l 5
+ 1 529 l 5
+ -43 537 l 5
+ -17 735 l 5
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni0331.glyph b/src/Cantarell-Regular.sfdir/uni0331.glyph
index bcec79c..4c15acb 100644
--- a/src/Cantarell-Regular.sfdir/uni0331.glyph
+++ b/src/Cantarell-Regular.sfdir/uni0331.glyph
@@ -15,4 +15,5 @@ SplineSet
 EndSplineSet
 Fore
 Refer: 572 772 N 1 0 0 1 3 -715 2
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni0394.glyph b/src/Cantarell-Regular.sfdir/uni0394.glyph
new file mode 100644
index 0000000..e8599c2
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/uni0394.glyph
@@ -0,0 +1,19 @@
+StartChar: uni0394
+Encoding: 916 916 833
+Width: 609
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+592 0 m 1
+ 17 0 l 1
+ 252 692 l 1
+ 356 692 l 1
+ 592 0 l 1
+301 606 m 1
+ 132 73 l 1
+ 480 73 l 1
+ 301 606 l 1
+EndSplineSet
+Validated: 1
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni03A9.glyph b/src/Cantarell-Regular.sfdir/uni03A9.glyph
new file mode 100644
index 0000000..c7ce2b6
--- /dev/null
+++ b/src/Cantarell-Regular.sfdir/uni03A9.glyph
@@ -0,0 +1,32 @@
+StartChar: uni03A9
+Encoding: 937 937 853
+Width: 762
+UnlinkRmOvrlpSave: 1
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+45 73 m 1
+ 312 73 l 1
+ 312 0 l 1
+ 45 0 l 1
+ 45 73 l 1
+450 73 m 1
+ 717 73 l 1
+ 717 0 l 1
+ 450 0 l 1
+ 450 73 l 1
+201 73 m 1
+ 109 122 55 224 55 346 c 3
+ 55 546 181 706 381 706 c 3
+ 581 706 707 546 707 346 c 3
+ 707 220 653 116 561 73 c 1
+ 450 73 l 1
+ 555 115 624 219 624 346 c 3
+ 624 507 521 633 381 633 c 3
+ 241 633 138 507 138 346 c 3
+ 138 223 206 121 312 73 c 1
+ 201 73 l 1
+EndSplineSet
+Validated: 5
+EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni0424.glyph b/src/Cantarell-Regular.sfdir/uni0424.glyph
index 8261f63..fb07ec2 100644
--- a/src/Cantarell-Regular.sfdir/uni0424.glyph
+++ b/src/Cantarell-Regular.sfdir/uni0424.glyph
@@ -1,7 +1,8 @@
 StartChar: uni0424
 Encoding: 1060 1060 411
-Width: 877
-Flags: MW
+Width: 756
+UnlinkRmOvrlpSave: 1
+Flags: HMW
 LayerCount: 2
 Back
 SplineSet
@@ -34,34 +35,6 @@ SplineSet
  359 571 l 1
 EndSplineSet
 Fore
-SplineSet
-397 -10 m 1
- 397 102 l 1
- 384 97 351 88 318 88 c 3
- 222 88 44 138 44 340 c 3
- 44 562 222 616 318 616 c 3
- 351 616 384 607 397 602 c 1
- 397 706 l 1
- 480 706 l 1
- 480 602 l 1
- 493 607 526 616 559 616 c 3
- 655 616 833 562 833 340 c 3
- 833 138 655 88 559 88 c 3
- 526 88 493 97 480 102 c 1
- 480 -10 l 1
- 397 -10 l 1
-480 535 m 1
- 480 169 l 1
- 497 159 533 155 547 155 c 3
- 663 155 743 215 743 347 c 3
- 743 486 663 549 547 549 c 3
- 533 549 497 545 480 535 c 1
-397 169 m 1
- 397 535 l 1
- 380 545 344 549 330 549 c 3
- 214 549 134 486 134 347 c 3
- 134 215 214 155 330 155 c 3
- 344 155 380 159 397 169 c 1
-EndSplineSet
+Refer: 850 934 N 1 0 0 1 0 0 2
 Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni04CF.glyph b/src/Cantarell-Regular.sfdir/uni04CF.glyph
index a8cf5f1..12ffba3 100644
--- a/src/Cantarell-Regular.sfdir/uni04CF.glyph
+++ b/src/Cantarell-Regular.sfdir/uni04CF.glyph
@@ -2,7 +2,7 @@ StartChar: uni04CF
 Encoding: 1231 1231 829
 Width: 283
 VWidth: 0
-Flags: HW
+Flags: W
 LayerCount: 2
 Fore
 Refer: 822 1216 N 1 0 0 1 0 0 2
diff --git a/src/Cantarell-Regular.sfdir/uni1E0E.glyph b/src/Cantarell-Regular.sfdir/uni1E0E.glyph
index d809501..97dabe0 100644
--- a/src/Cantarell-Regular.sfdir/uni1E0E.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E0E.glyph
@@ -27,4 +27,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 337 0 2
 Refer: 48 68 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E0F.glyph b/src/Cantarell-Regular.sfdir/uni1E0F.glyph
index ee8a7c6..7294979 100644
--- a/src/Cantarell-Regular.sfdir/uni1E0F.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E0F.glyph
@@ -31,4 +31,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 290 0 2
 Refer: 1 100 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E3A.glyph b/src/Cantarell-Regular.sfdir/uni1E3A.glyph
index e037f34..1ee25cc 100644
--- a/src/Cantarell-Regular.sfdir/uni1E3A.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E3A.glyph
@@ -22,4 +22,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 255 0 2
 Refer: 33 76 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E3B.glyph b/src/Cantarell-Regular.sfdir/uni1E3B.glyph
index ed1e8c4..56ef8b4 100644
--- a/src/Cantarell-Regular.sfdir/uni1E3B.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E3B.glyph
@@ -24,4 +24,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 174 16 2
 Refer: 10 108 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E48.glyph b/src/Cantarell-Regular.sfdir/uni1E48.glyph
index 550ff36..1f5227d 100644
--- a/src/Cantarell-Regular.sfdir/uni1E48.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E48.glyph
@@ -26,4 +26,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 369 0 2
 Refer: 36 78 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E49.glyph b/src/Cantarell-Regular.sfdir/uni1E49.glyph
index d63a026..0fe6cab 100644
--- a/src/Cantarell-Regular.sfdir/uni1E49.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E49.glyph
@@ -28,4 +28,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 267 0 2
 Refer: 5 110 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E5E.glyph b/src/Cantarell-Regular.sfdir/uni1E5E.glyph
index 573f381..b241f71 100644
--- a/src/Cantarell-Regular.sfdir/uni1E5E.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E5E.glyph
@@ -32,4 +32,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 305 0 2
 Refer: 47 82 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E5F.glyph b/src/Cantarell-Regular.sfdir/uni1E5F.glyph
index a679117..d025f99 100644
--- a/src/Cantarell-Regular.sfdir/uni1E5F.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E5F.glyph
@@ -27,4 +27,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 107 0 2
 Refer: 20 114 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E6E.glyph b/src/Cantarell-Regular.sfdir/uni1E6E.glyph
index 2673870..a3b7da6 100644
--- a/src/Cantarell-Regular.sfdir/uni1E6E.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E6E.glyph
@@ -24,4 +24,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 283 0 2
 Refer: 39 84 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar
diff --git a/src/Cantarell-Regular.sfdir/uni1E6F.glyph b/src/Cantarell-Regular.sfdir/uni1E6F.glyph
index 9694ad3..36f1a38 100644
--- a/src/Cantarell-Regular.sfdir/uni1E6F.glyph
+++ b/src/Cantarell-Regular.sfdir/uni1E6F.glyph
@@ -32,4 +32,5 @@ EndSplineSet
 Fore
 Refer: 580 817 N 1 0 0 1 185 0 2
 Refer: 19 116 N 1 0 0 1 0 0 3
+Validated: 1
 EndChar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]