-
thewhiterabbit committed patchset 436 of module xchm to the xCHM CVS repository, changing 6 files.
2010-01-07 09:26:23 UTC by thewhiterabbit
-
Dear all,
I am trying build my own xchm win32 binary and fix some bugs for it.
Here is my attempt as patchset:
http://bitbucket.org/kcwu/xchm-patch/src/
It is based on xchm 1.17, wx 2.90, chmlib 0.40.
These patch files, some are wx fixes, some are xchm fixes, and some are
just for me.
* Files named 0* and 1* are basic steps to build xchm using VC++2008
express. It is...
2009-12-02 15:52:02 UTC by kcwu
-
Xchm doesn't display Images in many books. I see source code of these books and found such strings
src="pic%5Cpic368.jpg"
or
src="pic\pic368.jpg"
I changed all "%5C" and "\" to "/" and all things become fine.
So my request is to add (optional) possibility to read such books.
2009-09-27 11:28:14 UTC by nobody
-
In theory it's already supported, but I couldn't test it because I can't read Chinese :).
Can you post a link to your CHM file?
I can try to see what's going on and see if I can fix it, but I can't really answer your question without a proper test case.
2009-08-11 18:23:58 UTC by thewhiterabbit
-
I tried to open some chm file with gb encoding. It seems that xCHM does not support such encoding. WIll this feature be added in the future?.
2009-08-11 18:06:45 UTC by ericshliao
-
Please add more information. What CHM file were you using? How do I reproduce this problem? Are you sure that a newish browser such as the latest version of Mozilla Firefox or IE would display your HTML the way you'd like?.
2009-08-07 16:10:58 UTC by thewhiterabbit
-
can not display unicode U+0092.
2009-07-31 02:14:08 UTC by nobody
-
I agree, it would be nice. Unfortunately at the time I tried to implement this feature (many years ago) there was no way to do it in a really cross-platform manner. Maybe times have changed, it's probably a worthwhile feature to have.
2009-07-07 21:34:46 UTC by thewhiterabbit
-
thewhiterabbit changed the public information on the xCHM project.
2009-07-07 21:29:37 UTC by thewhiterabbit
-
thewhiterabbit changed the public information on the xCHM project.
2009-07-07 21:29:37 UTC by thewhiterabbit