summaryrefslogtreecommitdiff
path: root/res/diacritics.txt
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-09-04 17:07:30 -0700
committerJames Godfrey-Kittle <jamesgk@google.com>2015-09-04 17:34:52 -0700
commit9c764b6dc6e020aedc3373561a09f41f479847e3 (patch)
tree663b6b85d62c22ac60f595436b2a2efc973adf18 /res/diacritics.txt
parente650ddaeb3b93c865c2f73b394c5c2e2b6053db0 (diff)
Fix up *num features.
A few things happening here: - References to *.lnum glyphs changed to *.pnum (reflecting the renames in the last commit). - Feature definitions expanded to handle feature combinations, not-working definitions removed from the resource directory. - Glyph classes added to make feature definitions clearer. - VFBs updated via vfb2ufo, based on updates to UFOs.
Diffstat (limited to 'res/diacritics.txt')
-rw-r--r--res/diacritics.txt26
1 files changed, 16 insertions, 10 deletions
diff --git a/res/diacritics.txt b/res/diacritics.txt
index c6fea0c..ec6a132 100644
--- a/res/diacritics.txt
+++ b/res/diacritics.txt
@@ -544,15 +544,21 @@ x+crossbar:cross=uni04FF
epsilon=uni0511
F+crossbar:cross=franc
emdash=uni2015
-#Lining numbers
-two=two.lnum
-three=three.lnum
-four=four.lnum
-five=five.lnum
-six=six.lnum/20,0
-eight=eight.lnum/20,20
-nine=nine.lnum/0,20
-zero=zero.lnum/20,20
+#
+# proportional numbers
+two=two.pnum
+three=three.pnum
+four=four.pnum
+five=five.pnum
+six=six.pnum/20,0
+eight=eight.pnum/20,20
+nine=nine.pnum/0,20
+zero=zero.pnum/20,20
+#
+# old-style numbers
+six=six.onum
+eight=eight.onum
+#
# AddGlyphs
uni1FBE=uni037A
#I=Iota1
@@ -1134,4 +1140,4 @@ U.unic+ring:top=Uring.unic
U.unic+hungarumlaut:top=Uhungarumlaut.unic
U.unic+ogonek:ogonek=Uogonek.unic
dotlessi+tildesubnosp:bottom=uni1E2D.ccmp
-dotlessi+dotbelow:bottom=uni1ECB.ccmp \ No newline at end of file
+dotlessi+dotbelow:bottom=uni1ECB.ccmp