libvips/libvips/draw
Kleis Auke Wolthuizen 0337c09700
Cleanup gettext handling (#2695)
Use GLib's i18n support instead of copying and pasting that
logic into its own header. This deprecates the vips/intl.h
header in favour of glib/gi18n.h.
2022-02-27 15:27:28 +00:00
..
Makefile.am start another draw cleanup 2014-03-31 14:56:33 +01:00
draw.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_circle.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_flood.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_image.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_line.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_mask.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_rect.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
draw_smudge.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
drawink.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
drawink.h start another draw cleanup 2014-03-31 14:56:33 +01:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
pdraw.h break ink out to a draw subclass 2014-02-11 13:57:28 +00:00