You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
21 lines
1.1 KiB
CHM viewer for Trinity
|
|
|
|
KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
|
|
Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
|
|
library, and does not depend on TDE, KDE or GNOME. However, it may be compiled
|
|
with full Trinity support, including Trinity widgets and KIO/TDEHTML..
|
|
|
|
The main advantage of KchmViewer is non-English language support. Unlike
|
|
others, KchmViewer in most cases correctly detects help file encoding,
|
|
correctly shows tables of context of Russian, Korean, Chinese and Japanese
|
|
help files, and correctly searches in non-English help files (search for
|
|
MBCS languages - ja/ko/ch is still in progress).
|
|
|
|
Completely safe and harmless. Does not support JavaScript in any way,
|
|
optionally warns you before opening an external web page, or switching to
|
|
another help file. Shows an appropriate image for every TOC entry..
|
|
|
|
KchmViewer Has complete chm index support, including multiple index entries,
|
|
cross-links and parent/child entries in index as well as Persistent bookmarks
|
|
support. Correctly detects and shows encoding of any valid chm file.
|