information Evas is a hardware-accelerated canvas API for X-Windows that can draw
anti-aliased text, smooth super and sub-sampled images, alpha-blend,
as well as drop down to using normal X11 primitives such as pixmaps,
lines and rectangles for speed if your CPU or graphics hardware are
too slow.
Evas abstracts any need to know much about what the characteristics of
your XServer's display are, what depth or what magic visuals etc, it
has. The most you need to tell Evas is how many colors (at a maximum)
to use if the display is not a truecolor display. By default it is
suggested to use 216 colors (as this equates to a 6x6x6 color cube -
exactly the same color cube Netscape, Mozilla, gdkrgb etc. use so
colors will be shared). If Evas can't allocate enough colors it keeps
reducing the size of the color cube until it reaches plain black and
white. This way, it can display on anything from a black and white
only terminal to 16 color VGA to 256 color and all the way up through
15, 16, 24 and 32bit color.
syndicateUTC clock | event counters The last message was received 1.94 days ago at 18:25 on Mar 19, 2010 0 messages so far today, 0 messages yesterday 8 messages so far this week, 10 messages last week 55 messages so far this month, 59 messages last month 114 messages since the first one, 1.43 months ago, for an average of 9.02 hours between messages recent messages date | project | content | link |
|---|
| 21:49 Thursday | e | Commit by caro :: r 47331 evas/doc/evas.dox.in: ( link) typo | # | | 21:49 Thursday | e | Commit by caro :: r 47331 evas/doc/evas.dox.in: ( link) typo | # | | 16:48 Thursday | e | Commit by barbieri :: r 47325 evas/src/lib/Evas.h: ( link) use captial letter to follow the rest of the style. | # | | 12:30 Tuesday | e | Commit by raster :: r 47287 evas/src/lib/canvas/evas_render.c: ( link) fix sync issue with override-redirect windows | # | | 04:09 Tuesday | e | Commit by raster :: r 47274 evas/src/lib/canvas/evas_object_textblock.c: ( link) more bug-- | # | | 01:35 Tuesday | e | Commit by raster :: r 47270 evas/src/lib/canvas/evas_object_textblock.c: ( link) crash-- | # | | 00:56 Tuesday | e | Commit by raster :: r 47266 evas/src/lib/canvas/evas_object_textblock.c: ( link) bug-- | # | | 02:34 Monday | e | Commit by raster :: r 47229 evas/src/lib/canvas/evas_object_textblock.c: ( link) wow - killed 2 bugs with 1 stone! :) | # | | 14:41 on Mar 14 | e | Commit by raster :: r 47207 evas/src/lib/canvas/evas_object_textblock.c: ( link) segv-- | # | | 08:04 on Mar 14 | e | Commit by raster :: r 47198 evas/src/lib/canvas/evas_object_textblock.c: ( link) inf loop-- | # | | 06:38 on Mar 14 | e | Commit by raster :: r 47197 evas/src/lib/canvas/evas_object_textblock.c: ( link) fix valgrind complaints within tb - fixes an entry bug too. | # | | 03:52 on Mar 14 | e | Commit by raster :: r 47196 evas/src/lib/canvas/evas_object_textblock.c: ( link) if cur not pointing to node. | # | | 13:25 on Mar 13 | e | Commit by raster :: r 47174 evas/src/lib/canvas/evas_object_textblock.c: ( link) printf-- | # | | 11:15 on Mar 12 | e | Commit by raster :: r 47155 evas/src/lib/canvas/evas_object_textblock.c: ( link) and fix cursor when entry is empty case. more cases to fix yet. | # | | 10:49 on Mar 12 | e | Commit by raster :: r 47154 evas/src/lib/canvas/evas_object_textblock.c: ( link) ok segv not there.. but behavior not good. now i rememebr why the <br> was there... :) time to fix this another way. | # | | 14:29 on Mar 11 | e | Commit by raster :: r 47134 evas/src/lib/canvas/evas_object_textblock.c: ( link) fix 1 entry insert issue - also printf debugging for now | # | | 11:30 on Mar 09 | e | Commit by caro :: r 47075 evas/src/lib/Evas_Data.h: ( link) remove Evas_Data.h | # | | 08:36 on Mar 08 | e | Commit by devilhorns :: r 46992 evas/src/lib/Evas.h: ( link) Add macros (actually defines like hint_fill_set) for expand_set to make it easier for people to know that weight_set handles expansion. | # | | 12:14 on Mar 07 | e | Commit by caro :: r 46947 evas/m4/efl_pthread.m4: ( link) typo | # | | 12:06 on Mar 07 | e | Commit by caro :: r 46942 evas/m4/efl_pthread.m4: ( link) when pthread is found, don't abort if spin lock is not found but not reqested
Patch by Albin Tonnerre | # |
|