This commit is contained in:
saqib mir
2026-07-10 11:20:16 +05:30
22 changed files with 720 additions and 54 deletions
@@ -212,6 +212,7 @@ public:
std::string content;
std::string timestamp;
int pageIndex = 0;
double thickness = 0.0;
std::vector<std::vector<Point2D>> paths;
std::vector<std::array<Point2D, 4>> quadPoints;