Skip to search.
abcusers

Group Information

  • Members: 303
  • Category: Music
  • Founded: Oct 16, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Output for developers   Message List  
Reply Message #7588 of 8064 |
Hi everybody...

I'm a little stuck so I'm asking other developers what they're using to create
an abc front end to their software...

I'm creating a sight-reading program. Using abcm2ps I'm able to create a SVG or
a postscript file fairly easily. This renders really well - having the abcm2ps
library in a application folder is great. My application installation would
simply copy it to the right folder and it's ready to go!

The only roadblock is the svg to png

Ghostscript is full of bloat and needs tweaking to get it work.
Also it has to be installed.
Imagemagic is pretty much out of the question as it actually needs ghostscript
installed to work for svg or ps conversion.
librsvgconvert is full of bugs and doesn't do a good job. I, on a windows
computer have not been able to make it output a png bigger than 0 bytes (it
keeps asking for a dll which seems to be nowhere in the download package.
Batik is java based and although I haven't checked it out as thoroughly, it
requires the user to install yet another thing.

Using a web-viewer is an option - but it's a horrible work around when a png
option would be much better.

Has anybody got any information of a cross platform library that will convert
svg (or postcript (but svg is preferable)) to any kind of rasterized image like
gif, png or something?
something that doesn't need additional installation?

Maybe there is a stripped down library for ghostscript - the only part required
for the convertion process accessed via command line?
Cheers,
Sean





Tue Feb 14, 2012 8:27 am

Sean_Clancy
Offline Offline
Send Email Send Email

Message #7588 of 8064 |
Expand Messages Author Sort by Date

Hi everybody... I'm a little stuck so I'm asking other developers what they're using to create an abc front end to their software... I'm creating a...
Sean_Clancy Offline Send Email Feb 14, 2012
8:27 am

... I use ImageMagick to convert images on linux, and find that it always 'just works'. I see that they've released a windows version. You might want to try...
Ali Corbin
ali.corbin@... Send Email
Feb 14, 2012
6:12 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help