On Thu, 8 Mar 2001, Tijs van Bakel wrote:
> perhaps i haven't formulated the question well. i wondered if i could
> make a target such as 'palemu' but then for pixel doubling.
Yes, you need to write a "display target", along side where palemu
is. Probably copying lib/libggi/display/palemu or lib/libggi/display/sub
and modifying it would be best. Both of those display targets also
load another display target underneath themselves.
> if so, could i write this as an extension?
It would be a target, not an extension. Extensions add functions
that are not in the LibGGI API. If you also want to do this, then
you would write also an extension for the new API functions.
--
Brian