[Semi-OT]: HTML-Viewer and CHM in "Win 7 125%"
Moderators: Hacker, petermad, Stefan2, white
[Semi-OT]: HTML-Viewer and CHM in "Win 7 125%"
I use "Win 7, Display size 125%" and found that
- FF and IE increases correct to 125%
- F3 in TotalCommander and (self created) CHM-Files ignore it and display it rather small
To be honest, "F3 in TC" is not really a problem for me, but how can it be done to increase CHM-display?
Thanks
Peter
- FF and IE increases correct to 125%
- F3 in TotalCommander and (self created) CHM-Files ignore it and display it rather small
To be honest, "F3 in TC" is not really a problem for me, but how can it be done to increase CHM-display?
Thanks
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Hm, I thought it is CHM viewer feature, but you're right, I don't see it in another CHMs...
However it is strange that button name is localized... E.g. 'Ordering' button I see untranslated.
BTW I think you should try 'Options - Browser options: Appearance (bottom right button, don't know how it is named in English): Ignore web page font sizes'...

BTW I think you should try 'Options - Browser options: Appearance (bottom right button, don't know how it is named in English): Ignore web page font sizes'...
Please try to find something similar like on screenshot (sorry, Russian UI).
MVV wrote:Please try to find something similar like on screenshot (sorry, Russian UI).



Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
I like slister for chm display
http://www.totalcmd.net/plugring/slister.html
just update SumatraPDF.exe with zeniko's portable build (I prefer to use Sumatra's simple html renderer not ie's so I set ChmUI [
UseFixedPageUI = true
]
It's on by default in zeniko's build.
http://software.zeniko.ch/sumatrapdf/SumatraPDF-dev.exe
and add chm to the detection:
MULTIMEDIA & (EXT="PDF" | EXT="XPS" | EXT="DJVU" | EXT="DJV" | EXT="PS" | EXT="EPS" | EXT="CBZ" | EXT="CBR" | EXT="CHM" | EXT="MOBI" | EXT="EPUB" | EXT="FB2" | EXT="ZFB2" | EXT="FB2Z" | EXT="PDB" | EXT="PRC" | EXT="TCR"| EXT="HTM" | EXT="HTML" | EXT="TIF" | EXT="TIFF" )
http://www.totalcmd.net/plugring/slister.html
just update SumatraPDF.exe with zeniko's portable build (I prefer to use Sumatra's simple html renderer not ie's so I set ChmUI [
UseFixedPageUI = true
]
It's on by default in zeniko's build.
http://software.zeniko.ch/sumatrapdf/SumatraPDF-dev.exe
and add chm to the detection:
MULTIMEDIA & (EXT="PDF" | EXT="XPS" | EXT="DJVU" | EXT="DJV" | EXT="PS" | EXT="EPS" | EXT="CBZ" | EXT="CBR" | EXT="CHM" | EXT="MOBI" | EXT="EPUB" | EXT="FB2" | EXT="ZFB2" | EXT="FB2Z" | EXT="PDB" | EXT="PRC" | EXT="TCR"| EXT="HTM" | EXT="HTML" | EXT="TIF" | EXT="TIFF" )