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: [1b2a54e2] check-in: [2bdd36e4] user: drh branch: trunk, size: 96919) | |
15:36 | Update Pikchr to support zero-thickness objects. ... (file: [40123bc2] check-in: [8ed25a31] 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: [67abf7d0] check-in: [c21423eb] user: drh branch: trunk, size: 96869) | |
2023-05-18
| ||
17:02 | Update Pikchr to omit the artifical enlargement of "mono" text. ... (file: [5fc0cddc] check-in: [b1c0409a] 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: [5f5406ec] check-in: [43eefe66] 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: [7f1b6aec] check-in: [fc8d306a] user: stephan branch: trunk, size: 96713) | |
2022-12-07
| ||
12:33 | Rebuid pikchr.wasm/js for latest pikchr.c. ... (file: [82d23a9c] check-in: [ec6cb37a] user: stephan branch: trunk, size: 96715) | |
2022-10-26
| ||
12:46 | Update the built-in Pikchr source code and WASM/JS builds. ... (file: [33c461fb] check-in: [8f4a32cc] user: drh branch: trunk, size: 98227) | |
2022-07-28
| ||
15:23 | Latest upstream pikchr.c and pikchr.wasm. ... (file: [e388cf3f] check-in: [d5ec3629] user: stephan branch: trunk, size: 98187) | |
2022-06-14
| ||
17:42 | Latest upstream pikchr.c to enable HTML entities which contain digits. ... (file: [aebb1cec] check-in: [b1ffe209] user: stephan branch: trunk, size: 97864) | |
14:34 | Updated pikchr.c for HTML entity escaping fix. ... (file: [4903dc6a] check-in: [b3a0a4cd] 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: [39737d31] check-in: [6c07b286] 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: [c69c41fb] check-in: [321f01a8] user: stephan branch: pikchrshow-wasm, size: 97622) | |