* src/ReportBase/ReportUtils.py: 0000875: _ReportUtils.py has incorrect conversion cm2pt
svn: r7991
This commit is contained in:
@@ -849,7 +849,7 @@ def cm2pt(cm):
|
||||
@returns: equivalent units in points
|
||||
@rtype: float
|
||||
"""
|
||||
return cm*182.88
|
||||
return cm*28.3465
|
||||
|
||||
def rgb_color(color):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user