|
2663a9b6
|
2023-03-31T17:38:23
|
|
[wasm] Rename a couple APIs
|
|
85a1fdd9
|
2023-03-27T14:42:21
|
|
[wasm] get/set font variation parameters
|
|
3fc48d4a
|
2023-03-26T17:43:14
|
|
[wasm] [experimental] wrap hb_face_create and hb_create_font
|
|
b6c18144
|
2023-03-03T11:31:08
|
|
[wasm] Comment
|
|
7df9b3dd
|
2023-02-26T14:54:07
|
|
[wasm-api-list] Add TODO
|
|
918df8cc
|
2023-02-25T10:29:03
|
|
[wasm-api] Add glyph_outline_free
|
|
65966e0c
|
2023-02-25T08:59:03
|
|
[wasm-api] Add font_copy_glyph_outline
|
|
2004528c
|
2023-02-25T08:23:14
|
|
[wasm-api] Change face_copy_table to return success
|
|
28a7c1f9
|
2023-02-25T08:16:31
|
|
[wasm-api] Rename face_reference_table to face_copy_table
|
|
b5b577f2
|
2023-02-25T08:12:16
|
|
[wasm-api] Make buffer_copy_contents return success
|
|
16ecb969
|
2023-02-24T19:53:47
|
|
[wasm-api] Return success from buffer_contents_realloc
|
|
9f8ad392
|
2023-02-24T14:16:11
|
|
[wasm-api] Bind shaper features
|
|
ec3270c7
|
2023-02-24T13:31:10
|
|
[wasm-graphite] Ensure native direction here too
Binds buffer_get_script and script_get_horizontal_direction.
|
|
fe557e2f
|
2023-02-24T12:20:31
|
|
[wasm-api] Bind font_get_glyph_extents
Untested.
|
|
b3b6e8da
|
2023-02-24T12:03:53
|
|
[wasm-api] Bind buffer_reverse
|
|
1acff90b
|
2023-02-24T11:53:47
|
|
[wasm-api] Bind font_glyph_to_string
|
|
2bde2f66
|
2023-02-24T11:03:13
|
|
[wasm-api] Bind shape_with
|
|
a08dbf41
|
2023-02-24T10:13:21
|
|
[wasm-api] Bind buffer_reverse_clusters
|
|
0a51ed31
|
2023-02-24T10:07:59
|
|
[wasm-api] Bind buffer_get_direction
|
|
23b58b56
|
2023-02-24T09:50:34
|
|
[wasm-api] Bind font_get_scale
|
|
149199ee
|
2023-02-24T09:39:25
|
|
[wasm-api] Bind face_get_upem
|
|
2d295183
|
2023-02-24T09:20:42
|
|
[wasm-api] Add buffer_contents_realloc
|
|
c1dc1121
|
2023-02-23T15:47:56
|
|
[wasm-api] Bind buffer_set_contents
|
|
e0fec1dd
|
2023-02-23T22:18:22
|
|
[wasm-api] Wrap some of hb-font
|
|
851ef138
|
2023-02-23T15:06:18
|
|
[wasm-api] Add buffer-contents-free
|
|
cbd5c554
|
2023-02-23T14:54:46
|
|
[wasm-api] Add blob_free
|
|
5cecfe86
|
2023-02-23T13:58:40
|
|
[wasm-api] Bind buffer_copy_contents
|
|
50b22368
|
2023-02-23T13:41:41
|
|
Revert "Fix function signature"
This reverts commit d70ebf98b0c696f3c66a20b1243cb347e3e3abc8.
Nope. A struct return is not returned that way.
|
|
743cd2c4
|
2023-02-23T20:35:16
|
|
Fix function signature
|
|
d7a66716
|
2023-02-23T13:16:49
|
|
[wasm-api] Add debugprint1/2/3/4
|
|
e87b1b3e
|
2023-02-23T12:23:52
|
|
[wasm-api] Try to add face_reference_table
|
|
42d121ae
|
2023-02-23T11:05:19
|
|
[wasm] Add hb-wasm-api.cc
|
|
98070644
|
2023-02-23T10:58:22
|
|
[wasm] Add hb-wasm-api-list.hh
|