28 #ifndef __SHAPEINFO_H__
29 #define __SHAPEINFO_H__
30 #include <boost/optional.hpp>
31 #include <boost/shared_ptr.hpp>
49 boost::optional<std::pair<unsigned, unsigned> >
m_textInfo;
53 boost::optional<std::pair<bool, bool> >
m_flips;
56 boost::shared_ptr<const Fill>
m_fill;