# Version 7.1.0

DsImaging is a Document Solutions product which offers a rich library for processing all popular image formats, without using any external image editor.

## Content

## New Features and Improvements

* Added GcGraphics.DrawRotatedText() method: Draws rotated text inside an unrotated rectangle (similar to how MS Excel draws rotated text in borderless cells).
* Added GcGraphics.DrawSlantedText() method: Draws rotated text inside a slanted rectangle (similar to how MS Excel draws rotated text in cells with borders).
* Added GcGraphics.MeasureRotatedText() method: Calculates the bounds of rotated text inside an unrotated rectangle.