metafloor

Results 94 comments of metafloor

@semireg: I have not decided public api vs base bwip-js, but am leaning towards just the public api. My thinking is that when this change hits, bwip-js will release as...

@terryburton: For bwip-js, the logic around injecting `calculatecheck` or unconditionally adding `calculatecheckifmissing` is a wash. My biggest concern is properly documenting the temporary nature of the work around, and encouraging...

Have you ever filed a bug report before? If you want this to be taken seriously, you need to provide example code and images of what changed.

Did you look at the `examples/threader.js` code in the project? It demonstrates how to use with nodejs worker threads. Is there something about the cloudfare environment that is different than...

This was a legitimate issue - not sure why you closed it. Although the issue was not the viewBox sizing - some of the SVG drawing primitives were off by...

Found the root of this issue. It is the combination of scale factor and stroke width. The svg drawing adjusts coordinates by 0.5px when stroke width is odd, which gives...

This appears to be a typescript-specific issue, and I do not have experience with the typescript development environment. The ESM tree-shaking is part of this project's test framework, so I...

Have you found a solution to this issue?

I would like to include an updated/improved copy of the DefinitelyTyped schema as part of the bwip-js project but am unsure of the etiquette. For those who use typescript, it...

Type files are now available in version 4. You can read about them here https://github.com/metafloor/bwip-js/discussions/299#discussioncomment-6631598.