Editing
Fix garbled message text
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Ways to fix garbled message text == === [http://www.softking.com.tw/soft/clickcount.asp?fid3=1763 ConvertZ] v.8.02 === * choose encode: manually (mainly in Asia language) * convert to UTF-8: available * convert to big5 from UTF-8: available {{exclaim}} the wording may be changed by the software ex: 余美人 -> 於美人 * allow to wrap long text: available === [http://www.emeditor.com/ EmEditor] v.14.3.1 ($) === * choose encode: manually and auto-detect {{Gd}} * convert to UTF-8: available * allow to wrap long text: available * support command line: [https://www.emeditor.com/help/faq/file/file_convert.htm EmEditor FAQ: How can I convert file encodings with the command line?] === [http://www.google.com/chrome Google Chrome] v.10 (viewer) === * choose encode: manually and auto-detect * allow to wrap long text: available (auto) {{Gd}} === [http://sourceforge.net/projects/madedit/ MadEdit] v.0.2.9.1 === * choose encode: manually and auto-detect {{Gd}} * convert to UTF-8: available * allow to wrap long text: available === Microsoft Internet Explorer v.8 (viewer) === * choose encode: manually and auto-detect * allow to wrap long text: === Microsoft notepad (記事本) for Windows === method 1: [https://errerrors.blogspot.com/2010/11/notepadtxt.html Err: 解決用記事本(notepad)開啟簡體字txt檔,出現亂碼的問題](2010): notepad + [http://notepad-plus-plus.org/ Notepad++ ] * choose encode: manually * convert to UTF-8: available by Notepad++ * allow to wrap long text: available method 2: [http://www.microsoft.com/downloads/details.aspx?FamilyID=8c4e8e0d-45d1-4d9b-b7c0-8430c1ac89ab&displayLang=zh-tw Microsoft AppLocale 公用程式](patched: [http://ntu.csie.org/~piaip/papploc.msi piaip pAppLocale]) + notepad * choose encode: manually * convert to UTF-8: not available * allow to wrap long text: available === Microsoft Office Word 2003 ($) === * choose encode: manually * convert to UTF-8: available * allow to wrap long text: available === [http://moztw.org/firefox/ Mozilla Firefox] v.3.6 (viewer) === * choose encode: manually and auto-detect * allow to wrap long text: no but you can copy the following code into the web address bar to wrap long text (Thanks, [http://returnofthesasquatch.blogspot.com/2007/03/word-wrap-for-firefox-bookmarklet_17.html Return of the Sasquatch: word wrap for Firefox bookmarklet]!) <pre> javascript:(function() { var D = document; F(D.body); function F(n) { var u, r, c, x; if (n.nodeType == 3) { u = n.data.search(/\S{45}/); if (u >= 0) { r = n.splitText(u + 45); n.parentNode.insertBefore(D.createElement('wbr'), r); } } else if ((n.tagName != 'STYLE') && (n.tagName != 'SCRIPT')) { for (c = 0; x = n.childNodes[c]; ++c) { F(x); } } } D.body.innerHTML += ' '; })(); </pre> === [http://notepad-plus-plus.org/ Notepad++] v.5.8 === * choose encode: manually * convert to UTF-8: available * allow to wrap long text: available === not supported at this moment === * [http://www.libreoffice.org/ LibreOffice] 3.3.0 - Writer * [http://www.openoffice.org/ OpenOffice.org] 3.3.0 - Writer is not supported but OpenOffice.org Calc is supported.
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
Tools
What links here
Related changes
Special pages
Page information