On 11/23/2014 01:13 PM, [email protected] wrote:
On Sun, Nov 23, 2014, at 11:33, Dennis Lee Bieber wrote:Why would that be possible? Many truetype fonts only supply glyphs for single-byte encodings (ISO-Latin-1, for example -- pop up the Windows character map utility and see what some of the font files contain.With a bitmap font selected, the characters will be immediately replaced with characters present in the font's codepage, and will copy to clipboard as such.
I didn't realize Windows shell (DOS box) had that bug. Course I don't use Windows much the last few years.
it's one thing to not display it properly. It's quite another to supply faulty data to the clipboard. Especially since the Windows clipboard has a separate Unicode type available.
-- DaveA -- https://mail.python.org/mailman/listinfo/python-list
