Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for extsrc/pikchr.c
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: [85e65b9686] check-in: [4a26cb95d5] 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: [7481e059b4] check-in: [390e00134e] user: drh branch: trunk, size: 283209) | |
2024-02-08
| ||
20:45 | Update Pikchr to include fixes to autofit on diamond objects. ... (file: [598eea7de6] check-in: [f4ec8e0f05] user: drh branch: trunk, size: 283131) | |
15:18 | Update Pikchr to the experimental version that supports the "diamond" primitive. ... (file: [ed3ceb1c56] check-in: [7b4ab46a2c] 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: [1ebeca31ed] check-in: [315aa26924] user: stephan branch: trunk, size: 279935) | |
2023-08-23
| ||
15:57 | New Pikchr that fixes text positioning on negative thickness lines. ... (file: [64bf5f8874] check-in: [2bdd36e4ad] user: drh branch: trunk, size: 279935) | |
15:36 | Update Pikchr to support zero-thickness objects. ... (file: [c88fbf38a9] check-in: [8ed25a31b4] 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: [018a05d1d6] check-in: [c21423eb69] user: drh branch: trunk, size: 279815) | |
2023-05-18
| ||
17:02 | Update Pikchr to omit the artifical enlargement of "mono" text. ... (file: [da1b3e3f21] check-in: [b1c0409a56] 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: [611267a552] check-in: [43eefe66ed] user: drh branch: trunk, size: 279908) | |
2022-12-07
| ||
11:17 | Update to the latest pikchr.c sources. (pikchr.wasm is not updated.) ... (file: [02f23c6c39] check-in: [544eefd722] user: drh branch: trunk, size: 279004) | |
2022-10-26
| ||
12:46 | Update the built-in Pikchr source code and WASM/JS builds. ... (file: [00e01756a1] check-in: [8f4a32ccae] user: drh branch: trunk, size: 279099) | |
2022-07-28
| ||
15:23 | Latest upstream pikchr.c and pikchr.wasm. ... (file: [90493bcb58] check-in: [d5ec3629bb] user: stephan branch: trunk, size: 279279) | |
2022-06-14
| ||
17:42 | Latest upstream pikchr.c to enable HTML entities which contain digits. ... (file: [ee9dd17872] check-in: [b1ffe209f3] user: stephan branch: trunk, size: 279339) | |
14:34 | Updated pikchr.c for HTML entity escaping fix. ... (file: [50dc151327] check-in: [b3a0a4cdfb] 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: [ec6f88c376] check-in: [287d13f391] 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: [313d783dcf] check-in: [f753041961] user: drh branch: trunk, size: 278246) | |
2022-03-28
| ||
13:39 | Bug fix to the abs() function of pikchr. ... (file: [8abbc4a080] check-in: [b80ae0215e] 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: [dc374dad64] check-in: [9e8c47381e] user: stephan branch: code-movement, size: 277823) | |