Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: TIFF in For...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 7 Topic 3998 of 4053
Post > Topic >>

Re: TIFF in Forth

by Howerd <howerdo@[EMAIL PROTECTED] > May 6, 2008 at 06:53 AM

Hi Frank & All,

I've uploaded a new version of tiff.f and tiff.zip which use Forth
blocks instead of raw Windows file access. This is so that it can read
files that are larger than the available memory.

Its still written for SwiftForth, so it won't run under Win32Forth
without some changes, mostly due to display words such as GET-XY being
called getxy etc...

Just a comment to the Forth standards team : could you define standard
names for the display words such as GET-XY? Or has this already
happened?

The files are available here, as before :

http://www.inventio.co.uk/tiff.f

Also http://www.inventio.co.uk/tiff.zip
has tiff.f and two test tiff
files.

Regards

Howerd


On 5 May, 19:54, Bruce McFarling <agil...@[EMAIL PROTECTED]
> wrote:
> On May 1, 8:45 pm, Frank <fjru...@[EMAIL PROTECTED]
> wrote:
>
> > I have downloaded your file but have a few problem getting it to run.
> > I am using Win32Forth, what are you running?  Please tell me what this
> > does: 'if  ><  then'. It is the >< I do not understand. Found around
> > line ~ 32.
>
> > Frank
>
> HEX
> : >< ( $aabb -- $bbaa ) DUP FF00 AND 8 RSHIFT >R FF AND 8 LSHIFT R>
> OR ;
> DECIMAL
>
> ... seems to work in hForth for CP/M.




 7 Posts in Topic:
TIFF in Forth
Howerd <howerdo@[EMAIL  2008-04-16 03:06:28 
Re: TIFF in Forth
Frank <fjrusso@[EMAIL   2008-04-17 03:18:40 
Re: TIFF in Forth
Howerd <howerdo@[EMAIL  2008-04-30 09:49:16 
Re: TIFF in Forth
Frank <fjrusso@[EMAIL   2008-05-01 17:45:55 
Re: TIFF in Forth
Howerd <howerdo@[EMAIL  2008-05-05 10:59:28 
Re: TIFF in Forth
Bruce McFarling <agila  2008-05-05 11:54:52 
Re: TIFF in Forth
Howerd <howerdo@[EMAIL  2008-05-06 06:53:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 1:18:42 CDT 2008.