From a538108f8e410f0e3bcc9b84d6d7cf394429ed31 Mon Sep 17 00:00:00 2001
From: user <user@user-ThinkPad-X60.(none)>
Date: Mon, 25 May 2015 21:28:28 -0400
Subject: [PATCH] added todo item about encodings other than utf-8

---
 pd/nw/todo.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 8bccae975..7df208e9d 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -174,6 +174,8 @@ Everything else: (A [x] means we've fixed it)
     specified in s_inter and in editor_new, so it should be easy to amend
     if need be.
 [ ] make "rtext" textarea <div> static, and turn display on/off
+[ ] what to do about character sets other than utf-8 that come from Pd
+    side? Example: ISO-8859 from the string posted by hexloader.c
 
 Crashers
 --------
-- 
GitLab