Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7e397d86 | 2023-02-26 13:57:34 | [wasm-rust] Fix shape parameters | ||
| d942f72c | 2023-02-26 13:57:07 | [wasm-rust] Fix path | ||
| 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 | ||
| 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 | ||
| 74deaa9e | 2023-02-25 13:33:49 | [wasm-api] Restructure samples/libraries |