]> git.ipfire.org Git - thirdparty/cups.git/commit
<rdar://problem/13493241> APVT3.0 checks a custom size using a 1/100mm smaller size
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 23 May 2013 19:57:17 +0000 (19:57 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 23 May 2013 19:57:17 +0000 (19:57 +0000)
commit4fcfa0cf96808fcf7893cb89350105fc821eaf5d
tree5e9d862d4ae4c82ad633f1aa1d4ff3d2569e8072
parentee8d237de0d3e4eb9fc67460c3f400e6859ee1fa
<rdar://problem/13493241> APVT3.0 checks a custom size using a 1/100mm smaller size

Don't use floating point at all.  Go old-school and do integer math to convert
to 100ths of millimeters...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10988 a1ca3aef-8c08-0410-bb20-df032aa958be
cups/pwg-media.c