X-Git-Url: https://git.mdrn.pl/wl2pdf.git/blobdiff_plain/268c905580d37dbf5c0fa45666575db376ce40c1..f70d93119d236e25ccebf4ca1c27bed77873797f:/README diff --git a/README b/README deleted file mode 100755 index 250e23f..0000000 --- a/README +++ /dev/null @@ -1,42 +0,0 @@ - - WL2PDF is an XSL-FO based converter from WLML (format used - by wolnelektury.pl for writing e-books) to print-friendly PDFs. - - - LICENSE SECTION - --------------- - - Copyright © 2009,2010 Łukasz Rekucki - - WL2PDF is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - WL2PDF is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with WL2PDF. If not, see . - - - REQUIREMENTS - ------------ - - - Fairly new Java Runtime (1.5+) - - - Apache FOP - (at least version 0.95, trunk is recommended) - - - Hyphenation is done via FOP, so read a section on it in their docs. - - - Some unicode-capable font, like DejaVu. - - - - INSTALLING - ---------- - - \ No newline at end of file