Skip to content

Releases: keiya01/og_image_writer

[email protected]

02 Dec 00:46
Compare
Choose a tag to compare
  • feat: add FontContext for handle global fallback font
  • fix: fix some bugs

[email protected]

14 Nov 08:52
Compare
Choose a tag to compare
  • build(wasm): fix build config

[email protected]

14 Nov 07:15
Compare
Choose a tag to compare
  • update og_image_writer version

[email protected]

14 Nov 07:12
Compare
Choose a tag to compare
  • fix: fix bugs that elements below the text is incorrect y axis

[email protected]

24 Oct 05:03
Compare
Choose a tag to compare
  • feat: support flex-direction: row;.
    • But not still supportted flex-basis and flex-grow.
  • fix: fix some margin processing bugs

[email protected]

26 Sep 00:40
Compare
Choose a tag to compare
  • docs: fix docs

[email protected]

26 Sep 00:39
Compare
Choose a tag to compare
  • feat: support wasm/wasi.
  • fix: fix some bugs.
  • feat: add border-radius.

[email protected]

05 Sep 06:47
Compare
Choose a tag to compare
  • feat: support Img element
    • You can embed image
  • feat: support position absolute
  • feat: support text-overflow

[email protected]

01 Sep 04:51
Compare
Choose a tag to compare
  • fix: fix internal bugs

[email protected]

01 Sep 00:56
Compare
Choose a tag to compare
  • docs: improve documentation