Chore: updates and generated resources

This commit is contained in:
Pieter Vander Vennet 2023-11-09 16:31:23 +01:00
parent 85801d9bf1
commit 3439e88d38
10 changed files with 176 additions and 106 deletions

View file

@ -872,7 +872,7 @@ class SvgToPdfPage {
width,
height,
}).CreatePng(this.options.freeComponentId, this._state)
}/* else {
} /* else {
const match = spec.match(/\$map\(([^)]*)\)$/)
if (match === null) {
throw "Invalid mapspec:" + spec