Vlad Cristian

Results 6 issues of Vlad Cristian

Hello, I have a SVG that contains small paths and long paths. ![catsvg](https://github.com/juliangarnier/anime/assets/10354136/f27d230f-54dc-4bdc-825c-7f0cc3b64efe) I then loop through all paths, and try to create an animejs timeline. I make it so...

Hello, I am using Potrace on windows, to convert a simple bmp to SVG. I obtain a SVG using multiple paths. ![tare22](https://github.com/kilobtye/potrace/assets/10354136/dc1e955a-b5f1-4fff-bb7d-84aeaba92e7f) The image is just a simple text. Using...

Hello I am trying to append multiple mp3 files (same encoding), but the files do not get appended. Only the first file is saved in the final output. Example: $file_mp3=...

Hello First, congratulations on some incredible algorithms. I want to use the skeletonization to draw SVG paths (stroke effect) animated. To do this, I was using autotrace centerline tracing. Unfortunately...

For example, with this video: https://www.youtube.com/watch?v=Dw_oH5oiUSE Error:Could not parse the Youtube page for URL http://youtube.com/watch?v=Dw_oH5oiUSE This may be due to a change of the Youtube page structure. Please report this...

Hello I have been using autotrace 0.30, and when generating a svg from raster image, using centerline, I obtained a SVG with multiple paths, instead of one single path. Example...