https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25384 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Chris Nighswonger from comment #3)
(In reply to David Cook from comment #0)
The label maker font list is hard-coded to 12 arbitrary choices.
FTR: These are not arbitrary. Rather they are 12 of the 14 basic fonts spec'd in the Adobe PDF standard. 13 of them are commonly found on postscript printers. Hence their hard-coding and inclusion as default fonts.
I'm creating this comment because some of this is arcane knowledge but important to inform future changes.
Thanks for the clarification, Chris! My apologies for calling them arbitrary. It might be worthwhile encoding that information in comments in the code even, as I could see this knowledge getting lost here. -- You are receiving this mail because: You are watching all bug changes.