Another font size variation. I suspect it is my Windows 10 scaling factor, set to 100% instead of the Windows 10 default 125%.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803117 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
16f331054f
commit
9e896b17ea
@ -73,6 +73,7 @@ public class TestFonts {
|
|||||||
|
|
||||||
// currently linux and mac return quite different values
|
// currently linux and mac return quite different values
|
||||||
private static final int[] expected_sizes = {
|
private static final int[] expected_sizes = {
|
||||||
|
304, // windows 10, 1080p, MS Office 2016, system text scaling 100% instead of default 125%
|
||||||
306, //Windows 10, 15.6" 3840x2160
|
306, //Windows 10, 15.6" 3840x2160
|
||||||
311, 312, 313, 318,
|
311, 312, 313, 318,
|
||||||
348, //Windows 10, 15.6" 3840x2160
|
348, //Windows 10, 15.6" 3840x2160
|
||||||
|
Loading…
Reference in New Issue
Block a user