Skip to content

Releases: harfbuzz/harfbuzzjs

0.1.5

03 May 11:34
Compare
Choose a tag to compare

Synced with upstream version harfbuzz/harfbuzz@d3e8441 which most notably enables layout subsetting by default and identical to 2.8.1

0.1.4

09 Apr 18:41
Compare
Choose a tag to compare

Synced with upstream version harfbuzz/harfbuzz@430a67

0.1.3

17 Jul 19:02
Compare
Choose a tag to compare

Exposing hbjs_glyph_svg, an API to get glyph contours of font objects, see font.glyphToPath and font.glyphToJson also.

harfbuzz/harfbuzz@8e5bc53

v0.1.1

12 Dec 12:55
Compare
Choose a tag to compare

Fix blob.destroy() semantic, make it easier to use and call destroy ourselves when its ref count is really zero

v0.1.0

05 Dec 10:08
Compare
Choose a tag to compare

API break as switch to clang builds instead emscripten, compiling hb-subset (not stable API however)

v0.0.3

25 May 10:26
Compare
Choose a tag to compare

Sync with harfbuzz 2.5.0, needs one patch however, #7, and emscripten 1.38.30 but not 1.38.31 apprently

v0.0.2

24 Apr 16:53
Compare
Choose a tag to compare

Initial version