Code

Merge from fe-moved
[inkscape.git] / src / libnrtype / Layout-TNG.h
index 3d0c5728838bbb6761dbb487327e07e3c61dd415..19680b140a56a0cfc2c7b3ba9fea7c2c400c6118 100644 (file)
@@ -449,7 +449,7 @@ public:
     /** Returns the bounding box of the given glyph, and its rotation.
     The centre of rotation is the horizontal centre of the box at the
     text baseline. */
-    boost::optional<Geom::Rect> glyphBoundingBox(iterator const &it, double *rotation) const;
+    Geom::OptRect glyphBoundingBox(iterator const &it, double *rotation) const;
 
     /** Returns the zero-based line number of the character pointed to by
     \a it. */