You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> What steps will reproduce the problem?
Creating a new reader with windows-1255 as the input charset.
> What is the expected output? What do you see instead?
Windows-1255 is a standard encoding (Hebrew), IMHO it should be supported :)
Original issue reported on code.google.com by dvir...@gmail.com on 12 May 2014 at 12:35
The text was updated successfully, but these errors were encountered:
I went ahead and added a patch for that (since the difference between
windows-1255 and iso-8859-8 is RTL direction, I just copied the data file of
8859-8 to windows-1255.cp and generated the necessary code. Checked it and it
converts perfectly.
Original comment by dvir...@gmail.com on 12 May 2014 at 12:54
Original issue reported on code.google.com by
dvir...@gmail.com
on 12 May 2014 at 12:35The text was updated successfully, but these errors were encountered: