FTC 2.2 beta 3

  • From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
  • To: ftcdev@xxxxxxxxxxxxx
  • Date: Fri, 14 Jan 2011 13:07:25 -0600

FTC 2.2 beta 3 has been uploaded to the web site.

In this beta I changed one line in the FTC to make it compatible
with Cocoa. So the FTC compiles under Cocoa, but there is a
serious performance problem in the RS framework that needs to be
addressed. Please see feedback report 15422. RS has reviewed and
verified the problem and hopefully they will address this 2011R1.

Here's what's new with this beta...

- Changed the depth size in scratch graphics in the FTUtilites
module to 32 bits for compatibility with Cocoa.

- Added support for the RTF tags bullet, emdash, endash, emspace,
enspace, qmspace.

- Fixed a problem in the RTF parser under Windows where the RS
framework wasn't returning an encoding for charset 0. An encoding
is now returned which will allow a lot of non-ascii character to
be properly shown.

- Fixed a problem in the RTF parser where "/" was appended to the
output text.

FTC Website: http://www.truenorthsoftware.com/formattedtextcontrol
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.



Other related posts:

  • » FTC 2.2 beta 3 - Brendan Murphy