Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for extsrc/pikchr.wasm
2024-07-24
| ||
14:47 | Update the built-in SQLite to the latest 3.47.0 alpha, including the percentile() and median() extensions in the CLI. Update to the latest Pikchr version. ... (file: [e1c849f2a8] check-in: [4a26cb95d5] user: drh branch: trunk, size: 97804) | |
2024-06-25
| ||
06:30 | Update to the latest pikchr in order to fix the bug in "with .start at ..." positioning. ... (file: [03f3f05685] check-in: [390e00134e] user: drh branch: trunk, size: 97777) | |
2024-02-09
| ||
00:12 | Rebuild pikchr.wasm/js with emcc 3.1.53 and adapt the associated build rule in src/main.mk to account for a breaking emcc change (should also be backwards-compatible to older emcc's). ... (file: [de56cf6f1d] check-in: [5a09f499a8] user: stephan branch: trunk, size: 97757) | |
2024-02-08
| ||
20:45 | Update Pikchr to include fixes to autofit on diamond objects. ... (file: [c0e30bf457] check-in: [f4ec8e0f05] user: drh branch: trunk, size: 97768) | |
15:18 | Update Pikchr to the experimental version that supports the "diamond" primitive. ... (file: [94b4d6b1fb] check-in: [7b4ab46a2c] user: drh branch: pikchr-diamond, size: 97557) | |
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) | |