Skip to content

Commit

Permalink
Merge pull request #54 from maythiwat/main
Browse files Browse the repository at this point in the history
feat: add cp874 (thai)
  • Loading branch information
mazinsw committed Jun 15, 2023
2 parents 3f5dc72 + 4dbb303 commit aa38628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ const capabilities = {
cp864: '\x1Bt\x0E',
cp862: '\x1Bt\x0F',
iso88592: '\x1Bt\x10',
cp874: '\x1Bt\x1E',
},
},
},
Expand Down

0 comments on commit aa38628

Please sign in to comment.