Menu

#334 Add UTF-16 support

Unknown
closed
None
v4.0
5
2016-03-06
2015-08-13
Joe Allen
No

I'm thinking of adding UTF-16 support to JOE. Every once in while I have to look at some UTF-16 Java code, and it annoys me that I can't use JOE for this.

Related

Bugs: #334

Discussion

  • John J. Jordan

    John J. Jordan - 2015-08-29

    Would be nice, I hit them too. Windows ini files are frequently though not always UTF16 -- comes from the fact that it's used as the native encoding. Seems like a lot of work, though.

     
    • Joe Allen

      Joe Allen - 2015-08-29

      One tempting cheesy way is to convert to utf-8 during load and save.

      On Sat, Aug 29, 2015 at 2:11 AM, John J. Jordan jjjordan@users.sf.net
      wrote:

      Would be nice, I hit them too. Windows ini files are frequently though not
      always UTF16 -- comes from the fact that it's used as the native encoding.
      Seems like a lot of work, though.


      Status: open
      Group: Unknown
      Created: Thu Aug 13, 2015 03:36 PM UTC by Joe Allen
      Last Updated: Thu Aug 13, 2015 03:36 PM UTC
      Owner: Joe Allen

      I'm thinking of adding UTF-16 support to JOE. Every once in while I have
      to look at some UTF-16 Java code, and it annoys me that I can't use JOE for
      this.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/joe-editor/bugs/334/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #334

  • Joe Allen

    Joe Allen - 2016-03-06
    • status: open --> closed
     

Log in to post a comment.