You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2019/10/12 18:08:29 UTC

svn commit: r1868364 - /poi/trunk/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java

Author: kiwiwings
Date: Sat Oct 12 18:08:29 2019
New Revision: 1868364

URL: http://svn.apache.org/viewvc?rev=1868364&view=rev
Log:
add another text height to TestFonts

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=1868364&r1=1868363&r2=1868364&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 Sat Oct 12 18:08:29 2019
@@ -38,7 +38,6 @@ import java.util.Map;
 
 import org.apache.poi.POIDataSamples;
 import org.apache.poi.common.usermodel.fonts.FontGroup;
-import org.apache.poi.sl.draw.DrawFactory;
 import org.apache.poi.sl.draw.Drawable;
 import org.apache.poi.sl.usermodel.Slide;
 import org.apache.poi.sl.usermodel.SlideShow;
@@ -75,6 +74,7 @@ public class TestFonts {
             304, // windows 10, 1080p, MS Office 2016, system text scaling 100% instead of default 125%
             306, 308,// Windows 10, 15.6" 3840x2160
             311, 312, 313, 318,
+            338, // Manjaro Linux, 24", 1920x1080(519x292 mm), 94x94 dpi
             348, // Windows 10, 15.6" 3840x2160
             362, // Windows 10, 13.3" 1080p high-dpi
             372, // Ubuntu Xenial, 15", 1680x1050



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org