From: malc <av1474@comtv.ru>
To: Gerd Stolpmann <info@gerd-stolpmann.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [ANNOUNCE] llpp v11
Date: Tue, 28 Feb 2012 23:43:07 +0400 (MSK) [thread overview]
Message-ID: <alpine.LNX.2.00.1202282340150.7845@linmac> (raw)
In-Reply-To: <1330456493.2826.64.camel@thinkpad>
On Tue, 28 Feb 2012, Gerd Stolpmann wrote:
> Am Dienstag, den 28.02.2012, 11:13 +0400 schrieb malc:
> > Hello,
> >
> > New version of llpp is now available (tagged v11) at
> > http://repo.or.cz/w/llpp.git
> >
> > Blurb:
> >
> > llpp a graphical PDF viewer which aims to superficially resemble
> > less(1)
> >
> > Changes:
> >
> > * Removed dependency on GLUT
> > (consequently native Windows and OS X support is also gone)
> > (There's a win32 a binary, built just before GLUT removal at:
> > http://boblycat.org/~malc/llpp.zip - 3857425 bytes)
> > * User modifiable key mappings
> > * Keyboard link navigation
> > * Probably more, since:
> >
> > llpp$ git diff --stat v10..v11 | tail -1
> > 14 files changed, 4203 insertions(+), 1461 deletions(-)
> >
> > (That said: keysym2ucs.c | 849 +++++++++++++++++++
> > IOW 849 added lines is keysym to unicode conversion code by by Markus G. Kuhn)
> >
> > How to build/run: http://www.youtube.com/watch?v=9xtIqD_mHRw
>
> A writeup would be more impressive.
Not sure what you mean by that.
>
> > To run it one must have GLX capable X server, chances are good that if
> > the video card in ones machine is less than 10 years old things will run.
> >
> > Known to run with:
> > RV280 (aka Radeon 9200) Mesa/linux/ppc
> > RV730 (aka Radeon HD 4650) Mesa/freebsd/x86[_64?]
> > ???? (aka ???) Mesa/x86[_64?] [1]
> > NV94 (aka GeForce 9600 GT) nouveau (Gallium 0.4 on NV94)/Mesa/x86_64 [2]
> > binary blob by NVidia
> >
> > (FWIW the card in this machine (rv280) is more than ten years old)
>
> It would be more interesting whether it works with normal office-type
> graphics, e.g. integrated Intel cards with only limited hardware
> acceleration. Just wanted to give it a try on my laptop, but building
> llpp seems to be non-trivial.
It would be, but i don't have normal office-type graphics, what i have
is aforementioned 10+ years old radeon in a powerpc macmini and NV94 in
the rarely used x86_64 box, the ???? (aka ???) is an Intel card (as
stated bellow) from a friends laptop. Building is very easy actually if
you just do 'sh buildall.sh', you will need OCaml,GCC,sh,wget and unzip.
[..snip..]
--
mailto:av1474@comtv.ru
next prev parent reply other threads:[~2012-02-28 19:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 7:13 malc
2012-02-28 19:14 ` Gerd Stolpmann
2012-02-28 19:29 ` Adrien
2012-02-28 19:43 ` malc [this message]
2012-02-29 7:57 ` Vu Ngoc San
2012-02-29 8:04 ` malc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LNX.2.00.1202282340150.7845@linmac \
--to=av1474@comtv.ru \
--cc=caml-list@inria.fr \
--cc=info@gerd-stolpmann.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox