rxing-wasm icon indicating copy to clipboard operation
rxing-wasm copied to clipboard

Allow hints to be passed to encode_barcode

Open cpwood opened this issue 1 year ago • 2 comments

Currently, a new, empty HashMap is passed into the Rust library when encode_barcode is called. However for Telepen Numeric, I would need to pass a hint.

Could there either be an additional method - e.g. encode_barcode_with_hints?

cpwood avatar Jan 03 '24 20:01 cpwood