caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANNOUNCE] llpp v23
@ 2016-11-21 15:49 moosotc
       [not found] ` <CAOvwQ4j4S=6quTF0dmA=J_-4Jpx+f1bMnBRGFx3VW24=XTD9TA@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: moosotc @ 2016-11-21 15:49 UTC (permalink / raw)
  To: caml-list


Hello,

New version of llpp (tagged v23) is now available at:
* http://repo.or.cz/w/llpp.git (has "tutorial" videos)
* https://github.com/moosotc/llpp/ (has a bugtracker)

============================================================================
Blurb

llpp is a graphical PDF viewer, which aims to superficially resemble
less(1)

============================================================================
Changes

* additional remote commands
* user supplied CSS for HTML/EPUB
* horizontal preloading
* optional EGL support
* dictionary lookup
  http://repo.or.cz/llpp.git/commit/29916e0cadcdf0ee3136fc3b4655b3c8b0d01a7b
* scripts/styles to comfortably convert/read wikipedia material
* zooming improvements (pivot zoom etc)
* 4.04.0 `-warn-error +a' fix (Tuncer Ayaz)
* bugfixes
* work on energy consumption reduction
* synced with mupdf 1.10 that boasts:
    BMP, SVG, GIF, FB2 suport
    internal links in HTML/EPUB
    more - http://git.ghostscript.com/?p=mupdf.git;a=blob;f=CHANGES;hb=1.10

============================================================================
macOS

Nicolás Ojeda Bär made llpp run on macOS "natively" (i.e. using cocoa)
https://github.com/nojb/llpp

The port is mostly functional, but:

a) there are some rough edges
b) few things probably do not quite work the way macOS aficionados
   expect them to
c) it lags a bit behind llpp's master

Don't let the above discourage you though.

Big thanks to Nicolás for coding, Nils Becker and Денис "сами Мы из
Нижнего[1] и у Нас три высшего" Барахтанов for testing, suggestions
and constructive critique.

Summary v22..v23
     1	Guillaume Hennequin
     1	Nicolas Ojeda Bar
     4	Tuncer Ayaz
   226	malc

Diffstat v22..v23
 .dir-locals.el           |    2 +-
 .gitignore               |    5 +-
 BUILDING                 |   10 +-
 KEYS                     |    9 +-
 Build.hs => Shakefile.hs |  103 ++--
 Thanks                   |    3 +
 build.sh                 |    4 +-
 config.ml                |  291 ++++++-----
 fixme                    |    1 -
 glfont.c                 |    2 +-
 lablGL/glArray.ml        |    3 -
 lablGL/glDraw.ml         |    2 +-
 lablGL/glMat.ml          |    2 +-
 lablGL/glMisc.ml         |    2 +-
 lablGL/glTex.ml          |    4 +-
 lablGL/raw.ml            |    2 +-
 link.c                   | 1199 +++++++++++++++++++++++++++-------------------
 main.ml                  | 1195 +++++++++++++++++++++++++--------------------
 misc/build.sh            |    8 -
 misc/completions/llpp.in |   11 +
 misc/cutrel              |    8 +
 misc/dicx                |   19 +
 misc/dllpp               |   16 +
 misc/epub.css            |    1 +
 misc/gc.awk              |   23 +
 misc/gc.py               |   23 -
 misc/keys.txt            |    2 +
 misc/llppac              |    7 +-
 misc/prince.css          |    1 +
 misc/wikipedia/wiki2.css |  275 +++++++++++
 misc/wikipedia/wpget     |   16 +
 parser.ml                |   14 +-
 pp.sed                   |    9 +-
 todo.org                 |   23 +
 utils.ml                 |   36 +-
 wsi.ml                   |   18 +-
 wsi.mli                  |    3 +
 37 files changed, 2061 insertions(+), 1291 deletions(-)


[1] "Мёльбурна" (sic) надо полагать

-- 
mailto:moosotc@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-22  6:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-21 15:49 [Caml-list] [ANNOUNCE] llpp v23 moosotc
     [not found] ` <CAOvwQ4j4S=6quTF0dmA=J_-4Jpx+f1bMnBRGFx3VW24=XTD9TA@mail.gmail.com>
2016-11-22  4:22   ` moosotc
2016-11-22  6:57   ` moosotc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).