Go to file
2016-07-17 23:37:03 +02:00
lablGL Silence the compiler 2016-04-28 01:37:47 +03:00
misc Sync with upstream 2016-07-06 20:50:36 +03:00
.depend Add keys.ml 2016-07-12 18:16:11 +02:00
.dir-locals.el Build.hs is no more 2015-12-31 17:46:27 +03:00
.gitignore Sync with upstream 2016-07-12 21:15:16 +02:00
build.sh Adopt to the current thirdparty library structure 2016-01-09 20:50:33 +03:00
BUILDING Sync with upstream 2016-07-12 20:26:20 +03:00
config.ml Fix Retina font scaling, bis 2016-07-12 20:23:00 +02:00
fixme Update 2016-02-29 09:16:32 +03:00
glfont.c Sync with upstream 2016-03-24 21:18:17 +03:00
INSTALL Installation instructions 2011-08-15 19:54:33 +04:00
KEYS Indentation 2016-03-15 00:49:03 +03:00
keys.ml Unrecognized -> Code of int 2016-07-13 10:06:07 +02:00
keysym2ucs.c Remove dependency on GLUT 2012-02-19 06:29:54 +04:00
link.c Sync with upstream 2016-07-12 21:15:16 +02:00
main.ml Add Wsi.t#scroll, used to implement 'inertial scrolling' in OS X 2016-07-13 23:12:36 +02:00
main_osx.m Scroll speed x 2 if retina 2016-07-17 23:37:03 +02:00
Makefile Sync with upstream 2016-07-12 21:15:16 +02:00
mkhelp.sh More Makefile fixes 2016-02-15 11:22:18 +01:00
parser.ml Co(smetics|nsistency), spelling 2015-08-27 20:27:46 +03:00
README Consistency 2015-09-11 05:33:18 +03:00
Shakefile.hs Refactor 2016-05-31 00:34:04 +03:00
Thanks Expand 2015-10-13 23:00:58 +03:00
utils.ml Add Wsi.t#scroll, used to implement 'inertial scrolling' in OS X 2016-07-13 23:12:36 +02:00
wsel.c Make cygwin happy 2012-03-01 22:21:11 +04:00
wsi.mli Add Wsi.t#scroll, used to implement 'inertial scrolling' in OS X 2016-07-13 23:12:36 +02:00
wsi_cocoa.ml Buffer reads from Cocoa server. 2016-07-17 23:28:30 +02:00
wsi_x11.ml Add Wsi.t#scroll, used to implement 'inertial scrolling' in OS X 2016-07-13 23:12:36 +02:00

                                    Oh my god it's full of bugs
                                    ===========================

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

The rendering library used is MuPDF (http://www.mupdf.com/)

This code, sans local copy of LablGL [1], is in the public domain [2]

[1] Text inside lablGL/COPYRIGHT covers lablGL
[2] https://github.com/ccxvii/snippets/blob/master/README covers
    glfont.c