/usr/share/doc/libqedje0a/TODO is in libqedje0a 0.4.0+lgpl-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | DIFFERENCES FROM EDJE
=====================
These are the missing features from the original Edje (EFL):
* embryo support;
* embedded font support;
* data section support;
* spectra support;
* styles support;
* Parts:
* use_alternate_font_metrics;
* repeat_events;
* dragable;
* pointer_mode;
* ignore_flags;
* gradient type;
* precise_is_inside;
* text's effects (shadow, outline, etc).
* Description:
* step support;
* aspect support;
* fixed support;
* aspect_preference;
* Image:
* border support;
* middle support;
* fill support;
* Text:
* text_class support;
* fit;
* text_source;
* elipsis;
* style (textblock);
* min/max;
* effects;
* Programs:
* mouse,in signal support;
* mouse,out signal support;
* emit signal load/show/hide/resize support;
* program,start signal support;
* program,stop signal support;
|