|
1fc128f6
|
2023-06-26T18:34:27
|
|
Replace a few memset/memcpy's with hb_ equivalents
|
|
2663a9b6
|
2023-03-31T17:38:23
|
|
[wasm] Rename a couple APIs
|
|
3fc48d4a
|
2023-03-26T17:43:14
|
|
[wasm] [experimental] wrap hb_face_create and hb_create_font
|
|
4260de12
|
2023-02-25T10:43:27
|
|
[wasm] Add HB_ARRAY_APP2NATIVE
|
|
1537e252
|
2023-02-25T10:35:15
|
|
[wasm] Minor blob validation
|
|
41362cc3
|
2023-02-25T10:08:22
|
|
[wasm] Simplify memory cleaning
|
|
b0802618
|
2023-02-25T09:34:03
|
|
[wasm-api] Memory house-keeping
|
|
f2d227ad
|
2023-02-25T09:30:40
|
|
[wasm-api] Respect existing blob allocation in face_copy_blob
|
|
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
|
|
39f8703d
|
2023-02-24T12:42:22
|
|
[wasm-api] Match interface and implementation signatures
|
|
fea3ffe0
|
2023-02-24T12:31:32
|
|
[wasm-api] Beautify internal API
|
|
23b58b56
|
2023-02-24T09:50:34
|
|
[wasm-api] Bind font_get_scale
|
|
149199ee
|
2023-02-24T09:39:25
|
|
[wasm-api] Bind face_get_upem
|
|
07ece174
|
2023-02-24T08:08:18
|
|
[wasm-graphite] Initial code
|
|
d38f02ab
|
2023-02-23T15:03:03
|
|
[wasm-api] Make ref types actual pointers on the wasm side
|
|
5cecfe86
|
2023-02-23T13:58:40
|
|
[wasm-api] Bind buffer_copy_contents
|
|
108995bb
|
2023-02-23T13:04:38
|
|
[wasm-api] Finish face_reference_table
|
|
69b1707d
|
2023-02-23T13:00:06
|
|
[wasm] Return empty object when ref2obj fails
|
|
e87b1b3e
|
2023-02-23T12:23:52
|
|
[wasm-api] Try to add face_reference_table
|