]> O.S.I.I.S - jp/vkvg.git/commit
take vkimg stride into account when saving surface to png or memory, spaces to tabs
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 12 Aug 2021 14:00:02 +0000 (16:00 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 12 Aug 2021 14:00:02 +0000 (16:00 +0200)
commit8388454f20eeb10f0609c736b716aabdfd24d323
tree4757f88eed1370b58d186d5018235e4b21298681
parentdf5c0320596cc32d5692375d925ebf13ff6a9595
take vkimg stride into account when saving surface to png or memory, spaces to tabs
23 files changed:
include/vkvg.h
src/cross_mutex.c
src/nanosvg.h
src/stb_image.h
src/stb_image_write.h
src/vkvg_buff.c
src/vkvg_buff.h
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_device.c
src/vkvg_device_internal.c
src/vkvg_device_internal.h
src/vkvg_fonts.c
src/vkvg_fonts.h
src/vkvg_internal.h
src/vkvg_matrix.c
src/vkvg_pattern.c
src/vkvg_pattern.h
src/vkvg_surface.c
src/vkvg_surface_internal.c
src/vkvg_surface_internal.h
vkh