| Summary: | changes of font size are not applied to print output | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Ferdinand Gassauer <gassauer> |
| Component: | khtml | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ferdinand Gassauer
2002-11-05 13:59:50 UTC
The font which is defined for Printing Output is used by KMail for printouts (by setting the style of the body element to the appropriate font-family and font-size). But it seems that somewhere a minimal font-size is defined. At least here printouts with Helvetica and font-size 12pt and below all look the same. When Andale Mono is used as font for printouts then font-size 10pt and below look the same. As we print via the KHTMLPart this problem size restriction has to be somewhere in KHTMLView. works again |