Adding new BitBlt modes (for antialiased type)

Tim Rowledge tim at sumeru.stanford.edu
Tue Apr 25 01:00:22 UTC 2000


In message <F539F53ECAF5D111B73D00805F65BAE6854B58 at WDIGL003> you wrote:


> As for a more general solution, I would think that what you *really* want
> here is some sort of special domain language, e.g., a language that's
> specifically designed for image operations so that you can do arbitrary
> image manipulation. Ideally, you would derive this from an ST method so that
> you can actually use the bytecodes from the Interpreter and just compile it
> natively into something highly optimized. Most of the work is probably to
> identify the messages you can usefully send in some primitive code and with
> a little more specification of the data types you should be able to produce
> quite efficient code.
Maybe
http://sumeru.stanford.edu/tim/pooters/SqFiles/deltas/translator.tar.gz
would help?

tim

-- 
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Strange OpCodes: RG: Read inter-record Gap





More information about the Squeak-dev mailing list