Log of #mupdf at irc.freenode.net.

Search:
 <<<Back 1 day (to 2017/05/01)20170502 
sebras hi tor8!08:56.32 
jogux Anyone know what the changelog for the 1.11 appstore release should be? Looking at https://mupdf.com/news none of the changes seem relevant to the iOS app.15:16.07 
tor8 jogux: on the android app I listed these as news:15:18.33 
  Improved EPUB support: table of contents, links, and more fonts.15:18.42 
  Added FictionBook2 support.15:18.42 
  Many bug fixes.15:18.42 
  but that was a bump from 1.9 directly to 1.1115:19.27 
jogux thanks tor8.15:19.31 
  (should those may be listed on the news page?)15:19.56 
  what's FB2 support added in 1.10?15:20.27 
  s/what's/wasn't/15:20.32 
tor8 the FB2 support was added in 1.10, but not sure if the viewers got it at that release15:20.34 
  and we never did a 1.10 release for android15:20.45 
jogux ah.15:20.52 
  I think I may just go with 'Bug fixes' then :)15:21.21 
tor8 yeah. 1.11 is mostly a bug fix release, not much new in terms of features.15:21.40 
  not for the mobile apps anyway15:21.54 
jogux tor8: great, thanks. I've put 1.11 up for review by Apple. If anyone wants a testflight copy (and doesn't have it already) let me know.15:46.46 
  There's a few commits for iOS things in http://git.ghostscript.com/?p=user/joseph/mupdf-ios-viewer.git;a=summary that are ready for review.16:56.32 
avih tor8: i'm trying (generally successfully) to create a commonjs require. i think i noticed two things: 1. a value v returned by js_loadstring fails (in js) "v.call()". it claims it's not a function, however, running it like so does work: "v()" 2. is there a mujs way to bind some names to such function returned by loadstring or loadfile? i'm thinking something which does this cleanly: "(function(module, exports){" + file_data + "\n;})(val1, val2);". i can make19:40.56 
  val1 and val2 accessible globally so that emulation would (does) work, but cleanly would be nicer.19:40.57 
  i noticed that mujs' internal js_newscript (iirc) basically creates a new function, so binding some names as formal args or otherwise shouldn't be impossible i think19:42.40 
  (this emulation also keep the line numbers, but fails in line offset for the first line. though mujs only shows line numbers :) )19:47.59 
tor8 js_loadstring functions are "script" objects, they don't inherit from Function.prototype22:46.21 
  Function.prototype.call.apply(v)22:46.35 
 Forward 1 day (to 2017/05/03)>>> 
ghostscript.com #ghostscript
Search: