Fossil

All files named ”extsrc/pikchr.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for extsrc/pikchr.c

2025-03-19
16:27
Yet another update to Pikchr to fix the arc bounding box problem. ... (file: [e82d4b68] check-in: [f78e48fe] user: drh branch: trunk, size: 286297)
12:43
Update the built-in Pikchr to the latest version that fixes the issue with bounding boxes on rotated arcs. ... (file: [d35a39f9] check-in: [91dabe4b] user: drh branch: trunk, size: 286207)
2025-03-05
12:11
Update pikchr to the latest check-in. ... (file: [430a5f8d] check-in: [95b8022b] user: drh branch: wasm-cache-workaround, size: 286070)
06:25
Render the pikchr version in the /pikchrshow footer/toolbar. Update to latest upstream pikchr.c to work around an Emscripten issue when trying to export inlined functions (pikchr_version()). Rebuild pikchr wasm pieces with emscripten 4.0.4 (latest as of this writing). ... (file: [5ac22a77] check-in: [f3227f8f] user: stephan branch: wasm-cache-workaround, size: 286065)
00:40
Update to the latest pikchr.c. If then the "pikchr.wasm" filename in the generated extsrc/pikchr.js file is changes to something like "pikchr-v12345678.wasm" and if the "pikchr.js" filename in extsrc/pikchr-worker.js is change similarly, and if the cache is disabled in the browser, then the new version of pikchr loads immediately and without hassle. ... (file: [7508007b] check-in: [cebd126d] user: drh branch: wasm-cache-workaround, size: 285961)
2025-03-03
20:57
Bug fix in pikchr. ... (file: [ecf3afe8] check-in: [c32f97e9] user: drh branch: trunk, size: 283718)
2025-02-28
22:14
Update pikchr to latest upstream trunk and rebuild wasm components using Emcripten 4.0.3. (Edit: worked on my local machine and fails on a remote. Probably browser caching.) ... (file: [53969edf] check-in: [b1b1770d] user: stephan branch: mistake, size: 283674)
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: [85e65b96] check-in: [4a26cb95] user: drh branch: trunk, size: 283257)
2024-06-25
06:30
Update to the latest pikchr in order to fix the bug in "with .start at ..." positioning. ... (file: [7481e059] check-in: [390e0013] user: drh branch: trunk, size: 283209)
2024-02-08
20:45
Update Pikchr to include fixes to autofit on diamond objects. ... (file: [598eea7d] check-in: [f4ec8e0f] user: drh branch: trunk, size: 283131)
15:18
Update Pikchr to the experimental version that supports the "diamond" primitive. ... (file: [ed3ceb1c] check-in: [7b4ab46a] user: drh branch: pikchr-diamond, size: 282055)
2023-12-24
17:40
Latest upstream pikchr.c to account for a gcc 12.2 warning reported in /chat. ... (file: [1ebeca31] check-in: [315aa269] user: stephan branch: trunk, size: 279935)
2023-08-23
15:57
New Pikchr that fixes text positioning on negative thickness lines. ... (file: [64bf5f88] check-in: [2bdd36e4] user: drh branch: trunk, size: 279935)
15:36
Update Pikchr to support zero-thickness objects. ... (file: [c88fbf38] check-in: [8ed25a31] user: drh branch: trunk, size: 279905)
2023-08-12
19:24
Update the built-in Pikchr to fix the "same" operator flow-control bug reported on the Pikchr forum. ... (file: [018a05d1] check-in: [c21423eb] user: drh branch: trunk, size: 279815)
2023-05-18
17:02
Update Pikchr to omit the artifical enlargement of "mono" text. ... (file: [da1b3e3f] check-in: [b1c0409a] user: drh branch: trunk, size: 279879)
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: [611267a5] check-in: [43eefe66] user: drh branch: trunk, size: 279908)
2022-12-07
11:17
Update to the latest pikchr.c sources. (pikchr.wasm is not updated.) ... (file: [02f23c6c] check-in: [544eefd7] user: drh branch: trunk, size: 279004)
2022-10-26
12:46
Update the built-in Pikchr source code and WASM/JS builds. ... (file: [00e01756] check-in: [8f4a32cc] user: drh branch: trunk, size: 279099)
2022-07-28
15:23
Latest upstream pikchr.c and pikchr.wasm. ... (file: [90493bcb] check-in: [d5ec3629] user: stephan branch: trunk, size: 279279)
2022-06-14
17:42
Latest upstream pikchr.c to enable HTML entities which contain digits. ... (file: [ee9dd178] check-in: [b1ffe209] user: stephan branch: trunk, size: 279339)
14:34
Updated pikchr.c for HTML entity escaping fix. ... (file: [50dc1513] check-in: [b3a0a4cd] user: stephan branch: trunk, size: 279181)
2022-04-25
01:31
Update to the lastest version of Pikchr which fixes a bug in the computation of bounding boxes for circles when the size of the circle is set using the "diameter" attribute. ... (file: [ec6f88c3] check-in: [287d13f3] user: drh branch: trunk, size: 278267)
2022-04-05
14:41
Update to the latest Pikchr version that includes improved resistance to exponential macro-expansion attacks. ... (file: [313d783d] check-in: [f7530419] user: drh branch: trunk, size: 278246)
2022-03-28
13:39
Bug fix to the abs() function of pikchr. ... (file: [8abbc4a0] check-in: [b80ae021] user: drh branch: trunk, size: 277823)
2021-12-25
14:39
Part three of code relocation. All 3rd-party/upstream source files in src/ have been moved to extsrc/. It is very likely that Makefile.msc requires fixing, and a 100% certainty that Makefile.PellesCGMake needed fixing. ... (file: [dc374dad] check-in: [9e8c4738] user: stephan branch: code-movement, size: 277823)