Skip to content

Releases: keiya01/og_image_writer

[email protected]

15 Dec 03:37
Compare
Choose a tag to compare
  • feat: reduce size of wasm file from 1.1MB to 781KB

[email protected]

09 Dec 10:57
Compare
Choose a tag to compare
  • feat: use new FontContext interface

[email protected]

09 Dec 10:57
Compare
Choose a tag to compare

feat: export FontContext
fix: fix position: absolute; bugs

[email protected]

07 Dec 12:50
Compare
Choose a tag to compare
  • feat: support encode method for OGImageWriter

[email protected]

07 Dec 12:50
Compare
Choose a tag to compare
  • feat: add encode method in OGImageWriter

[email protected]

05 Dec 06:47
Compare
Choose a tag to compare
  • fix: support optional parent font

[email protected]

05 Dec 06:45
Compare
Choose a tag to compare
  • BREAKING CHANGE: fix parent font to optional. If you use parent font, you need to wrap font with Option enum.

[email protected]

04 Dec 04:58
Compare
Choose a tag to compare
  • feat: use FontContext::clear()

[email protected]

04 Dec 04:57
Compare
Choose a tag to compare
  • feat: add FontContext::clear()

[email protected]

02 Dec 00:46
Compare
Choose a tag to compare
  • feat: support FontContext