Elementary: adding image for latex docs.

SVN revision: 60453
This commit is contained in:
Jonas M. Gastal 2011-06-17 14:45:19 +00:00
parent ac76b4f223
commit d52c0cfdda
2 changed files with 5738 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -3911,6 +3911,7 @@ EAPI Elm_Genlist_Item *elm_genlist_item_sorted_insert(Evas_Object *obj, const El
* animations will look better if they're accelerating or decelerating, so
* elm_animator provides four options in this regard:
* @image html elm_animator_curve_style.png
* @image latex elm_animator_curve_style.eps width=\textwidth
* As can be seen in the image the speed of the animation will be:
* @li ELM_ANIMATOR_CURVE_LINEAR constant
* @li ELM_ANIMATOR_CURVE_IN_OUT start slow, speed up and then slow down