From ba00a92a71eab63b2c84c4aaef1c1f1530ce5625 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 7 Sep 2012 20:41:06 +0800 Subject: [PATCH] manpage --- TODO | 2 +- pdf2htmlEX.1 | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index acb22c6..4923299 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ link color invert ==Future== -combine lines +combine lines (unwarp) Printing multiple charcode mapped to a same glyph check if we can add information to the font, and let browsers show ligatures automatically diff --git a/pdf2htmlEX.1 b/pdf2htmlEX.1 index ce36b76..26cfdc1 100644 --- a/pdf2htmlEX.1 +++ b/pdf2htmlEX.1 @@ -86,6 +86,8 @@ pdf2htmlEX would insert a whitespace character ' ' if the distance between two c Many web browsers limit the minimum font size, and many would round the given font size, which results in incorrect rendering. Specify a ratio greater than 1 would resolve this issue. + +For some versions of Firefox, however, there will be a problem when the font size is too large, in which case a smaller value should be specified here. .TP .B --always-apply-tounicode <0|1> (Default: 0) A ToUnicode map may be provided for fonts in PDF which indicates the 'meaning' of the characters.