git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@70981
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
*
* This function updates all Edje members at the process level which
* belong to this text class with the new font attributes.
+ * If the @p size is 0 then the font size will be kept with the previous size.
+ * If the @p size is less then 0 then the font size will be calculated in the
+ * percentage. For example, if the @p size is -50, then the font size will be
+ * scaled to half of the original size and if the @p size is -10 then the font
+ * size will be scaled as much as 0.1x.
*
* @see edje_text_class_get().
*