[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Changing the terminal character set



Le decadi 30 messidor, an CCXXIII, Alex Naysmith a écrit :
> I'm writing python scripts with the curses GUI and I need the CP437
> character set.

Why exactly? All the characters in CP437 are present in Unicode, as far as I
can see. Therefore, you could just map the code point in the antiquated
encoding to the Unicode code point and use it for display.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature


Reply to: