Open zhifengjiang opened 3 years ago
Ack I'm so sorry! It looks like the previous merge commit didn't trigger a release, I wasn't diligent enough about making sure the merge commit had the proper semantic-release naming. Should be released now!
Ack I'm so sorry! It looks like the previous merge commit didn't trigger a release, I wasn't diligent enough about making sure the merge commit had the proper semantic-release naming. Should be released now!
Now the version that supports canvas 2D is still not available in npm. When will it be released?
v1.1.0 in npm has everything that's in master. Is some code still not working? Could you submit a pull request with the fix?
Wechat library replaced the createCanvasContext with canvas from the version 2.9.0. The wechat miniprogram can't display the strokes from the version 2.7.7
Wechat library replaced the createCanvasContext with canvas from the version 2.9.0. The wechat miniprogram can't display the strokes from the version 2.7.7
I use wx.createCanvasContext with mini-program-base-lib v2.17.0, it works well。So I think it is not the reason , am I right?
This was updated in the current beta (hanzi-writer-miniprogram@beta
). Could you test it out and let me know if it works as expected? You can install it with npm install hanzi-writer-miniprogram@beta
it seems the new update about 2D support has not been publish on npm