1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-07-31 02:19:50 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
gitlost 92e94009b2 raster: base draw_mp_circle() on plotCircle() from
https://zingl.github.io/bresenham.c by Zingl Alois rather than
  RosettaCode one, better at small scales plus simplifies
  licence/attribution issues;
  fix licence/attribution issues for `plot_hexline()` also which
  is actually based on `plotLine()` in zingl code (ticket #357,
  props stefan6419846)
debian/copyright: update with above
2026-07-29 17:39:01 +01:00
gitlost 29d761c795 MAXICODE: Rejig raster output to more closely match ISO 16023:2000 2021-05-16 16:34:42 +01:00