Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-24 Thread Maciej W
Thanks very much for resolving the issue. On Sun, Mar 23, 2014 at 11:07 AM, Albert wrote: > Thanks. > The hhp file is generated by doxygen itself and unfortunately not > recreated when decompiling the chm file. > I'll see what I can do in respect to creating a patch and which > recommendations

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-23 Thread Albert
Thanks. The hhp file is generated by doxygen itself and unfortunately not recreated when decompiling the chm file. I'll see what I can do in respect to creating a patch and which recommendations for generating the doxygen manual I can give. Albert On Sat, Mar 22, 2014 at 6:31 PM, TP wrote: > O

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-22 Thread TP
On Sat, Mar 22, 2014 at 8:00 AM, Albert wrote: > My experience (Windows 7 IE9) with the different chm files: > - doxygen font button present but doesn't do anything, ++ etc don't > do anything > - total commander font button works, ++ etc don't do anything > Enable "Options" -> "Internet Options

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-22 Thread Albert
My experience (Windows 7 IE9) with the different chm files: - doxygen font button present but doesn't do anything, ++ etc don't do anything - total commander font button works, ++ etc don't do anything Enable "Options" -> "Internet Options .." -> "General" -> "Accessibility" -> "Ignore font sizes s

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-22 Thread TP
On Sat, Mar 22, 2014 at 3:42 AM, Maciej W wrote: > Ctrl++/- fail for me in the standard Windows CHM viewer while the doxygen > help file is opened (Windows XP SP3). Also, the Font button is visible, but > nothing happens upon clicking on it. Just tried the doxygen 1.8.6 CHM, and Ctrl++/Ctrl+-/C

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-22 Thread Maciej W
TP, thanks for the links. On Sat, Mar 22, 2014 at 2:09 AM, TP wrote: > First of all, changing the font size while viewing a CHM file can be done > by simply pressing Control+"+" or Control+"-" (control+Plus or > control+Minus keys). > > Ctrl++/- fail for me in the standard Windows CHM viewer whi

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-21 Thread TP
First of all, changing the font size while viewing a CHM file can be done by simply pressing Control+"+" or Control+"-" (control+Plus or control+Minus keys). The Locate / Next / Previous / Zoom toolbar buttons can be enabled by following the instructions at "Adding tabs and toolbar buttons to HTML

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-21 Thread Albert
Hi Maciej, Thank you for the answer. How it will work for the user is indeed through the Font button. The "How to achieve this" is more on the programming / configuration level, I have not been able to find information to achieve the requested functionality. In the article I mentioned in my previ

Re: [Doxygen-users] Zooming text in doxygen chm file

2014-03-19 Thread Albert
How do you think this can be achieved? I looked at some documentation ( http://savannah.nongnu.org/projects/chmspec and http://download.savannah.gnu.org/releases/chmspec/) but was not able to find anything usable to put in the chm file. I found this article: http://geekycoder.wordpress.com/2010/01/

[Doxygen-users] Zooming text in doxygen chm file

2014-03-19 Thread Maciej W
Greetings, I've just downloaded doxygen and wanted to read the documentation from the chm file. The problem I have with the help file is that it is impossible to zoom the text / change the size of the font. Could the zoom option in doxygen chm help file be fixed? Cheers. -