exolution
exolution
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 OPR/58.0.3135.65 (Edition Baidu) Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 OPR/58.0.3135.65 (Edition B2) name=undefined
I found the "model.find(condition,cb)" may cause cb can't be GC the closure of cb will leak Thanks,and forgive my poor English~ wish you understand me~ I will post the case...
such as "alignGopsAtEnd" "keepOriginalTimestamps" or what's the meaning of pts/dts within gopInfo especially “setBaseMediaDecodeTime” i don't know what arguments should i pass in
我看了下你svg stroke的逻辑 现在主流的方式都是用feMorphology 但是这种方式无法实现line-joint:round 这种圆滑描边(aegisub渲染我看都是圆滑描边) 我看你的demo里是用shadow实现的描边 也是因为这个原因吗? 有没有更好的解决办法?
my code is ``` javascript var office=require('office'),fs=require('fs'); console.log(fs.statSync('./test.doc'));// no error office.parse('test.doc',function(err,data){}); ``` follows is error text: ``` javascript events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at...