Skip to content

Commit

Permalink
layout, + eurlreq & afrlreq
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Apr 15, 2019
1 parent 5d24d52 commit 3b66640
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion textlayout/index-data/label-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,15 @@ var labels = {



var scriptLabels= new Set(['alreq', 'clreq', 'elreq', 'hlreq', 'ilreq', 'jlreq', 'klreq', 'llreq', 'mlreq', 'sealreq', 'tlreq'])
var scriptLabels= new Set(['afrlreq', 'alreq', 'clreq', 'elreq', 'eurlreq', 'hlreq', 'ilreq', 'jlreq', 'klreq', 'llreq', 'mlreq', 'sealreq', 'tlreq'])


var labelName = {
'afrlreq': 'afrlreq (Africa)',
'alreq': 'alreq (Arabic/Persian)',
'clreq': 'clreq (Chinese)',
'elreq': 'elreq (Ethiopic)',
'eurlreq': 'eurlreq (Europe)',
'hlreq': 'hlreq (Hebrew)',
'ilreq': 'ilreq (Indic)',
'jlreq': 'jlreq (Japanese)',
Expand Down

0 comments on commit 3b66640

Please sign in to comment.