Hi Mike
> I have a simple testbed for FreeImage at
>
> http://www.logix-controls.com/SwiftForth/FreeImage.htm
Thanks for the test bed - it has a nice example of how to do the next
thing on my list which was to get the image on screen.
Cheers, Roland
>>>Calls to a function requiring a float argument. eg
>>>
>>>2 Import: _FreeImage_RotateClassic_at_12 ( addr Dfloat -- bool )
>>
>>
>>\ so far I remember, Dfloat is like two parameters:
>>
>>3 IMPORT: _FreeImage_RotateClassic_at_12 ( addr 2*float -- bool )
>>
>>: RotateClassic ( s: addr -- bool )( f: radius -- )
>> 1dfparms _FreeImage_RotateClassic_at_12 ;
>>
> Ah ! That fixes things very nicely thank you. Interestingly the
> equivalent Win32For code has an import line :-
>
> 2 proc _FreeImage_RotateClassic_at_12 as FIRotate
>
> which threw me off a bit.
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Oct 27 2006 - 03:00:05 PDT
Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!
This archive was generated 09-Feb-2012. Archive updated nightly.