Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c650858c | 2023-07-08 13:57:05 | [graphite] Fix cluster advance width Based on https://github.com/harfbuzz/harfbuzz/issues/4309#issuecomment-1624730406 Fixes https://github.com/harfbuzz/harfbuzz/issues/4309 | ||
| d2fb583a | 2023-03-31 12:18:41 | [wasm-graphite] Fix advance signedness | ||
| 0a16c60b | 2023-03-10 14:31:56 | [wasm-rust] Derive some friendly traits | ||
| e78d8653 | 2023-03-02 19:47:33 | [wasm-rust] panic if buffer_set_contents fails | ||
| 6aea77c6 | 2023-02-26 12:28:25 | [wasm-shape] Add (disabled) module support | ||
| 7e397d86 | 2023-02-26 13:57:34 | [wasm-rust] Fix shape parameters | ||
| d942f72c | 2023-02-26 13:57:07 | [wasm-rust] Fix path | ||
| 52b11546 | 2023-02-26 13:57:00 | [wasm-rust] Optional kurbo dependency | ||
| 4096115b | 2023-02-25 14:22:03 | [wasm-graphite] Export malloc/free Makes the wasm-micro-runtime use these instead of internal heap. | ||
| b9d4758b | 2023-02-25 13:07:56 | [wasm/graphite] Add commented out allocator export | ||
| 3c599434 | 2023-02-25 13:04:54 | [wasm/graphite] Remove stale comment | ||
| 9b66e454 | 2023-02-25 12:44:32 | [wasm/graphite] Remove unused variable Wasm cannot export those? | ||
| 8215e706 | 2023-02-25 12:37:11 | [wasm-graphite] Memory hygiene | ||
| d5d8fc04 | 2023-02-25 12:17:30 | [wasm/graphite] Include standard headers Since we use emcc here. | ||
| 1f86890b | 2023-02-25 11:55:34 | [wasm/graphite] Typo | ||
| 918df8cc | 2023-02-25 10:29:03 | [wasm-api] Add glyph_outline_free | ||
| 7fff4a19 | 2023-02-25 10:25:19 | [wasm-api] Reuse allocation in font_copy_glyph_outline | ||
| 6746ca4a | 2023-02-25 09:41:20 | [wasm] Minor remove undefine function | ||
| f2d227ad | 2023-02-25 09:30:40 | [wasm-api] Respect existing blob allocation in face_copy_blob | ||
| e7540043 | 2023-02-25 09:18:40 | [wasm-api] Make buffer_copy_contents reuse contents | ||
| 65966e0c | 2023-02-25 08:59:03 | [wasm-api] Add font_copy_glyph_outline | ||
| 92a57b4b | 2023-02-25 15:38:08 | [wasm-rust] update font_copy_table API | ||
| db789eac | 2023-02-25 15:35:37 | [wasm-rust] Docs and API update | ||
| 2004528c | 2023-02-25 08:23:14 | [wasm-api] Change face_copy_table to return success | ||
| 83b9c34f | 2023-02-25 15:23:22 | [wasm] Add rust example | ||
| 28a7c1f9 | 2023-02-25 08:16:31 | [wasm-api] Rename face_reference_table to face_copy_table | ||
| b5b577f2 | 2023-02-25 08:12:16 | [wasm-api] Make buffer_copy_contents return success | ||
| 1023a80d | 2023-02-25 07:57:04 | [wasm] Fix up samples | ||
| 4ad659a6 | 2023-02-25 07:48:35 | [wasm] Move wasm-graphite | ||
| 514a8d58 | 2023-02-25 14:42:13 | [wasm-api] Add ergonomic Rust interface | ||
| 74deaa9e | 2023-02-25 13:33:49 | [wasm-api] Restructure samples/libraries |