Pikchr

Timeline
Login

49 check-ins occurring on or before 2020-09-06 10:49:41.

2020-09-06
10:49
Remove the original prototype pic.y (check-in: 099b3b763a user: drh tags: trunk)
01:43
Attempt to add "down to Y" and "right to X" on paths. Partially working. but see test08.txt, for example. (Leaf check-in: 0525d12219 user: drh tags: up-to)
00:35
Add support of the "cylinder" object. (check-in: 6358306b7f user: drh tags: trunk)
2020-09-05
23:00
Splines (check-in: 9bbf4d8a0c user: drh tags: trunk)
22:19
New test cases from the Kernighan techreport. (check-in: e025a314c7 user: drh tags: trunk)
21:12
The "print" command generates output that is seen in the HTML. (check-in: 5cab8822d5 user: drh tags: trunk)
20:55
Support for hex literals (for expression colors). The "#hhhhhh" notation for colors is removed. Support for units on numeric literals. (check-in: 26cca55371 user: drh tags: trunk)
19:58
Implement layering. (check-in: 6c78f2a761 user: drh tags: trunk)
18:47
Improved C-language interface to the renderer. (check-in: 799a529438 user: drh tags: trunk)
17:48
Fix bounding-box computations to account for arrowheads. (check-in: a111288e1c user: drh tags: trunk)
06:17
Implement "arrow right 50%" for relative scaling of movements. (check-in: 4e65d89787 user: drh tags: trunk)
05:47
Fix a problem with "arrow down 0.5" and similar. (check-in: 87ef15b760 user: drh tags: trunk)
05:37
Fix layout of sublists. (check-in: d72530c763 user: drh tags: trunk)
04:06
Test case changes. (check-in: c693bfd3ae user: drh tags: trunk)
03:29
Text labels that start with a capital letter can be used as item tags. (check-in: 90cbffe105 user: drh tags: trunk)
03:08
Fixed an operator typo in chop and arrowhead working better. Test cases. (check-in: f3443f5bb1 user: drh tags: trunk)
02:55
Implementation of "chop". Also arrowheads, but the arrowhead rendering does not yet work. (check-in: 131595d1c6 user: drh tags: trunk)
01:14
Angle positions. (check-in: cb77a9a7d4 user: drh tags: trunk)
00:45
Hook up property functions in expr. Clean up the grammer. (check-in: e4022b1dda user: drh tags: trunk)
00:10
Add an offset function for circle and ellipse. Other bug fixes. (check-in: c002a0df16 user: drh tags: trunk)
2020-09-04
22:03
Draw circles and ellipses (check-in: 4060e4caa9 user: drh tags: trunk)
21:34
Progress on getting sublists to work. (check-in: 54407e5c55 user: drh tags: trunk)
21:03
Improved layout computations. (check-in: 02da10e23a user: drh tags: trunk)
19:28
Draw lines. (check-in: c510fd33da user: drh tags: trunk)
19:08
Automatic layout (check-in: 9d779e031d user: drh tags: trunk)
16:37
Rearrange the order of functions for clarity. (check-in: 9ab11d3c3d user: drh tags: trunk)
13:55
Allow C and C++ style comments. Upper-case color names allowed in contexts where a color-name makes sense. Allow variable names that begin with '$' or '@'. Text associated with an object honors the "color" property. (check-in: c422564e71 user: drh tags: trunk)
03:47
Anonymous text objects working. (check-in: e8e0a17404 user: drh tags: trunk)
03:41
Text element layout is working better. Text items have a bounding box. (check-in: c0c30b4e7a user: drh tags: trunk)
03:10
Text rendering seems to be working on boxes. (check-in: 96d3c848fe user: drh tags: trunk)
02:19
Collect text terms during parsing. (check-in: 24373d7668 user: drh tags: trunk)
00:38
"dotted" and "dashed" are working. (check-in: 7352187176 user: drh tags: trunk)
2020-09-03
23:19
Proper rendering of box object outlines. (check-in: a71f6859d0 user: drh tags: trunk)
21:34
First attempt at actual rendering. (check-in: 398ea29946 user: drh tags: trunk)
18:47
Improved error message display. (check-in: 2e48825cb9 user: drh tags: trunk)
16:50
Incremental improvements. (check-in: 1f4f8dfc07 user: drh tags: trunk)
16:21
Continuing work on pic2.y (check-in: a7e43e1948 user: drh tags: trunk)
02:49
Object initialization. (check-in: 749ec44f9f user: drh tags: trunk)
01:22
Activate functions. Omit functions with possible domain errors. (check-in: 425c310f7f user: drh tags: trunk)
00:03
Read and set variables. (check-in: 1d57dab33b user: drh tags: trunk)
2020-09-02
21:09
Add the debugging "print" statement. Begin working on expressions. (check-in: 9afc3f6452 user: drh tags: trunk)
20:45
pic2 now building element lists. (check-in: 62dc8e4f50 user: drh tags: trunk)
19:54
Begin adding actions to pic2.y (check-in: 587f4a59c9 user: drh tags: trunk)
18:43
Test cases for the version-2 parser. (check-in: 25d9b0e682 user: drh tags: trunk)
13:58
Updates. Add experimental pic2.y. (check-in: 5554ac8a95 user: drh tags: trunk)
2020-09-01
17:34
Adding more code. Haven't even attempt to compile. (check-in: 96a579e382 user: drh tags: trunk)
2020-08-31
00:36
More parser code entered. Does not compile. (check-in: 587183cc4d user: drh tags: trunk)
2020-08-30
20:09
Parser for PIC. (check-in: 9c4fbea787 user: drh tags: trunk)
20:09
initial empty check-in (check-in: d06dd0ebe7 user: drh tags: trunk)