Build 1.00.2096Beta Available!

Posted on May 6, 2013

We are proud to announce that the new Murl Engine Build 1.00.2096Beta is available.

Among other improvements the Murl Engine now also supports Truetype and OpenType font rendering (in addition to the bitmap font rendering and the system font rendering). A detailed list of all changes can be found in the change log.

Please notice the API changes:

  • Renamed Murl::ISystemFont to Murl::IFont
  • Unified font attribute names in Graph::TextGeometry and FlatTextTexture, and moved all respective methods to Graph::IFont interface:
    "systemFontId","fontId" -> "systemFontName"
    "systemFontSize" -> "fontSize"
    "systemFontTextColor" -> "textColor"
    "systemFontBackgroundColor" -> "backgroundColor"

You should perform a search&replace operation on your user code in order to incorporate these changes.

As always, if you encounter difficulties, find a bug or want to discuss development issues, head over to the Forum.


Don't miss out on any update,
subscribe to our newsletter.


Copyright © 2011-2024 Spraylight GmbH.