Vithanco

Results 20 comments of Vithanco

Maybe I should initiate the document with a root element and a DTD already included?

I looked into this. I created the document like this:  ``` svg = try AEXMLDocument(xml: """                                        """) ``` however, when I save this I get only this: ``` ``` `AEXMLOptions`...

Indeed, this looks like a valid question. Can we update Graphviz? It currently looks like the Graphviz source and GO source are intermingled. Can we do this differently?

Btw, this looks like a really great library. The description sounds like this is my dream. So, this wasn't meant as criticism. I am more interested whether it makes sense...

this sounds fantastic!

Did you ever try to compile towards WebAssembly?

I assume WebAssembly doesn't work: `imports github.com/goccy/go-graphviz/internal/ccall: build constraints exclude all Go files in ${MyPATH}/pkg/mod/github.com/goccy/[email protected]/internal/ccall `

I get this message without knowingly changing the system. Only noticed yesterday, but worked ~2 weeks ago: ``` Running Applescript: /usr/bin/osascript "/var/folders/z_/rslqm13d1ts1h66yhpfn23l40000gn/T/createdmg.tmp.XXXXXXXXXX.n7UpuGVD" "AppName Installer" waited 351 seconds for .DS_STORE to...

Latest version. I even double checked via `brew upgrade create-dmg`. I assume that makes it 95ea395

That seem to have worked. `waited 1 seconds for .DS_STORE to be created.` Thanks!