Author: gwoolsey
Date: Wed Jul 26 22:00:23 2017
New Revision: 1803117

URL: http://svn.apache.org/viewvc?rev=1803117&view=rev
Log:
Another font size variation.  I suspect it is my Windows 10 scaling factor, set 
to 100% instead of the Windows 10 default 125%.

Modified:
    poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java

Modified: poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java
URL: 
http://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java?rev=1803117&r1=1803116&r2=1803117&view=diff
==============================================================================
--- poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java (original)
+++ poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java Wed Jul 26 
22:00:23 2017
@@ -73,6 +73,7 @@ public class TestFonts {
 
     // currently linux and mac return quite different values
     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
             311, 312, 313, 318,
             348, //Windows 10, 15.6" 3840x2160



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to