Log of #mupdf at irc.freenode.net.

Search:
 <<<Back 1 day (to 2020/05/10)Fwd 1 day (to 2020/05/12)>>>20200511 
Robin_Watts ator: the epub speedups pull request on github seems sensible to me.00:05.53 
malc_ mupdf-gl reacts to https://upload.wikimedia.org/wikipedia/commons/6/60/KB_Russian.svg with "error: wrong number of arguments to translate(): 1" and exit, mupdf-x11 does an "incomplete" render though01:34.55 
sebras ator: a fix for malc's issue above on mupdf:sebras/master. it's currently clustering.07:02.44 
  ator: there are diffs in the cluster, but after comparing the SVGs with firefox they are progressions.08:15.04 
ator xace: the sel units are in "fitz coordinate space" units (72dpi, origin in top left, +x to the right, +y down)08:39.52 
sebras ator: see, never trust me. :)09:06.37 
xace thank you ator . ill write it down incase my patch breaks09:56.13 
sebras ator: there's a commit for the svg translate thing on sebras/master. that one is correct in that the missing coordinate is supposed to be zero, not the same as the first according to spec.10:09.47 
  so your "svg: Support translate() function with only one argument." is wrong.10:09.57 
  trivally wrong, but still! :)10:10.05 
ator sebras: oh. oops!11:11.38 
  sebras: fixed. your commit has else if (n != 2) in the error branch, should just be a plain else11:13.57 
  sebras: did you LGTM the helper function for creation date?11:14.18 
  I still haven't made up my mind on the terminology for the image redaction method names.11:14.36 
Starz0r ator: does mujs have some form of yielding11:15.28 
ator Starz0r: no.11:15.46 
Starz0r using it for a small project, and I don't see any function that refers to11:15.48 
  meant to backspace that11:15.56 
ator no multi-threading and no co-routines in mujs.11:16.08 
Starz0r that's fine, I was just looking for some way to yield back to the host from the VM11:16.36 
  but if it's not possible then i'll be fine11:16.44 
ator afraid not. there's no yield/resume mechanisms. MuJS uses the C call stack for JS function calls too, and allows interleaving C and JS calls11:18.22 
  so JS can call a C function that calls a JS function11:18.33 
sebras ator: I think the CreationDate patch looks ok.11:59.52 
  ator: but I'm working on one where the date parsing is moved to pdf-parse.c and adds a pdf_dict_get_date() so one can get the creation date from trailer.Info.CreationDate etc.12:00.32 
ator sebras: that would be a good followup, yeah12:01.35 
paulgardiner Seeing a problem with document signing in 1.17.0. Signing is adding multiple incremental sections, leading to some of the change associated with the signature not being protected by the signature.12:15.20 
ator "I didn't do it!"13:01.43 
 <<<Back 1 day (to 2020/05/10)Forward 1 day (to 2020/05/12)>>> 
ghostscript.com #ghostscript
Search: