Added TEXT_COLOR, UNDERLINE_ENABLED and UNDERLINE_COLOR to properties and atlas renderer
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / rendering / atlas / atlas-glyph-manager.h
index 6a53481..cbfa754 100644 (file)
@@ -111,6 +111,15 @@ public:
                AtlasManager::AtlasSlot& slot );
 
   /**
+   * @brief Retrieve the size of an atlas
+   *
+   * @param[in] atlasId Id of the atlas to interrogate
+   *
+   * @return The pixel size of the atlas
+   */
+  Vector2 GetAtlasSize( uint32_t atlasId );
+
+  /**
    * @brief Set the Atlas size and block size for subsequent atlas generation
    *
    * @param[in] size size of the atlas in pixels