<div dir="ltr">Hello,<br><br>There are two issues at the moment I found with ./lcl/intfgraphics.pas :<br>1. Misspelled TTiffIDF to TTiffIFD<br>2. at line 635     <br>procedure DoCreateImage(ImgFileDir: TTiffIDF); {$IF FPC_FULLVERSION>=20701}override;{$ENDIF}<br>

<br>FPC (from the latest svn revision - r21482), does not contain such method.<br><br>I can send a patch to fix the first problem, but I need to better understand the need for the second one.<br>It might that the code was not yet been committed, or it was removed.<br>

<br>What should I do with the second "fix" ?<br><br>Thanks,<br>Ido<br>
</div>