http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13954
--- Comment #8 from Chris Nighswonger <[email protected]> --- Marc, thanks for you work on this. Nothing here is meant to discredit that or convey anything other than great appreciation for all of the help I can get on bugs in this code. I've only done PDF stuff since 2000, so you've go the goods on me there, however, I would really like to have time to convince myself that this is where/what the fix should be. If you feel that the problem really lies elsewhere in the code, I would prefer that the fix be made there rather than in this location. ATM, I am attempting to duplicate your issue on the current master. After that, if the fix as it is makes sense to me, I'll have no problem signing off on it. Also, citing some sort of documentation on scale-up/scale-down inside the pdf as the preferred technique would be appreciated as well. I have tried to do this as comments in the code where I felt it might be helpful to my own poor memory as well as to the next sad soul who has to work on the "code soup" I have written. AAMOF, if doing the scaling inside the pdf both works in every case and is the preferred method, then perhaps we can eliminate a large chunk of code moving the scaling entirely to the pdf renderer. I'm all for purging old/bad/poorly-written/unnecessary code. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
