IRC Logs

Log of #ghostscript at irc.freenode.net.

Search:
 <<<Back 1 day (to 2015/08/14)20150815 
poju Hi, I need some help with the gs 9.16, I am trying to figure out why when I am using -c [Title the octal string in pdfmark_put_ao_pairs has \b instead of \01008:07.29 
  -c "[/Title <FEFF0E08> ...08:09.00 
  and 0E08 -> \016\b instead of \016\01008:10.44 
  something to do in /* Acrobat doesn't like the 'short' escapes. and wants them as octal....08:11.46 
  * I beliwvw this should be considered an Acrtobat bug, either escapes08:11.46 
  * can be used, or not, we shouldn't have to force them to octal.08:11.46 
  */08:11.46 
  but it was already b when it's there.08:12.34 
Robin_Watts poju: I suspect you need to speak to kens, chrisl or rayjj about that.08:19.01 
  kens might well be here for a bit later.08:19.10 
poju Robin_Watts, thanks. I'll wait for him while investigating.08:19.30 
  hm, it's string.c:s_PSSE_process() that process the stream as byte hence it treats unicode unit as 2 separated bytes, not sure how to fix this properly.09:10.58 
  but I will live with a work-around, thanks.09:11.15 
  Hi kens, I need some help. I am trying to -c "[/Title <FEFF0E08> but string.c:s_PSSE_process() turns 08 into \b10:00.00 
  and then gdevpdfm.c:616 convert it to 007, shouldn't it be 010?10:07.54 
kens I have no idea.10:08.10 
  Best bet is to open a bug report and attach a piece of PostScript to reproduce the problem.10:08.28 
  THat way I can look at it when I have some spare time. Right at the moment I'm working with ICC profile problems and trying to produce PDF/A from PCL input....10:08.59 
poju kens, thanks.10:09.16 
kens No proble, sorry I can't look into it right now.10:09.53 
poju kens, it's okay. just that it's quite simple I think as it's converting U+008 (\b) to 00710:10.33 
  (octal)10:10.39 
  but I'll file the bug report asap10:10.51 
kens I'd have to look at the code, its not the first time we've had problems wiht Unicode10:11.00 
poju nods.10:11.08 
  gotta run.10:14.27 
kens bye10:14.32 
fredross-perry Robin_Watts: I’m trying to integrate everything into GSView. To open a gproof file, mupdf launches gs with -sDEVICE=gproof. When I do that I get “Unknown device: gproof”. SO how do I modify my ghostpdl build to fix this? Thanks.23:04.46 
 Forward 1 day (to 2015/08/16)>>> 
ghostscript.com
Search: