Releases: keiya01/og_image_writer
Releases · keiya01/og_image_writer
[email protected]
- feat: reduce size of wasm file from 1.1MB to 781KB
[email protected]
- feat: use new FontContext interface
[email protected]
feat: export FontContext
fix: fix position: absolute;
bugs
[email protected]
- feat: support encode method for OGImageWriter
[email protected]
- feat: add encode method in OGImageWriter
[email protected]
- fix: support optional parent font
[email protected]
- BREAKING CHANGE: fix parent font to optional. If you use parent font, you need to wrap font with Option enum.
[email protected]
- feat: use FontContext::clear()
[email protected]
- feat: add FontContext::clear()
[email protected]
- feat: support FontContext