aseprite/src/app/util
David Capello b8514ad1c6 Add helper functions make_shader(), make_skimage/skcanvas_for_docimage()
These functions can be used to create a new Skia shader from SkSL
code, and a new SkImage/SkCanvas to modify a doc::Image*
2024-03-11 10:34:05 -03:00
..
autocrop.cpp
autocrop.h
buffer_region.cpp Add suppor for doc::Image row stride size > width size 2023-08-07 15:27:39 -03:00
buffer_region.h
cel_ops.cpp Add tileset options when we convert a layer to a tilemap (fix #4158) 2023-11-22 14:37:27 -03:00
cel_ops.h
clipboard_native.cpp Copy hex text to native clipboard when copy colors from the palette (fix #4289) 2024-01-31 11:45:12 -03:00
clipboard.cpp Copy hex text to native clipboard when copy colors from the palette (fix #4289) 2024-01-31 11:45:12 -03:00
clipboard.h Copy hex text to native clipboard when copy colors from the palette (fix #4289) 2024-01-31 11:45:12 -03:00
conversion_to_surface.cpp Use transparent color when the source indexed image uses mask color (fix #3960) 2023-09-25 18:30:36 -03:00
conversion_to_surface.h
expand_cel_canvas.cpp Add user data to tiles (fix #3626) 2022-12-17 14:13:49 -03:00
expand_cel_canvas.h
filetoks.cpp
filetoks.h
freetype_utils.cpp
freetype_utils.h
layer_boundaries.cpp Lock document in Tx() ctor (part of #2430) 2023-12-27 11:05:15 -03:00
layer_boundaries.h
layer_utils.cpp Drop selection when we hide a layer that is being transformed (fix #4179, fix #3254) 2024-02-26 17:36:57 -03:00
layer_utils.h
msk_file.cpp
msk_file.h
new_image_from_mask.cpp Fix some warnings 2023-02-28 13:05:02 -03:00
new_image_from_mask.h
open_batch.h
pal_ops.cpp
pal_ops.h
pic_file.cpp
pic_file.h
pixel_ratio.cpp
pixel_ratio.h
range_utils.cpp
range_utils.h
readable_time.cpp Fix sprintf() warnings using snprintf() or fmt::format() 2023-09-27 19:57:41 -03:00
readable_time.h
resize_image.cpp
resize_image.h
shader_helpers.cpp Add helper functions make_shader(), make_skimage/skcanvas_for_docimage() 2024-03-11 10:34:05 -03:00
shader_helpers.h Add helper functions make_shader(), make_skimage/skcanvas_for_docimage() 2024-03-11 10:34:05 -03:00
tile_flags_utils.cpp Show tile flags in the editor canvas when we use Ctrl key/move tool 2023-11-09 16:44:46 -03:00
tile_flags_utils.h Show tile flags in the editor canvas when we use Ctrl key/move tool 2023-11-09 16:44:46 -03:00
tiled_mode.h
tileset_utils.cpp Show, duplicate and delete tilesets in Sprite Properties dialog (fix #3875) 2023-07-18 18:50:57 -03:00
tileset_utils.h Show, duplicate and delete tilesets in Sprite Properties dialog (fix #3875) 2023-07-18 18:50:57 -03:00
wrap_point.cpp
wrap_point.h
wrap_value.h