Skip to content

Commit

Permalink
Add Meetei Mayek Extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
hakatashi committed Apr 18, 2018
1 parent 8460103 commit bf9347e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
44 changes: 44 additions & 0 deletions data/codepoints/AA00.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,47 @@ AA80..AADF:
transform: scale(0.5) translate(0.1, 0.3)

AAC3..AADA: notdef

# Meetei Mayek Extensions

AAE0..AAFF:
font: noto-meetei-mayek
transform: scale(0.8)

AAEB:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(-0.35, 0)

AAEC:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(0.25, -0.15)

AAED:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(0.35, 0.15)

AAEE:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(-0.4, 0)

AAEF:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(0.4, 0)

AAF5:
font: noto-meetei-mayek
combining: true
transform: scale(0.8) translate(0.3, -0.2)

AAF6:
font: noto-meetei-mayek
combining: true
box: true
transform: scale(0.8) translate(0.5, -0.2)

AAF7..AAFF: notdef
2 changes: 2 additions & 0 deletions lib/generate-svg.ls
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ font-data =
path: 'Noto/NotoSansJavanese-Regular.ttf'
noto-cham:
path: 'Noto/NotoSansCham-Regular.ttf'
noto-meetei-mayek:
path: 'Noto/NotoSansMeeteiMayek-Regular.ttf'
noto-cjk-jp:
path: 'Noto/NotoSansCJKjp-Light.otf'
noto-serif-jp:
Expand Down

0 comments on commit bf9347e

Please sign in to comment.