{"id":15938906,"url":"https://github.com/inokinoki/fourier-svg-rs","last_synced_at":"2025-08-16T12:33:38.792Z","repository":{"id":91522267,"uuid":"376597100","full_name":"Inokinoki/fourier-svg-rs","owner":"Inokinoki","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-25T13:14:20.000Z","size":555,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T14:19:06.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Inokinoki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"inokinoki"}},"created_at":"2021-06-13T17:02:55.000Z","updated_at":"2021-11-19T06:20:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1d6c8e3-ae99-480c-a4ed-1aac76ea88e9","html_url":"https://github.com/Inokinoki/fourier-svg-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inokinoki%2Ffourier-svg-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inokinoki%2Ffourier-svg-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inokinoki%2Ffourier-svg-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inokinoki%2Ffourier-svg-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inokinoki","download_url":"https://codeload.github.com/Inokinoki/fourier-svg-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230038879,"owners_count":18163311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T06:00:21.490Z","updated_at":"2024-12-16T23:11:49.544Z","avatar_url":"https://github.com/Inokinoki.png","language":"Rust","funding_links":["https://github.com/sponsors/inokinoki"],"categories":[],"sub_categories":[],"readme":"# Fourier SVG Painter\n\nUse Fournier Transform to draw an SVG Path.\n\n![Preview for a kiwi](preview.gif)\n\n## Build\n\nUse cargo to build it:\n\n```\ncargo build\n```\n\n## Run\n\nAt the moment, the program can accept a svg file, and take the first path as the target:\n\n```\ncargo run -- -f ./test.svg\n```\n\nOr a string with SVG path format:\n\n```\ncargo run -- -p \"$(cat ./test.svg.txt)\"\n```\n\nWithout panic, there should be an `output.html` file containing the render result. Open it with a browser that supports canvas, and you will see the animation.\n\n## More\n\n- Write \"How it works\"\n- Add more \"render backend\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finokinoki%2Ffourier-svg-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finokinoki%2Ffourier-svg-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finokinoki%2Ffourier-svg-rs/lists"}