efl/src/lib/evas/canvas
Youngbok Shin 1750410650 evas: Add scale feature for embedded bitmap fonts.
Summary:
When evas selects a strike of embedded bitmap font,
calculate ratio and use it for scaling embedded bitmap.
@feature

Reviewers: jpeg, tasn, woohyun, raster, herdsman

Reviewed By: raster

Subscribers: charlesmilette, Francesco149, cedric

Differential Revision: https://phab.enlightenment.org/D2713
2017-09-26 11:31:31 +09:00
..
render2 tests: Remove CPU affinity from all threads 2017-03-06 17:03:47 +09:00
efl_canvas_filter_internal.eo evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
efl_canvas_group.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
efl_canvas_image.c evas: Use Eina.Rect for load_region 2017-09-19 10:51:48 +09:00
efl_canvas_image.eo eo: hide dbg_info from eo files 2017-04-21 17:59:32 +02:00
efl_canvas_image_internal.eo evas: Add debug_name to image objects 2017-08-04 10:24:03 +09:00
efl_canvas_object.eo efl_gfx: Remove color_part API (EO) 2017-09-13 18:03:34 +09:00
efl_canvas_object_event_grabber.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
efl_canvas_object_event_grabber.eo evas: Add group_member_is to smart objects 2017-09-13 11:01:29 +09:00
efl_canvas_polygon.eo polygon: Use Eina.Position2D for point_add 2017-09-19 10:51:48 +09:00
efl_canvas_proxy.c evas: Use Eina.Slice on the stack (gfx.buffer) 2017-09-19 10:51:48 +09:00
efl_canvas_proxy.eo Revert "evas: Add source_region property to proxy objects" 2016-12-20 15:47:54 +09:00
efl_canvas_rectangle.eo docs: evas_canvas: fill gaps in evas canvas eo file documentation 2016-11-15 17:45:32 +01:00
efl_canvas_scene3d.c evas: Use Eina.Slice on the stack (gfx.buffer) 2017-09-19 10:51:48 +09:00
efl_canvas_scene3d.eo
efl_canvas_snapshot.c evas: Fix cutout handling for snapshot objects 2017-04-14 11:26:44 +09:00
efl_canvas_snapshot.eo evas: Fix cutout handling for snapshot objects 2017-04-14 11:26:44 +09:00
efl_canvas_surface.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_canvas_surface.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_canvas_surface.h
efl_canvas_surface_tbm.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_tbm.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_surface_wayland.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_wayland.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_surface_x11.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_x11.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_text.eo evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
efl_gfx_map.c efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
efl_gfx_map.eo efl.gfx.map: support for map points as multiples of 4 2017-06-08 16:53:45 +09:00
efl_input_event.c evas: Fix build for Windows without segv 2017-05-22 17:37:35 +09:00
efl_input_event.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
efl_input_focus.c evas: Fix build for Windows without segv 2017-05-22 17:37:35 +09:00
efl_input_focus.eo evas: Make Efl.Input.Event.instance_get internal 2017-05-19 14:06:59 +09:00
efl_input_hold.c evas: Make Efl.Input.Event.instance_get internal 2017-05-19 14:06:59 +09:00
efl_input_hold.eo evas: Make Efl.Input.Event.instance_get internal 2017-05-19 14:06:59 +09:00
efl_input_interface.eo win: Use Eina.Size2D for pointer position 2017-09-19 10:51:48 +09:00
efl_input_key.c evas: Set locks and modifiers for all input events 2017-06-07 15:25:01 +09:00
efl_input_key.eo evas: Make Efl.Input.Event.instance_get internal 2017-05-19 14:06:59 +09:00
efl_input_pointer.c efl: Add precise_position for input events 2017-09-19 10:51:48 +09:00
efl_input_pointer.eo efl: Add precise_position for input events 2017-09-19 10:51:48 +09:00
efl_input_state.eo evas: Add seat arg to modifier/lock EO APIs 2017-05-16 20:47:49 +09:00
efl_vg.eo efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
efl_vg_container.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
efl_vg_gradient.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_gradient_linear.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_gradient_radial.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_root_node.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_shape.eo efl_gfx: Remove color_part API (EO) 2017-09-13 18:03:34 +09:00
evas_async_events.c evas: Fix two whitespace errors 2017-05-12 14:41:49 +09:00
evas_box.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
evas_callbacks.c Revert "evas: we should be able to access this data during an object being destroyed." 2017-08-13 13:18:08 -07:00
evas_canvas.eo eo: make more freefuncs implicit 2017-09-22 16:17:19 +02:00
evas_canvas3d_camera.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_camera.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_eet.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
evas_canvas3d_light.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_light.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_material.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_material.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_mesh.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_mesh.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_node.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_node.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_node_callback.h Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
evas_canvas3d_object.c eo: move unbindable event APIs to C 2017-04-20 18:24:38 +02:00
evas_canvas3d_object.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_primitive.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_primitive.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_scene.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_scene.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_texture.c evas: Evas_Canvas3D rendering logic need a complete overhaul. 2017-08-25 10:52:48 -07:00
evas_canvas3d_texture.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_types.eot evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_clip.c evas: remove engine.data.output. 2017-04-24 15:10:48 -07:00
evas_data.c evas_data: Fix safety checks in evas_object_data 2016-10-12 11:25:55 +09:00
evas_device.c evas - handle devices that on deletion delete other devices on shutdown 2017-07-31 15:07:28 +09:00
evas_events.c evas_events: add checking state of point 2017-09-19 17:22:48 +09:00
evas_events_legacy.c evas: Modify wheel events direction to bool (EO) 2017-08-10 14:42:08 +09:00
evas_filter_mixin.c filters: Safety++ 2017-09-06 09:12:28 +09:00
evas_focus.c evas seat focus add - handle other case where layer may be null 2017-07-23 19:30:31 +09:00
evas_font_dir.c evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_gl.c evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
evas_grid.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
evas_image.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_image_legacy.c efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
evas_image_private.h evas: Use Eina_Rectangle internally 2017-09-13 18:03:34 +09:00
evas_key.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
evas_key_grab.c evas mem - remove redundenty unused evas mem absraction 2017-07-31 11:53:59 +09:00
evas_layer.c evas: Fix layer usage count and deletion 2017-03-07 11:04:34 +09:00
evas_line.eo evas: Remove unnecessary imports of evas_types 2017-05-16 20:47:49 +09:00
evas_main.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
evas_map.c evas: expose evas_map_coords_get. 2017-06-30 13:46:07 -07:00
evas_map.h evas map: Reach feature parity with legacy API 2017-05-11 18:02:31 +09:00
evas_name.c evas: handle object names with a list hash 2017-09-01 13:42:18 -04:00
evas_object_box.c evas: Fix invalid call to intercept 2017-09-19 16:35:28 +09:00
evas_object_grid.c evas: Fix evas grid 2017-09-13 09:57:05 +09:00
evas_object_image.c efl: Use Eina.Size2D for image load size 2017-09-19 10:51:48 +09:00
evas_object_inform.c evas: Re-fix post-event cb by supporting recursion 2017-02-16 19:51:06 +09:00
evas_object_intercept.c evas: Fix automatic visible set (EO) 2017-08-29 10:55:56 +09:00
evas_object_line.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_object_main.c evas_object_main: fallback to other usage instead of returning NULL 2017-09-19 10:34:22 +02:00
evas_object_polygon.c polygon: Use Eina.Position2D for point_add 2017-09-19 10:51:48 +09:00
evas_object_rectangle.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_object_smart.c efl: Use Eina.Position2D for Efl.Gfx.position 2017-09-18 13:22:54 +09:00
evas_object_smart_clipped.c emotion: Fix refcounts related to eio use 2017-09-13 09:57:05 +09:00
evas_object_table.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
evas_object_text.c evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_object_textblock.c evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_object_textgrid.c evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_object_vg.c efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
evas_out.c evas: we always do use the common backend, so always init. 2017-08-30 10:01:17 -07:00
evas_polygon_private.h evas: Use Eina_Rectangle internally 2017-09-13 18:03:34 +09:00
evas_rectangle.c
evas_render.c evas: Use Eina_Rectangle internally 2017-09-13 18:03:34 +09:00
evas_smart.c evas mem - remove redundenty unused evas mem absraction 2017-07-31 11:53:59 +09:00
evas_stack.c evas: Add more debug info to an ERR message (stack) 2017-03-14 11:04:16 +09:00
evas_stats.c
evas_table.eo eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
evas_text.eo evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_textblock_hyphenation.x Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_textblock_legacy.h Efl text: replace all usages of cursor handle to same type 2017-07-17 16:51:45 +03:00
evas_textgrid.eo evas: Add scale feature for embedded bitmap fonts. 2017-09-26 11:31:31 +09:00
evas_touch_point.c evas: Remove font_hinting from EO 2017-05-15 17:12:15 +09:00
evas_vg.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_vg_container.c efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
evas_vg_gradient.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_vg_gradient_linear.c efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
evas_vg_gradient_radial.c efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
evas_vg_node.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
evas_vg_private.h efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
evas_vg_root_node.c efl: Remove manual definitions of event "changed" 2017-04-18 11:07:46 +09:00
evas_vg_shape.c efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
evas_vg_utils.c