christmas gift

Your Name 402e19f98c initial 10 months ago
README.md 807700e41a first commit 10 months ago
chris-cursive.svg 402e19f98c initial 10 months ago
chris-cursive.xcf 402e19f98c initial 10 months ago
chris-test.png 402e19f98c initial 10 months ago
chris-x-y.svg 402e19f98c initial 10 months ago
cocoon.png 402e19f98c initial 10 months ago
code.py 402e19f98c initial 10 months ago
inkscape.md 402e19f98c initial 10 months ago
toHex.php 402e19f98c initial 10 months ago

README.md

2023 December Chris L. Wiggler

Write chris on screen by moving the mouse cursor using coordinates.

  1. take a picture of handwritten text
  2. import into gimp, adjust colors
  3. import into inkscape, create a path
  4. export to coordinates using com0com and plot extension
  5. copy values into pre-processor and convert to python escaped bytes

We ended up needing to do step 5 because putting integer values into a python array took too mush memory.