On 5/26/26 1:51 PM, Robert Moskowitz via users wrote:
I am using an IETF tool to cover ascii txt art to svg:

https://github.com/martinthomson/aasvg

This uses the json tool npm to:

npm install -g aasvg

Now I lost my npm install process that I ran on my F41 system but the tool works just fine there.  So I went to install it on my new F44 system with:

dnf install npm

Which installed it.  But it is not producing usable svg output.

This has nothing to do with npm. That's just the tool to install the package you want to use. It has no effect after that. If there's an issue, it's in the "aasvg" application or one of its dependencies.

I have attached an ascii art text file and the svg output from my F41 system.  The -not svg output is what my F44 system is generating.

The "not svg" is definitely SVG. Why do you think it isn't? The only issue I see is that the top row of numbers isn't quite aligned like the other image.

--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to