Releases: keiya01/og_image_writer
Releases · keiya01/og_image_writer
[email protected]
- feat: add FontContext for handle global fallback font
- fix: fix some bugs
[email protected]
- build(wasm): fix build config
[email protected]
- update og_image_writer version
[email protected]
- fix: fix bugs that elements below the text is incorrect y axis
[email protected]
- feat: support
flex-direction: row;
.- But not still supportted
flex-basis
andflex-grow
.
- But not still supportted
- fix: fix some margin processing bugs
[email protected]
- docs: fix docs
[email protected]
- feat: support wasm/wasi.
- fix: fix some bugs.
- feat: add
border-radius
.
[email protected]
- feat: support Img element
- You can embed image
- feat: support position absolute
- feat: support text-overflow
[email protected]
- fix: fix internal bugs
[email protected]
- docs: improve documentation