<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<pre style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); position: static; z-index: auto; "><font class="Apple-style-span" face="Arial">Hi,

I'm  trying to add bilinear sampling algorithm in poppler's splash image rendering. We are not getting best results from the current Bresenham Algorithm. Though the time of conversion is exceptionally fast but current implementation doesn't do a great job with rotated or downscaled images.

Does anyone have any suggestions or advice regarding the same? 

Thanks
Arpit</font></pre>
</body>
</html>