On Fri, Apr 17, 2009 at 11:33 AM, Yuri Niyazov <[email protected]> wrote: > Well, the whole thing already sounds like a no-go because heroku doesn't > allow writing to the fs
Yeah, but I believe you can pipe in and out of graphviz. That combined with the Varnish HTTP cache could make for a workable solution. We'll see what we can do here. Graphviz would be really cool. The X dependencies would probably be the biggest barrier, although I believe most are already installed in support of other graphics related packages. Thanks, Ryan > On Apr 17, 2009 2:27 PM, "Keenan Brock" <[email protected]> wrote: > > > dot (and nice)is a command line app. > > Graphviz is the package/library name. It is in macports and basically > all distributions. > > Most (all) ruby libraries are wrappers for the command line. > > The downside is it produces graphics. So it needs all the libraries to > produce text in png, jpg, svg, pdf, bmp, ps, ... Think it requires X, > truetype, and *lots* of others. May be possible to reduce the number > of outputs > by only supporting jpg, png, and svg. > > Do all browsers (iPhone, phones) support svg? Never really used it but > looks cool. Seems to have the least number of dependencies. And with > css would be easy to make output good looking. > > Windows outlook on coworkers computers don't do well with png so I > used jpg for them. > > Thoughts about format support Tobes? What formats do you use? > > --Keenan > > On Apr 17, 2009, at 1:40 PM, Morten Bagai <[email protected]> wrote: > > Hi, >> > Can you provide ... > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
