Version info for Unicode Code Converter
New in version 7.0.8
- Finally reinstated the ability to pass characters to the conversion tool in the command line, using
q=
.
- Added a link to this page to the version number at the top of the page.
- Fixed the link to UniView.
New in version 7.0.7
- 'View names' button removed. The app it linked to is no longer available, and UniView actually does the same job.
- 'View in UniView' now works again.
- Refreshed the styling.
New in version 7.0.6
- Removed ability to pass parameters from another program until I am able to be confident that there are no security risks involved.
- (Note that 'View names' and 'View in UniView' won't work until those apps have been through a security review.)
- Hid the notes by default. They can be shown by clicking on a button.
New in version 7.0.5
- Fixed links to UniView and added a related link to the String Analyser tool.
New in version 7.0.3
- View Names now links to the String Analyser. This offers additional functionality over the previous script, including graphic images for the Unicode characters.
- Moved version information into this file.
New in version 7.0.2
- Bug fix: trailing spaces removed before UTF-8/UTF-16 conversion, and alert removed also.
New in version 7.0.1
- Conversion from U+hex notation now also works for lowercase u+hex.
- 'Beta' label removed. (You can still find the previous version here.)
New in version 7
- New mixed input field added and position of some fields changed.
- New field for conversion of 0x... notation hex escapes
- Enabled invisible and ambiguous characters to be made visible in the XML output.
- Added support for all HTML entities in HTML/XML input.
- All code rewritten to use characters as the internal representation, rather than code points. Also, code is much smaller and cleaner, partly through use of regular expression matching.
- Various filters available for conversion, such as allowing ASCII or Latin1 characters to remain unconverted in NCR output.
- New icon to quickly select all contents of a field.
New in version 6
- Convert from JavaScript, Java and C escape notation, and to JavaScript/Java escapes (with switch to show C-style supplementary characters)
- Convert to and from CSS escape notation
- Convert from HTML/XML code with escapes to code with just characters
- Convert < > " or & in HTML/XML code to entities
- Option to show ASCII characters when converting to NCRs
- View a set of characters in UniView by clicking on the View in UniView button
New in version 5
- Convert to and from Unicode U+hex notation
- Get a list of Unicode names for a sequence of characters by clicking on the View Names button.
- You now have to click a button to start the conversion, rather than remove focus from the input area. This provides better control and a more intuitive approach.
Version: $Id: about.html,v 1.31 2003/06/23 16:16:10 rishida Exp $