Browse Source

add another text height to TestFonts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868364 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_4_1_1
Andreas Beeker 4 years ago
parent
commit
a17cdc8458
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/ooxml/testcases/org/apache/poi/sl/TestFonts.java

+ 1
- 1
src/ooxml/testcases/org/apache/poi/sl/TestFonts.java View File

@@ -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

Loading…
Cancel
Save