efl/src
Joshua Strobl ec527a9026 Ensure we check for the correct minimum rsvg version for rsvg_handle_get_intrinsic_size_in_pixels
In commit cbcf5bc64a, newer librsvg APIs were used that are not available in versions between 2.36.0 and 2.50.0, e.g. rsvg_handle_get_intrinsic_size_in_pixels which was included in 2.51.x.

This has been resolved by adding a HAVE_SVG_2_51 and using it for both rsvg_handle_get_intrinsic_size_in_pixels and rsvg_handle_render_document, though the later technically landed in 2.46.0.

Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D12293
2021-09-22 15:38:37 -04:00
..
benchmarks benchmark: Remove unnecessary import and export macros from benchmark executables 2020-12-06 12:25:19 -03:00
bin elm - map widget - empty out and clean out code and tests - broken 2021-09-05 11:47:22 +01:00
bindings efl_mono: Use architecture independent ECANCELED 2020-11-25 10:44:41 -03:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples ecore evas ews - deprecate/remove 2021-03-28 13:56:33 +01:00
generic Ensure we check for the correct minimum rsvg version for rsvg_handle_get_intrinsic_size_in_pixels 2021-09-22 15:38:37 -04:00
lib evas_map: use source size for uv instead of proxy size 2021-09-20 10:11:11 +01:00
modules evas - gl x11 - dont crearte eglimage multiple times in same frame 2021-09-06 13:29:31 +01:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs fnmatch - warning remove on arm 2021-05-12 11:08:15 +01:00
tests eina-test: Fix unchecked return value 2021-09-21 10:35:34 -04:00
wayland_protocol wayland - update code generate private code and have no warnings 2021-05-07 00:02:05 +01:00