2011/2/16 a.l.e <ale.comp_06 at xox.ch> > > this means that scaleImage() is probably also "broken" and should be fixed > the same way as getImageScale() is. >
This is true. I do some Dexter's Lab jobs here, and find why scaleImage() is deprecated: it scale at 72-points-base. getImageScale() works in the same manner. If a image is at 72 DPI, getImageScale() will return (1.0, 1.0). If a image is at 144 DPI, will return (0.5, 0.5), and so on. -- ------------------------------ [image: Meira]nome: "Jos? Antonio Meira da Rocha" tratamento: "Prof. MS." cargo: "Coordenador do Curso de Rela??es P?blicas Multim?dia" ies: "CESNORS/Universidade Federal de Santa Maria" googletalk: email: MSN: joseantoniorocha at gmail.com ICQ: 658222 Skype: "meiradarocha_jor" ve?culo: [ http://meiradarocha.jor.br ] fone: (55) 9651-0686 ------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.info/pipermail/scribus/attachments/20110216/52402db8/attachment.htm>
