Changes

#124 (24-Oct-2024 08:58:49)

  1. Extend polyline tests — Vincent Sanders / cgit
  2. Rework poly point parsing — Vincent Sanders / cgit
  3. Cleanup length parsing — Vincent Sanders / cgit
  4. Reimplement transform processing — Vincent Sanders / cgit
  5. Reimplement color parsing — Vincent Sanders / cgit
  6. Improve number parse API — Vincent Sanders / cgit
  7. Reimplement parsing of viewbox — Vincent Sanders / cgit
  8. Reimplement style processing — Vincent Sanders / cgit
  9. Improve attribute parsing with operation tables — Vincent Sanders / cgit
  10. Improve gradient parsing and generation — Vincent Sanders / cgit
  11. fixup paint parse — Vincent Sanders / cgit
  12. fixup named colour lookup — Vincent Sanders / cgit
  13. refactor path parse — Vincent Sanders / cgit
  14. improve svg parse initialisation/finalisation — Vincent Sanders / cgit
  15. Implement use element — Vincent Sanders / cgit
  16. Update test dir to add fuzzer configuration — Vincent Sanders / cgit
  17. Update AFL test corpus — Vincent Sanders / cgit

#117 (24-May-2024 21:35:06)

  1. Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit