|
d2fb583a
|
2023-03-31T12:18:41
|
|
[wasm-graphite] Fix advance signedness
|
|
0a16c60b
|
2023-03-10T14:31:56
|
|
[wasm-rust] Derive some friendly traits
|
|
e78d8653
|
2023-03-02T19:47:33
|
|
[wasm-rust] panic if buffer_set_contents fails
|
|
6aea77c6
|
2023-02-26T12:28:25
|
|
[wasm-shape] Add (disabled) module support
|
|
7e397d86
|
2023-02-26T13:57:34
|
|
[wasm-rust] Fix shape parameters
|
|
d942f72c
|
2023-02-26T13:57:07
|
|
[wasm-rust] Fix path
|
|
52b11546
|
2023-02-26T13:57:00
|
|
[wasm-rust] Optional kurbo dependency
|
|
4096115b
|
2023-02-25T14:22:03
|
|
[wasm-graphite] Export malloc/free
Makes the wasm-micro-runtime use these instead of internal heap.
|
|
b9d4758b
|
2023-02-25T13:07:56
|
|
[wasm/graphite] Add commented out allocator export
|
|
3c599434
|
2023-02-25T13:04:54
|
|
[wasm/graphite] Remove stale comment
|
|
9b66e454
|
2023-02-25T12:44:32
|
|
[wasm/graphite] Remove unused variable
Wasm cannot export those?
|
|
8215e706
|
2023-02-25T12:37:11
|
|
[wasm-graphite] Memory hygiene
|
|
d5d8fc04
|
2023-02-25T12:17:30
|
|
[wasm/graphite] Include standard headers
Since we use emcc here.
|
|
1f86890b
|
2023-02-25T11:55:34
|
|
[wasm/graphite] Typo
|
|
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
|
|
6746ca4a
|
2023-02-25T09:41:20
|
|
[wasm] Minor remove undefine function
|
|
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
|
|
92a57b4b
|
2023-02-25T15:38:08
|
|
[wasm-rust] update font_copy_table API
|
|
db789eac
|
2023-02-25T15:35:37
|
|
[wasm-rust] Docs and API update
|
|
2004528c
|
2023-02-25T08:23:14
|
|
[wasm-api] Change face_copy_table to return success
|
|
83b9c34f
|
2023-02-25T15:23:22
|
|
[wasm] Add rust example
|
|
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
|
|
1023a80d
|
2023-02-25T07:57:04
|
|
[wasm] Fix up samples
|
|
4ad659a6
|
2023-02-25T07:48:35
|
|
[wasm] Move wasm-graphite
|
|
514a8d58
|
2023-02-25T14:42:13
|
|
[wasm-api] Add ergonomic Rust interface
|
|
74deaa9e
|
2023-02-25T13:33:49
|
|
[wasm-api] Restructure samples/libraries
|