|
7de2d111
|
2024-04-01T01:54:09
|
|
Fix autotools test
|
|
2663a9b6
|
2023-03-31T17:38:23
|
|
[wasm] Rename a couple APIs
|
|
f9dd402e
|
2023-03-31T12:18:35
|
|
[wasm] Fix header
|
|
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
|
|
c5a88a06
|
2023-02-25T12:43:22
|
|
[wasm-api] Minor cleanup
|
|
918df8cc
|
2023-02-25T10:29:03
|
|
[wasm-api] Add glyph_outline_free
|
|
7fff4a19
|
2023-02-25T10:25:19
|
|
[wasm-api] Reuse allocation in font_copy_glyph_outline
|
|
f2d227ad
|
2023-02-25T09:30:40
|
|
[wasm-api] Respect existing blob allocation in face_copy_blob
|
|
e7540043
|
2023-02-25T09:18:40
|
|
[wasm-api] Make buffer_copy_contents reuse contents
|
|
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
|
|
73de7d4d
|
2023-02-24T17:44:33
|
|
[wasm-api] Add shape_plan
|
|
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.
|
|
fea3ffe0
|
2023-02-24T12:31:32
|
|
[wasm-api] Beautify internal API
|
|
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
|
|
7537d48f
|
2023-02-24T11:47:17
|
|
[wasm] Remove a few lingering hb_
|
|
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
|
|
d38f02ab
|
2023-02-23T15:03:03
|
|
[wasm-api] Make ref types actual pointers on the wasm side
|
|
cbd5c554
|
2023-02-23T14:54:46
|
|
[wasm-api] Add blob_free
|
|
5cecfe86
|
2023-02-23T13:58:40
|
|
[wasm-api] Bind buffer_copy_contents
|
|
3b88bd97
|
2023-02-23T13:27:46
|
|
[wasm-api] Make ptr_t a pointer on the wasm side
|
|
e87b1b3e
|
2023-02-23T12:23:52
|
|
[wasm-api] Try to add face_reference_table
|
|
3bc0ecf2
|
2023-02-23T10:30:35
|
|
[wasm-api] Add ref_t
|
|
bd28d01a
|
2023-02-23T09:49:46
|
|
[wasm-api] Add HB_WASM_INTERFACE
|
|
9f4dc2e1
|
2023-02-23T09:18:25
|
|
[wasm] Bind native API
|
|
e79a7318
|
2023-02-23T09:03:06
|
|
[wasm] Start adding wasm-api
|
|
829ba742
|
2023-02-23T08:32:14
|
|
[wasm] Add hb-wasm-api.h
|