summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 08:45:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 08:45:48 (GMT)
commit96c384c361eb309a107faf06bc2c73bf1e356997 (patch)
treeaad83227050d3fc352558e0158ae131f6e737f96 /generic/tkDecls.h
parentbbdabb862104c63547c50ced8bc7141b10a66667 (diff)
downloadtk-96c384c361eb309a107faf06bc2c73bf1e356997.zip
tk-96c384c361eb309a107faf06bc2c73bf1e356997.tar.gz
tk-96c384c361eb309a107faf06bc2c73bf1e356997.tar.bz2
Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: option readfile cannot use multibytes. Ticket [0a3d799a]
To clarify a bit, what we discovered was that [[option readfile]] as found in all Tk releases up to and including 8.5.18 is already able to read in the whole BMP, so long as the file is stored in the encoding utf-8. The classic ASCII subset is fine. utf-8 is fine. Other encodings are at best non-portable. What [477949] did was to add support for files stored in [[encoding system]] but at the expense of breaking the support for the files stored in utf-8. Not the right outcome for a patch release.
Diffstat (limited to 'generic/tkDecls.h')
0 files changed, 0 insertions, 0 deletions