Re: [nodejs] Installing NodeJs on Windows

2012-12-10 Thread nop
Do you need to compile the source code yourself, or could you simply use the binaries at http://nodejs.org/download/ ? On Monday, December 10, 2012 2:49:49 AM UTC-5, Ben Noordhuis wrote: > > On Mon, Dec 10, 2012 at 2:42 AM, Eenvincible > > > wrote: > > Hi everyone, > > > > I have tried so m

[nodejs] Problem using redis + MULTI - hiredis

2012-10-27 Thread nop
Hi Andrea. What version of node_redis are you using? This bug may be related to your problem: https://github.com/mranney/node_redis/issues/283 -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message

[nodejs] Re: node-canvas ico support?

2012-10-01 Thread nop
can actually contain more then > one image icon. I haven't figured out how to deal with yet using the > example from jParser. > > On Wednesday, September 26, 2012 11:45:07 AM UTC-4, nop wrote: >> >> Hi. I'd like to use node-canvas to manipulate ico-format images.

[nodejs] Re: node-canvas ico support?

2012-09-26 Thread nop
sion I can test at the moment), but I suspect later versions are in line with Chrome/WebKit. Opera's canvas works with ico on the versions/ platforms I tested. So if it's not part of the spec, whatever that is, ico seems to be a de facto standard. On Sep 26, 1:41 pm, nop wrote: > Hi R

[nodejs] Re: node-canvas ico support?

2012-09-26 Thread nop
he format, either, and I can't find mention of the formats that should be supported in the W3C spec. It may be above my skill level but I'll take a look at an ico reader, as you suggested. On Sep 26, 12:39 pm, Ryan Schmidt wrote: > On Sep 26, 2012, at 10:44, nop wrote: > > &g

[nodejs] node-canvas ico support?

2012-09-26 Thread nop
Hi. I'd like to use node-canvas to manipulate ico-format images. I couldn't find any mention of supported formats in the readme, but from my tests it seems either ico are not among them or there's an issue with my environment. Would someone knowledgeable in the matter please let me know if ico supp