From 1ab178580545db7dadad55d0ff4993849ad96909 Mon Sep 17 00:00:00 2001 From: E Spelt Date: Mon, 15 Apr 2024 19:29:19 +0200 Subject: [PATCH] readme update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b9b9be..94d5e6a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ The standard camera component is, I think too slow for Android and IOS. You need ### Changes +- v3.9.13 + QR code: Fixed compute dimensions and more accurate results of sizeOfBlackWhiteBlackRunBothWays if outside of image (Thanks ImperatorZurg) +replaced integer division with floating point division - v3.9.12 Fixed a bug in Bresenham's line algorithm - v3.9.11