From d2d46b5e9228a21330720e7c8ccce353ced02b72 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Mon, 26 May 2014 13:37:44 +0200 Subject: Convert from 90px to inch to 96px to inch per SVG (CSS) specification. (bzr r13341.1.39) --- share/ui/units.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'share/ui/units.xml') diff --git a/share/ui/units.xml b/share/ui/units.xml index 69d78565d..802999003 100644 --- a/share/ui/units.xml +++ b/share/ui/units.xml @@ -12,55 +12,55 @@ pixels px 1.00 - CSS Pixels (90/inch) + CSS Pixels (96/inch) point points pt - 1.25 + 1.3333333333 PostScript points (72/inch) pica picas pc - 15.0 + 16.0 12 points inch inches in - 90.0 - Inches (90 px/in) + 96.0 + Inches (96 px/in) millimeter millimeters mm - 3.543307 + 3.77952755913 Millimeters (25.4 mm/in) centimeter centimeters cm - 35.43307 + 37.7952755913 Centimeters (10 mm/cm) meter meters m - 3543.307 + 3779.52755913 Meters (100 cm/m) foot feet ft - 1080 + 1152 Feet (12 in/ft) -- cgit v1.2.3