14 Aug
2017
14 Aug
'17
10:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19084 --- Comment #3 from Indranil Das Gupta <indradg@l2c2.co.in> --- Yes! In fact, I was perhaps hasty in trashing unpacku() method. The root of the trouble is the out_text() method where the the actual glyphs are parsed into the PDF content stream. 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. So I would expect every single abiguda writing system to be be impacted. -- You are receiving this mail because: You are watching all bug changes.