fix some bug

This commit is contained in:
QIDI TECH
2025-08-06 15:29:14 +08:00
parent 38c3592758
commit 2fa18f50c6
4 changed files with 53 additions and 15 deletions

View File

@@ -218,4 +218,4 @@ index ab2d9b3c9f..cd701879b1 100644
+ const auto* aTags = &anOutline->tags[aStartIndex];
const short anEndIndex = anOutline->contours[aContour];
const short aPntsNb = (anEndIndex - aStartIndex) + 1;
aStartIndex = anEndIndex + 1;
aStartIndex = anEndIndex + 1;