Tomáš Režňák

Results 3 issues of Tomáš Režňák

I have found that resvg renders this SVG inconsistently with Chromium/Firefox/Inkscape: ```svg ``` Here's a comparison of the output of Firefox/Chromium/Inkscape (left) and resvg (right): I suspect the culprit here...

**Description and expected behavior** When running `zenstack generate`, the generation fails during the "Generating Zod schemas" phase with the following error: ```ts Error compiling generated code: ../../node_modules/zod/v4/classic/schemas.d.cts:455:31 - error TS1139:...

**Is your feature request related to a problem? Please describe.** At this time, ZenStack can generate an automatic CRUD API and OpenAPI specification in two flavors: RPC and RESTful. However,...