1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-07-31 18:39:52 +00:00

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
This commit is contained in:
gitlost
2026-07-29 17:39:01 +01:00
parent 0132ee586b
commit 92e94009b2
4 changed files with 28 additions and 24 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 925 B

After

Width:  |  Height:  |  Size: 926 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB