Welcome, Guest. Please login or register.

Author Topic: TTEngine 5.0 Released  (Read 1832 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline jumpshipTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 781
    • Show all replies
    • http://onlyamiga.kicks-ass.net
TTEngine 5.0 Released
« on: November 13, 2002, 07:32:16 PM »
TTEngine is the TrueType font based text rendering engine for AmigaOS. Version 5.0 can be downloaded from thehome page of TTEngine. New version has some interesting features.

 

   * Two new functions: TT_GetPixmap() and TT_FreePixmap() for text pixelmap extraction. Pixelmap is 8 bit per pixel, 256 gray levels. Then the pixmap may be further processed. Useful for e.g. painting and image processing software.
    * Antialiasing is now based on pixel luminance and hue (RGB correction is applied as well). Gives even better text quality especially on contrasting background (e.g. red text on green).
    * New text styles: underline, double underline, overstrike, double overstrike.
    * Fixed bugs in JAM2, INVERSVID and COMPLEMENT draw modes.
* Colours of text can be now specified directly as RGB via TT_Foreground and TT_Background tags.



As always some bugs have been fixed. Check "release_notes" file in the distribution archive for the full list of changes.

Source: Amiga.de
 

Offline jumpshipTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 781
    • Show all replies
    • http://onlyamiga.kicks-ass.net
Re: TTEngine 5.0 Released
« Reply #1 on: November 13, 2002, 09:02:05 PM »
@desler

With all the "this is better then that" and "so and so is wrong" it is nice to have some news about something someone has done for the community.

I'm with you, :pint: to the author!