Unicode functions and fixes in latest 6.9 beta
Posted: Tue Jun 08, 2004 1:18 pm
Here's what is new so far -
* XSLT filter
* Unicode (UTF-16LE) search and replace, with options for space
compression and for ignoring non-spacing characters.
* Unicode (UTF-16LE) pattern matching.
* New file grid right-click menu items:
- Analyze file - checks for various Unicode, XML, CSV and Tab
delimited formats, Unix/PC/Mac end of line format and other file
types
- Hex dump - displays a hex dump of the first 200 characters of
the file
* Added \x{...} Unicode character matching for exact matches. This
means that for a Unicode space you can type \x00000020 instead
of \x00\x00\x00\x20.
* Unicode conversion filter is now much simpler, as you just
choose an input and output conversion in one step.
* Synchronized scrolling option for Trial Input and Output.
* Fixed file grid ordering - if you moved rows around, TextPipe
did not remember the new row position.
* Fixed menu items for Remove, Copy and Move tab fields. These did
not add the required filters.
* Fixed help hyperlinks on Trial Run and Files tabs.
* Fixed bugs in Unicode Make Little/Big Endian filters.
* Fixed bug in Convert From Unicode filter, for when it
encountered a character that could not be converted. It now
outputs a space.
* The EasyPattern [year] keyword now checks for a 4 digit year
before checking for a 2 digit year.
* Convert Word Document To Text filter now only closes the Active
Document, avoiding the MS Word error message 'This method or
property is unavailable because a document window is not
active'.
* Fixed line wrapping problem with clipboard export of several
restrict-type filters.
We're also considering
- unicode compose/decompose/normalize functions
- unicode logging
- Replacement of tree view with unicode-enabled tree view
Any and all feedback is welcome! Please post replies to this post.
* XSLT filter
* Unicode (UTF-16LE) search and replace, with options for space
compression and for ignoring non-spacing characters.
* Unicode (UTF-16LE) pattern matching.
* New file grid right-click menu items:
- Analyze file - checks for various Unicode, XML, CSV and Tab
delimited formats, Unix/PC/Mac end of line format and other file
types
- Hex dump - displays a hex dump of the first 200 characters of
the file
* Added \x{...} Unicode character matching for exact matches. This
means that for a Unicode space you can type \x00000020 instead
of \x00\x00\x00\x20.
* Unicode conversion filter is now much simpler, as you just
choose an input and output conversion in one step.
* Synchronized scrolling option for Trial Input and Output.
* Fixed file grid ordering - if you moved rows around, TextPipe
did not remember the new row position.
* Fixed menu items for Remove, Copy and Move tab fields. These did
not add the required filters.
* Fixed help hyperlinks on Trial Run and Files tabs.
* Fixed bugs in Unicode Make Little/Big Endian filters.
* Fixed bug in Convert From Unicode filter, for when it
encountered a character that could not be converted. It now
outputs a space.
* The EasyPattern [year] keyword now checks for a 4 digit year
before checking for a 2 digit year.
* Convert Word Document To Text filter now only closes the Active
Document, avoiding the MS Word error message 'This method or
property is unavailable because a document window is not
active'.
* Fixed line wrapping problem with clipboard export of several
restrict-type filters.
We're also considering
- unicode compose/decompose/normalize functions
- unicode logging
- Replacement of tree view with unicode-enabled tree view
Any and all feedback is welcome! Please post replies to this post.