support minify: Merge text with the same attributes to reduce the number of elements support css minify: Compress CSS class names
Through this two optimization methods, the size has been reduced to about one-fifth.
-rw-r--r-- 1 ace None 89K Oct 23 17:04 vitest.svg
-rw-r--r-- 1 ace None 8.8K Oct 24 19:37 vitest.html
-rw-r--r-- 1 ace None 25K Oct 24 19:37 vitest.svg
Add the source of all styles of node to the class field
Added two new parameters
Customize font size
Control SVG text rendering
Publish the correct .d.ts file to avoid tsc compiling enum incorrectly