gitlost
070162214b
- raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use
...
`size_t` as appropriate)
- BMP: lessen heap memory usage by only `malloc()`ing a row, not
whole file
- GIF: lessen heap memory usage by paging (also simplifies some
function returns); use standard colour char map
- raster: add `raster_malloc()` to fail > 1GB (avoids very large
output files that most systems can't handle; also lessens to
some degree chances of being victim of OOM killer on Linux)
- GUI: printing scale dialog: set maxima on X-dim and resolution
to keep scale <= 200
2023-12-22 21:29:54 +00:00
..
2021-05-20 18:47:41 +01:00
2023-12-18 10:28:14 +00:00
2023-06-12 01:25:55 +01:00
2023-06-12 01:25:55 +01:00
2022-12-02 21:39:01 +00:00
2022-12-02 21:39:01 +00:00
2023-10-17 15:39:20 +08:00
2022-07-14 16:01:30 +01:00
2022-06-09 21:52:02 +01:00
2022-06-09 21:52:02 +01:00
2023-07-18 11:11:50 +01:00
2022-06-16 16:47:34 +01:00
2022-05-19 10:17:51 +01:00
2023-07-18 11:11:50 +01:00
2022-12-02 21:39:01 +00:00
2023-12-22 21:29:54 +00:00
2022-07-05 01:35:24 +01:00
2022-12-09 14:51:26 +00:00
2023-12-16 13:06:48 +00:00
2022-12-02 21:39:01 +00:00
2022-08-07 22:43:49 +01:00
2023-07-18 12:36:51 +01:00
2021-11-20 11:32:30 +00:00
2023-07-18 12:36:51 +01:00
2023-07-18 12:36:51 +01:00
2021-11-20 11:32:30 +00:00
2023-07-18 12:36:51 +01:00
2023-01-15 00:22:43 +00:00
2023-07-18 12:36:51 +01:00
2023-07-18 12:36:51 +01:00
2021-11-20 11:32:30 +00:00
2023-07-18 11:11:50 +01:00
2023-07-18 11:11:50 +01:00
2021-11-20 11:32:30 +00:00
2023-10-30 20:28:00 +00:00
2023-07-18 11:11:50 +01:00
2023-07-18 12:36:51 +01:00
2023-07-18 11:11:50 +01:00
2023-07-18 11:11:50 +01:00
2023-07-18 11:11:50 +01:00
2023-07-18 12:36:51 +01:00
2023-07-18 11:11:50 +01:00
2022-11-06 22:25:19 +00:00
2023-07-18 11:11:50 +01:00
2023-07-18 12:36:51 +01:00
2022-11-06 22:25:19 +00:00
2023-07-18 12:36:51 +01:00
2022-12-05 10:11:36 +00:00
2023-07-18 11:11:50 +01:00
2023-07-18 11:11:50 +01:00
2023-06-13 18:12:20 +01:00
2023-06-13 18:12:20 +01:00
2023-07-18 11:11:50 +01:00
2023-07-18 12:36:51 +01:00
2023-12-16 13:06:48 +00:00
2020-02-01 19:36:50 +01:00
2022-06-16 16:47:34 +01:00
2023-03-30 11:51:31 +03:00
2023-11-24 15:34:08 +00:00
2023-11-19 19:39:54 +00:00
2023-12-22 21:29:54 +00:00
2023-07-18 11:11:50 +01:00
2023-12-22 21:29:54 +00:00
2023-12-22 21:29:54 +00:00
2022-07-05 01:35:24 +01:00
2021-11-25 20:24:02 +00:00
2022-06-16 16:47:34 +01:00