Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mephisto!prism!prism.gatech.EDU!jg36 From: jg36@prism.gatech.EDU (GRIFFIN,JEFFREY A) Newsgroups: comp.sys.sgi Subject: Bitmap Scaling Algs Message-ID: <11573@hydra.gatech.EDU> Date: 19 Jul 90 17:45:14 GMT Sender: jg36@prism.gatech.EDU Distribution: usa Organization: Georgia Institute of Technology Lines: 6 Does anyone have an algorithm for scaling bitmaps? I am looking for something that will scale to a given size, X by Y. Does anyone have an algorithm that would scale a bitmap by superimposing a fixed size grid over the bitmap and determine the values for each box of the grid. The subs can be in Fortran or C. Any suggestions or better ideas would be much appreciated. Thanks for the help!!