efl/src/lib
Youngbok Shin bf1c0e2657 evas: proceed glyph iterator to handle next index properly
Summary:
When harfbuzz is enabled, _content_create_ot() function will be used
for shaping. If evas_common_font_int_cache_glyph_get() failed in some reason,
it never proceed gl_itr until the end.
It can cause weird rendering result. Because, all of gl_itr after the failure
can't have proper x_bear, y_bear and width.
@fix

Test Plan: N/A

Reviewers: raster, cedric, herdsman, jpeg

Differential Revision: https://phab.enlightenment.org/D5154
2017-09-04 10:18:05 +03:00
..
ecore ecore_exe - fix failed finalize fork to reutrn NULL not ecore_exe_free 2017-09-02 22:33:00 +09:00
ecore_audio ecore_audio_pulse_ml: Check memory allocation fail 2017-08-08 23:13:47 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_con ecore, ecore_con: fix const on Eina.Slice 2017-08-10 12:53:14 +02:00
ecore_drm
ecore_drm2 ecore-drm2: Add API to allow setting pointer acceleration profile 2017-08-24 11:42:57 -04:00
ecore_evas efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
ecore_fb ecore_fb_li: add error handling code related with calloc 2017-08-09 11:10:20 +09:00
ecore_file
ecore_imf ecore_imf: check return value of memory allocation 2017-08-01 10:27:37 +09:00
ecore_imf_evas
ecore_input ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input_evas
ecore_ipc Ecore_Conn: Enable CLOEXEC by default. 2017-07-27 16:54:34 +02:00
ecore_sdl ecore_sdl: Add API doc for ecore_sdl_feed_events 2017-08-18 09:48:59 -04:00
ecore_wayland
ecore_win32 Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions 2017-07-09 13:34:09 +02:00
ecore_wl2 ecore_wl2: Don't set up callbacks on initial commit 2017-09-01 12:29:05 -05:00
ecore_x ecore_x: Avoid crash on NULL 2017-08-02 13:34:45 +09:00
ector ector: cleanup grammar in comments 2017-08-29 16:24:23 -07:00
edje efl: Remove Efl.Orientation horiz & vert (EO) 2017-08-23 15:24:37 +09:00
eet eet: silence properly reused code through switch case statement fallthrough. 2017-06-05 12:07:57 -07:00
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl eolian: fix float parsing with locales with ',' decpoint 2017-09-01 16:08:10 +02:00
efl_wl efl-wl: match nested wl seats based on display ordering 2017-08-25 14:48:11 -04:00
efreet efreet - dont complain if INTERNAL x extension hash of desktop is NULL 2017-07-21 17:02:43 +09:00
eina eina_array: Fix magic checks to return 2017-09-01 10:09:37 +09:00
eio eio: fix correct stat structure on Windows 32 bits 2017-08-14 10:17:24 -07:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary naviframe: Fix to finish transition for newly pushed item 2017-09-04 15:35:23 +09:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput elput: Add API to set pointer acceleration speed 2017-08-24 11:28:31 -04:00
elua elua: load regular file if bytecode cache fails 2017-08-30 20:21:23 +02:00
embryo
emile emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emotion evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
eo eo: Mark name_find as const 2017-08-23 20:53:20 +09:00
eolian eolian: fix float parsing with locales with ',' decpoint 2017-09-01 16:08:10 +02:00
eolian_cxx eolian-cxx: Add workaround for function pointer types 2017-08-22 22:40:13 -03:00
ephysics ephysics - fix stacking comparsion correctly if 1 smaller than 1 2017-07-29 09:08:40 +09:00
escape
ethumb
ethumb_client
evas evas: proceed glyph iterator to handle next index properly 2017-09-04 10:18:05 +03:00
evil evil: Fix edc scripts compilation on windows 2017-06-12 11:52:30 +09:00
.gitignore
CMakeLists.txt