maxitg / SetReplace

C++/Wolfram Language package for exploring set and graph rewriting systems
MIT License
219 stars 44 forks source link

Rasterization functions to produce inputs & outputs #506

Closed taliesinb closed 3 years ago

taliesinb commented 3 years ago

This change introduces rasterization functions to produce input, output, and input output pairs, including the little In[*], Out[*] cell labels. These are produced at high DPI resolutions.

Here's a screenshot of the intended behavior:

PixelSnap 2020-11-02 at 21 25 37@2x


This change is Reviewable