Pikchr

Changes On Branch pikchr-src-in-metadata
Login

Changes In Branch pikchr-src-in-metadata Excluding Merge-Ins

This is equivalent to a diff from f1a7b5b9a8 to 4860729b9c

2020-09-15
13:24
Include the source text in the generated output if the PIKCHR_INCLUDE_SOURCE flag is provided to the pikchr() routine. Make that flag discoverable by makeheaders. Futher interface improvements are pending. (check-in: 8fa7c91a51 user: drh tags: trunk)
2020-09-14
20:40
Begin adding documentation on the various block object types. (check-in: 413cda247f user: drh tags: trunk)
20:38
Merged in trunk. Changed pikchr svg metadata namespace URL to point to grammar.md. Lowercased namespace metadata XML nodes based on advice from around the net on the topic vis a vis compatibility with HTML5. (Closed-Leaf check-in: 4860729b9c user: stephan tags: pikchr-src-in-metadata)
19:21
In the grammar documentation, make "object-class" a new non-terminal, rather than a token class. This provides the opportunity to add "Info" links on each class for more information. (check-in: f1a7b5b9a8 user: drh tags: trunk)
17:12
Typo fix in documentation. (check-in: aadd7b158e user: drh tags: trunk)
06:56
Added Pik::mFlags, set via pikchr()'s 3rd arg. Added original pikchr source code in a metadata tag, which survives loading and re-saving via inkscape. That needs to be fixed to only emit when a certain flag is set, but how to properly add such flags to the public API is not clear. (check-in: ac8d73bc6a user: stephan tags: pikchr-src-in-metadata)

Changes to pikchr.y.