From: yu.dongliang <18588496441@163.com> Date: Thu, 13 Jul 2023 10:02:59 +0000 (+0800) Subject: rename to 1.png X-Git-Url: http://baseworks.info/?a=commitdiff_plain;h=f5985d1c7d4d8a6b6df3a401aace5305ae5e5b1b;p=ses.git rename to 1.png --- diff --git a/ses_layout.c b/ses_layout.c index 862e257..2e55307 100644 --- a/ses_layout.c +++ b/ses_layout.c @@ -771,7 +771,7 @@ int ses_layout_draw(ScfEboard* b, uint32_t bx, uint32_t by, uint32_t bw, uint32_ } } - cairo_surface_write_to_png(surface, "./a.png"); + cairo_surface_write_to_png(surface, "./1.png"); cairo_destroy(cr); cairo_surface_destroy(surface);