mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 13:40:36 -08:00
* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
that image size is valid. Use g_object_unref instead of deprecated rsvg_handle_free to free rsvg handle.
This commit is contained in:
parent
db289ad998
commit
c01c4e35bf
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
2008-07-25 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* image.c (svg_load_image): Fix last change.
|
||||
(svg_load_image): Use rsvg_handle_get_dimensions to check that
|
||||
image size is valid. Use g_object_unref instead of deprecated
|
||||
rsvg_handle_free to free rsvg handle.
|
||||
|
||||
2008-07-25 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue