Chris Partridge

Results 7 comments of Chris Partridge

@dhendo Thanks for the info regarding compiling on linux, your advice mixed with some other changes got me a working build on Ubuntu 12.04 and node 0.8.x - did you...

@dhendo Tested on 0.10 last night with the changes you specified in https://github.com/dhendo/node-chimera/commit/3b00a5a689ff6617255899bf81360f204ed8d36e - working binary as well. I've put my changes here https://gist.github.com/cjpartridgeb/5702641 for the time being, as I...

Glad to hear @dhendo . I think the main issue was just specifying the correct linking options in the compile_binary.sh script. As when I ran "ldd -r chimera.node" it would...

@dhendo awesome stuff - having a browse through your changes now. In regards to your first note (render directly back to a node Buffer), can you see a way this...

@dhendo I tried sending to "/dev/stdout" and it pumps it straight out of stdout - I guess this would be helpful for a cli utility. However, I'm wondering if there's...

@alexanderververis I'd suggest using dhendo's repository, otherwise take a look at my gist above - it has the exact instructions I've used to compile on several Ubuntu based machines.

@guber @kristjanjansen @xMythicx @pdelanauze Changing the viewport when printing for PDF will not affect the PDF output as I've found out recently. However you can adjust the QPrinter configuration like...