Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 788 Bytes

0.2.12.md

File metadata and controls

34 lines (19 loc) · 788 Bytes

css minify

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

sourcemap

Add the source of all styles of node to the class field

Config

Added two new parameters

font-size

Customize font size

length-adjust

Control SVG text rendering

wasm

Publish the correct .d.ts file to avoid tsc compiling enum incorrectly