TextKit a2 Available

January 29th, 2008 by Jonathan Johnson

We’ve made alpha 2 of TextKit available which includes several features and fixes that you’ve requested.

We’re excited to see how much interest there is in this product. Please let us know if there’s anything you would love to see this field do by either commenting here or filing a new ticket.

Visit the product page to download and learn more about TextKit.

Thanks everyone!


COMMENTS

5 Responses to “TextKit a2 Available”

  1. dazz Says:

    waou just been playing with it, with large text and large pictures, this is great :)

    so many questions bumped into mind :
    - will it support exporting/importing something like rtf ?
    - how is this possible ? linux too. you used some kind of lib like QT or else ?!

    thanks very much for making this ! :)

  2. Jonathan Johnson Says:

    It will support a binary serialization, which will support custom objects, in the next alpha or two. This will be used for styled cut, copy, and paste. I plan on having RTF supported before version 1.0, but it’s a little bit further back on my list of priority.

    It will be supported on Linux as well. It’s completely custom written, and that’s for speed and all of the wonderful features that we couldn’t do if we tried to use a native control.

    However, our goal is that by version 1.0, it will be indistinguishable from the native fields on all platforms. This means even for little nitpicky issues, so be sure to let us know about every issue you find, no matter how mundane :)

  3. dazz Says:

    oki sounds great! thanks a lot a good luck for the rest of it :)

  4. Randy Says:

    I haven’t had much time to digest this, but I had two feature-related questions. First, do you plan on implementing a full justification (since the metrics for it are such a pain)? Also, while thinking about your off-screen renderer object, it occurred to me that this could potentially be a fix for ugly rotated text on Windows. Do you plan on implementing a rotational method(s) on it?

    Thanks again for your efforts.

  5. Jonathan Johnson Says:

    Sorry for the delay in responding, out on vacation this week. Full justification may or may not be in version 1.0. It’s still a tricky problem to solve, but we certainly can solve it. I’m wanting to get a lot of the more lower-hanging fruit taken care of first, and then see what our customers really want at that point in time.

    I don’t plan on adding any text rotation explicitly in TextKit. However, it will be integrated with this soon, which should solve the rotated text problem on Windows.

Leave a Reply