Browse our Products

Aspose.Font for C++ 24.3 Release Notes

Major Features

Aspose.Font for C++ 24.3 is based on the latest Aspose.Font for .NET 24.3 and ready for use with Aspose c++ products ver 24.3.

Added the ability to measure text represented by an array of character codes.

Added the ability to render text represented by an array of glyph IDs.

Fixed ArgumentException when converting TrueType font to SVG format.

For more details see Aspose.Font for .NET 24.3

Public API and Backwards Incompatible Changes

Added APIs

  • Method Aspose::Font::Renderers::RenderingUtils::DrawText(System::SharedPtr<Aspose::Font::Font>, System::ArrayPtr<System::SharedPtr<Aspose::Font::Glyphs::GlyphId>>, double)
  • Method Aspose::Font::Renderers::RenderingUtils::DrawText(System::SharedPtr<Aspose::Font::Font> font, System::ArrayPtr<System::SharedPtr<Aspose::Font::Glyphs::GlyphId>>, doublefontSize, RenderingUtils::LineSpacingTypelineSpacingType, int32_t, int32_t)
  • Method Aspose::Font::Ttf::TtfFontMetrics::MeasureString(System::ArrayPtr<uint32_t>,double)

Got Queries?

If you have any query related to Aspose.Font for C++ API, please feel free to write to reach us on Aspose.Font forum. We’ll be glad to assist you with your inquiries.