|
|
|
|
|
by Chu4eeno
3 days ago
|
|
Try looking at the SVG code for one of those converted from bitmaps, and I think you'll understand why even a massive LLM has trouble generating it on the fly (the pelican SVGs are always one-shot single API calls, so no iterations and verifications). |
|