Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for extsrc/pikchr.wasm
2023-08-23
| ||
15:57 | New Pikchr that fixes text positioning on negative thickness lines. ... (file: [1b2a54e200] check-in: [2bdd36e4ad] user: drh branch: trunk, size: 96919) | |
15:36 | Update Pikchr to support zero-thickness objects. ... (file: [40123bc275] check-in: [8ed25a31b4] user: drh branch: trunk, size: 96892) | |
2023-08-12
| ||
19:24 | Update the built-in Pikchr to fix the "same" operator flow-control bug reported on the Pikchr forum. ... (file: [67abf7d04a] check-in: [c21423eb69] user: drh branch: trunk, size: 96869) | |
2023-05-18
| ||
17:02 | Update Pikchr to omit the artifical enlargement of "mono" text. ... (file: [5fc0cddc22] check-in: [b1c0409a56] user: drh branch: trunk, size: 96893) | |
16:49 | Update the built-in Pikchr to the version that supports "mono". There is an issue with the WASM module yet to be resolved. ... (file: [5f5406ec69] check-in: [43eefe66ed] user: drh branch: trunk, size: 96907) | |
2023-05-12
| ||
16:50 | Account for emscripten change which broke pikchr-worker.js: stackAlloc() now requires explicit export. ... (file: [7f1b6aecd0] check-in: [fc8d306a5f] user: stephan branch: trunk, size: 96713) | |
2022-12-07
| ||
12:33 | Rebuid pikchr.wasm/js for latest pikchr.c. ... (file: [82d23a9cf9] check-in: [ec6cb37a6a] user: stephan branch: trunk, size: 96715) | |
2022-10-26
| ||
12:46 | Update the built-in Pikchr source code and WASM/JS builds. ... (file: [33c461fb65] check-in: [8f4a32ccae] user: drh branch: trunk, size: 98227) | |
2022-07-28
| ||
15:23 | Latest upstream pikchr.c and pikchr.wasm. ... (file: [e388cf3f1a] check-in: [d5ec3629bb] user: stephan branch: trunk, size: 98187) | |
2022-06-14
| ||
17:42 | Latest upstream pikchr.c to enable HTML entities which contain digits. ... (file: [aebb1cec7a] check-in: [b1ffe209f3] user: stephan branch: trunk, size: 97864) | |
14:34 | Updated pikchr.c for HTML entity escaping fix. ... (file: [4903dc6a55] check-in: [b3a0a4cdfb] user: stephan branch: trunk, size: 97813) | |
2022-06-07
| ||
22:22 | Recompiled pikchr.js/wasm with latest emscripten. Fixed a left-shifted SVG truncation case. Ported example script selection from legacy pikchrshow into the new version. ... (file: [39737d316b] check-in: [6c07b28636] user: stephan branch: pikchrshow-wasm, size: 97578) | |
2022-06-06
| ||
18:02 | Replace /pikchrshow with a WASM-based version and rename the prior version to /pikchrshowcs (cs=client/server). There are still a couple layout/style quirks to resolve, and a feature or two to port from the legacy app, but it more or less works. ... (file: [c69c41fb67] check-in: [321f01a86e] user: stephan branch: pikchrshow-wasm, size: 97622) | |