aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util/UnitConv.java
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add deprecated public statics.Adrian Cumiskey2008-08-261-0/+18
* Deprecate UnitConv now that it resides only in xmlgraphics commons.Adrian Cumiskey2008-08-261-0/+152
* * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions.Adrian Cumiskey2008-08-201-158/+0
* Moved mptToPt() and ptToMpt() from AbstractRenderer to UnitConv. One less de...Adrian Cumiskey2008-08-201-0/+30
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-12/+12
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Added method to convert from inches to points.Jeremias Maerki2007-11-031-0/+9
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Don't do rounding here. The caller might now want that.Jeremias Maerki2006-05-311-4/+4
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-0/+118