Skip to content

Commit 6dccb1e

Browse files
committed
clarify limitation of features, per issue #4
1 parent 3a3c559 commit 6dccb1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Finally, you can copy in the font feature options you want:
9696
- ss06 # Simplified r
9797

9898
# These options affect both Roman & Cursive styles
99-
- ss07 # Simplified italic diagonals (kwxyz)
99+
- ss07 # Simplified italic diagonals (kwxyz) ### NOT CURRENTLY WORKING, see issue #4
100100
- ss08 # No-serif L and Z
101101
- ss09 # Simplified 6 and 9
102102
- ss10 # Dotted 0

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ Code Ligatures: True
7777
# ss01 # Single-story a
7878
# ss02 # Single-story g
7979
# ss03 # Simplified f
80-
# ss04 # Simplified i (not currently working, see issue #4)
80+
# ss04 # Simplified i ### NOT CURRENTLY WORKING, see issue #4
8181
# ss05 # Simplified l
8282
# ss06 # Simplified r
8383

8484
# These options affect both Roman & Cursive styles
85-
# ss07 # Simplified italic diagonals (kwxyz)
85+
# ss07 # Simplified italic diagonals (kwxyz) ### NOT CURRENTLY WORKING, see issue #4
8686
# ss08 # No-serif L and Z
8787
# ss09 # Simplified 6 and 9
8888
# ss10 # Dotted 0

0 commit comments

Comments
 (0)