Browse Source

change screen size in headless mode to a more sane value (1366x768)

fixes wkhtmltopdf/qt#20
Ashish Kulkarni 9 years ago
parent
commit
08dcf84274
2 changed files with 2 additions and 1 deletions
  1. 1 0
      CHANGELOG.md
  2. 1 1
      qt

+ 1 - 0
CHANGELOG.md

@@ -1,6 +1,7 @@
 v0.12.4 (unreleased)
 --------------------
 * update OpenSSL to 1.0.2g
+* **[qt]** change screen size in headless mode to a more sane value (1366x768)
 * **#2416**: make background transparent by default for headers/footers
 * **#2885**: enforce UTF-8 encoding for input strings in the API
 * **#2887**: improve docs to make examples of header/footer variables more explicit

+ 1 - 1
qt

@@ -1 +1 @@
-Subproject commit fe194f9dac0b515757392a18f7fc9527c91d45ab
+Subproject commit a5393b1f3301743c01808cd8e9aa663739309a19