https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30819

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from David Cook <[email protected]> ---
I've been looking at C4::Labels::Label and PDF::Reuse::Barcode, and I've added
a response on
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10762#c62

Bernardo wasn't quite right there, but yeah... I think the only way to fix this
would be to update PDF::Reuse::Barcode to take configurable font-sizes rather
than hard-coded sizes. 

I don't think Chris Nighswonger really works on Koha or Perl anymore, although
he's still around sometimes.

The code for PDF::Reuse::Barcode is... old. It's a bit difficult to read but
not impossible.

Someone could either adopt the module, send a PR, or we could potentially
subclass it and overwrite the relevant methods in a "Koha::PDF::Reuse::Barcode"
module...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to