Also write PNGs with libpng, and BMPs with SDL, and have the renderer only generate a large PNG thumbnail, and disable HTTP/2 multiplexing for now so we don't get banned when loading avatars. simon pls reply to the stupid emails already.
6 lines
130 B
Meson
6 lines
130 B
Meson
data_files += files(
|
|
'hmap.cpp',
|
|
'images.cpp',
|
|
)
|
|
data_files += to_array.process('font.bz2', extra_args: 'compressed_font_data')
|