zint-barcode-generator/backend/tests/data/gif
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
..
code16k_height0.5_wsp3_vwsp5.gif - raster.c: Need ceilf(symbol->height * si) to avoid heap-buffer-overflow; 2021-09-20 14:56:27 +01:00
code16k_height1.5_wsp3_vwsp5.gif - raster.c: Need ceilf(symbol->height * si) to avoid heap-buffer-overflow; 2021-09-20 14:56:27 +01:00
datamatrix_seq2of9.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
dotcode_1.0.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.0_ds0.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.0_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.5.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.5_ds0.4.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.5_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_1.5_ds2.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_2.0.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_2.0_ds0.9.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_2.0_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.0.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.0_ds0.4.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.0_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.5.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.5_ds0.4.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_3.5_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_5.0.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_5.0_ds0.2.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_5.0_ds1.1.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_5.0_ds1.7.gif tests: VC6 compatible; plot_raster_dotty: avoid float rounding difference 2021-06-23 15:00:49 +01:00
dotcode_bgfgalpha.gif CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
dotcode_bgfgtrans.gif CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
dotcode_bgtrans.gif - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +00:00
dotcode_cmyk_fg.gif - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +00:00
dotcode_fgtrans.gif - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +00:00
dpd_compliant.gif zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
itf14_height0.5_1.1.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
itf14_height0.5_box0_0.5.gif - raster.c: Need ceilf(symbol->height * si) to avoid heap-buffer-overflow; 2021-09-20 14:56:27 +01:00
itf14_height61.8_bind4_wsp24_3.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
ultra_fgbg_hvwsp1_box1.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
ultra_fgbg_hvwsp1_box1_bgfgtrans.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
ultra_fgbg_hvwsp1_box1_bgtrans.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
ultra_fgbg_hvwsp1_box1_fgtrans.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
ultra_rev2.gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00