« TypePad, top story of blog world | Main | TopicExchange »

April 27, 2003

Font Bitch of Microsoft Html Help file (chm)

Almost all the technical books come with an electronic version in attached CDROM nowadays. Their eBook format most likely falls under PDF, HTML or CHM. I got a few eBooks in Microsoft Html Help format (extension of .chm). It's a pretty nice format though you could only execute it under Windows. With proper designed CHM file, you got the easy navigation options of contents, index and search. That's good, it is opened faster than PDF so I used to open CHM file for searching. Instead, it's quite a standard help file format now for numbers of Windows application.

But, most of the chm files I got has the average small font size. And I CAN'T change the FONT SIZE. That's annoying! It's not really you can't change the font size. When I first notice there is no option allowed me to change font size. Thinking of it's Microsoft product, then it must be using IE to view their archived/encoded html help file. So I change the View->Text Size to largest, hoping that it take affect on the chm file opened later. NO, it didn't work. Then, google it. Search with "Html Help font size", or "Microsoft Html Help..." won't do you good because that's more famous html help: HTML Help by The Web Design Group. "CHM Font size" get me what I wanted. Yes, it did link with IE. Despite changing the View->Text Size in IE, you need to hold down Ctrl and roll your mouse scroll wheel to change the chm file font size. If this also didn't work, or you're still stick with the traditional mouse, you got to do it the hard way: find some tool to decompile the chm file, it's just archived of group of html files. Change the font setting and using the chm authoring tool to re-compile it.

Further search shows Microsoft Support site has an article instruct how to add a Font Button in chm file toolbar, which allow users to change the font size of the content. Therefore, please, if you are a Windows developer constructing the help file for your application, or you are the publisher who decide to put the ebooks in chm file format, DO add the Font Button. That saves pain in the ass.

April 27, 2003 08:39 PM | Computing
[ Trackback URL for this entry: http://www.yowkee.com/cgi-bin/mt-tb.cgi/32 ]
Comments/Trackback

This may be the way to do it:
1. From the CHM Menu click Options
2. Click Internet Options
3. From Internet Options window click Accessibility button
4. Check box Ignore font styles specified on Web pages
5. Click OK
6. Click Fonts button and select the font you want
7. Click OK

That's it.

01:11 AM on September 27, 2003 · anonymous comment · #

Related entries in yowkee essential
Related blogs from Waypath
Waypath
[#include web.Log] - Thursday, August 28, 2003
There's been a new bug found in Internet Explorer (IE) that can cause serious problems for you. ... For instance when viewing email that contains HTML or a newsgroup post. eEye Digital Security has discovered a security vulnerability in Microsoft's Internet Explorer that would allow executable code to run automatically upon rendering malicious HTML. ... This is a flaw in Microsoft's primary contribution to HTML, the Object tag, which is used to embed basically all ActiveX into HTML pages. ... The parameter that specifies the remote location ...
[bobs techie blog] - Tuesday, September 2, 2003
How to set your computer font and color defaults Even unstyled pages can look pretty good if the default settings on your computer are set right. ... In Internet Explorer 6.0, which I use by default, click on Tools, then the General tab, then the Colors button to change the colors of unvisited, visited, hover, and active links, as well as default page color and default text color. ... Click the Fonts button next and change your Web page font to something nice like Arial. ... Now, when you view my text only experiment page, it won't look so bad.
[Daily Delusions] - Wednesday, September 3, 2003
Gnome font size My personal hint for this one: just log out and log back in and your old font size will be back or so. ... Just don't start editing your font config in the gnome-control-center (Desktop >Theme Selector > Use custom font) because this will screw up everything later on and change only the font sizes of some gnome apps while it will leave the panels, mozilla and most everything you really want back untouched. ... And by the way change your X-resolution with CTRL-ALT-+/- I had forgotten the command because it's been ages I used it.