John Huang

Results 75 comments of John Huang

oops, I see your issue. You actually request the stream output but not input (#55 ). My mistake. I will add your request for the next release.

I dont think so. HummusJS can only be used in the Node.js system not in the Browser.

wow this is an amazing feature!

tbh, I never work with `INK` before. It may take me some times to do some research.

It will be great if you can provide the original codes causing issues.

I will add these soon. Thanks for putting things together.

Releases are updated. Thanks!

It seems to me the range for opacity is 0.0 - 1.0

> It doesn't matter the number you use in the option: @ytaborda17 Please don't be mad. It does not mean the `opacity` is not applied if you dont find it...

Oh I see the where the issue is. ```javascript page1header.image(logos.path + logos.files.partner, 700, 32, { width: 100, height: 30, keepAspectRatio: true, align: 'center center' }); // water mark page1header.image(logos.path +...