OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

FopGlyphProcessor.convertToBytesWithGlyphs() does not consider surrogate pair

Open sis-yoshiday opened this issue 3 years ago • 0 comments

To Reproduce

  1. include apache FOP to class path
  2. output text contains surrogate pair

add example code to pull-request https://github.com/LibrePDF/OpenPDF/pull/592

Expected behavior text should be processed same as com.lowagie.text.pdf.FontDetails#convertToBytesWithGlyphs

sis-yoshiday avatar Aug 23 '21 04:08 sis-yoshiday