Skip to content

Commit

Permalink
Update unicode-rows.pl for Adobe-GB1-6
Browse files Browse the repository at this point in the history
  • Loading branch information
punchcutter committed Jun 27, 2023
1 parent dc20f72 commit 9b985f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unicode-rows.pl
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
foreach $cid (22127 .. 22352) { $supp{$cid} = "3" }
foreach $cid (22353 .. 29063) { $supp{$cid} = "4" }
foreach $cid (29064 .. 30283) { $supp{$cid} = "5" }
foreach $cid (30284 .. 30571) { $supp{$cid} = "6" }
} elsif ($ro eq "Adobe-CNS1") {
foreach $cid (1 .. 98, 17601) { $widths{$cid} = "P" }
foreach $cid (13648 .. 13742, 17603) { $widths{$cid} = "H" }
Expand Down

0 comments on commit 9b985f0

Please sign in to comment.