Menu

Tree [2ee3be] master current2 /
 History

HTTPS access


File Date Author Commit
 klen-library 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 usr 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 AUTHORS.txt 2012-03-30 xwicked xwicked [153d88] Changes have been made final. (== release 1.0.0...
 AUTHORS_rus.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 CHANGELOG.txt 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 CHANGELOG_rus.txt 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 LICENSE.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 LICENSE_rus.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 README.txt 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 README_rus.txt 2013-02-01 xwicked xwicked [2ee3be] - Added a welcome screen;
 TODO.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 TODO_rus.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 configure 2012-02-17 xwicked xwicked [89a7d8] The new version of 0.2.5.
 klen-library.pro 2012-02-17 xwicked xwicked [89a7d8] The new version of 0.2.5.
 lib-lin-x64.txt 2011-08-26 xwicked xwicked [44c59b] The first release
 needed-packages.txt 2011-08-26 xwicked xwicked [44c59b] The first release

Read Me

Klen-library - a cross-platform software for professional creating electronic 
books.
================================================================================

http://sourceforge.net/projects/klen-library/

Klen-library is a program is designed for professional creating and reading 
electronic books and electronic manuals.

Supported features:
	- Working with multiple libraries;
	- Creation of a textbook;
	- Reading the textbook;
	- Rich editing the text of the textbook;
	- Search the text of the book;
	- Export of textbooks into the file(s): XWB, HTML, TXT, PDF, 
	  PostScript, RTF;
	- Import of textbooks from the file(s): XWB, HTML, TXT;
	- Print book;
	- Inserting image;
	- Working with table;
	- Protection of books with a password;
	- Password protection mode editing;
	- It is possible to run the module testing(*);
	- Adding additional information;
	- Statistics of work;
	- Backup library;

Configuration
==============

Available as 2-parameter configuration of the user interface, and 6 internal 
parameters.
Interface: program mode, the choice of which comes from the main menu, the 
setting display toolbars.
Internal parameters are: the ability to use a password for the book, remembering 
the last open library, the interface language. As there is a path to the 
library, and the statistics of the file to the file properties window.
Selecting from the Service->Options.

Compiling a program of Klen-library
==============================================

Klen-library is written in C++, using cross-platform Qt library version 4.5.3.

http://www.qt-project.org

The specificity of the assembly in the operating system, Windows family
========================================================================

When you install the library Qt, necessary development tools for C++ (MinGW 
или Visual C++).

The specificity of the assembly in the operating system GNU / Linux
=====================================================================

When you install the library Qt, necessary development tools for C++ (GNU GCC, 
etc.).

For work Klen-library no additional libraries are not required.