ashtuchkin / iconv-lite

Convert character encodings in pure javascript.
MIT License
3.04k stars 282 forks source link

CP737 encoding for Greek #315

Closed TakisAmigo closed 8 months ago

TakisAmigo commented 9 months ago

Hello,

I've seen that IBM-737 is supported in the following page: https://github.com/ashtuchkin/iconv-lite/wiki/Supported-Encodings

But in the "Reopen with Endoding" command the CP 737 is missing.

This can be considered ( ASCII/DOS Local Codepage )

Is there any workaround that? Thanks! Keep up the good work!!

ashtuchkin commented 9 months ago

Hello! I'm not sure which application you're talking about when you're mentioning "Reopen with encoding" command? You should probably ask them about it, as iconv-lite is just a library and it does support CP-737.

TakisAmigo commented 8 months ago

Ooops! I thought it was for visual studio code! :)

On Thu, Oct 12, 2023 at 5:35 PM Alexander Shtuchkin < @.***> wrote:

Hello! I'm not sure which application you're talking about when you're mentioning "Reopen with encoding" command? You should probably ask them about it, as iconv-lite is just a library and it does support CP-737 https://github.com/ashtuchkin/iconv-lite/blob/master/encodings/sbcs-data-generated.js#L197 .

— Reply to this email directly, view it on GitHub https://github.com/ashtuchkin/iconv-lite/issues/315#issuecomment-1759738228, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDG4763RPAIRGAFF4COYFL3X67527ANCNFSM6AAAAAA55J3YPQ . You are receiving this because you authored the thread.Message ID: @.***>