Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use it to preview images in svg format, it only shows internal code. Please support both .svg and .eps vector formats #488

Closed
FanXiangTM opened this issue Apr 1, 2019 · 6 comments

Comments

@FanXiangTM
Copy link

For all's convenience, please use English to fill this issue.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@StefanKrapf
Copy link

I would totally agree with this. I Need previews of EPS files too. SVG would be even nice. Thanks a lot for considering to integrate it.

@frogdesk
Copy link

One option would be to uninstall QuickLook and use Seer. That is what I have had to do. Dropping SVG support was an extremely unfortunate decision.

@xupefei
Copy link
Member

xupefei commented May 23, 2019

Well, this is because I have switched from ImageMagick (with which you can view SVG images) to NConvert (with which you can't) sometime before because the former one does not handle colour profile and RAW images well.

My idea now is to write a standalone SVG plugin. I already found one good library: https://github.com/ElinamLLC/SharpVectors but I have no time to integrate it. Nevertheless, I believe it is fairly simple (to an extent similar to this one) to even a half-year-experience C# developer. Any volunteer want to do it?

@albertshaw
Copy link

@xupefei Why not use your HtmlViewer to preview SVG file, just like what you did in MarkdownViewer?

@xupefei
Copy link
Member

xupefei commented May 26, 2019

@albertshaw Bingo! I hadn't thought that SVG can be viewed as a webpage. I will fix this right away.

@rabelux
Copy link
Member

rabelux commented Aug 3, 2019

Are SVG-images working for anyone? Tried it with two different images and only get a blank white page. Using the latest store-version.
Edit: It works, somehow a system restart did the trick (as usual)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants