Commit graph

7 commits

Author SHA1 Message Date
Zy
1c023df1ff dev: clean xpm files from the original minilibx *
- rename the source files of the original minilibx to xpm_*.*
- make the changes between the original files as minimal as possible
2024-10-12 22:22:58 +02:00
Zy
6592ec43fd dev: add -Wextra in Makefile and clean warnings 2024-10-12 19:48:10 +02:00
Zy
9264c47494 part: implement mlx_xpm_file_to_image() 2024-10-12 19:42:46 +02:00
Zy
898162121d dev: clean docs and everything, add TODOs 2024-10-11 23:12:23 +02:00
Zy
d305f831e8 dev: clean some unnecessary things 2024-10-11 19:10:39 +02:00
Zy
09e319024d part: add mlx3ds_assets_get() and file embedding *
TODO: docs
also add tester for sdcard files
2024-10-10 23:25:15 +02:00
Zy
d57afcccc6 part: implement mlx_xpm_to_image() (TODO *)
TODO:
- implement mlx_xpm_file_to_image()
- clean unused mlx files (all in the same file and static)
- norminette
2024-10-08 19:42:01 +02:00