https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19084
--- Comment #4 from Chris Nighswonger <[email protected]> --- (In reply to Indranil Das Gupta from comment #3) > What is happening here is that the individual > codepoints pushed into @clist by unpacku() are being listed out one at a > time into the PDF content stream as glyphs, *without* the necessary glyph > reordering taking place. It would seem that the glyph order should never be "changed" in the first place. ie. the order they are supplied should be preserved throughout the entire process of PDF generation. -- 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/
