[Oberon] paint-tool-pict-pictureframes

thomas.kral at email.cz thomas.kral at email.cz
Sun Apr 10 19:25:26 CEST 2016


Dear Guenter,

Thank you, it seems I have all sources, more recent version of:
Bitmaps, PictureFrames, Pictures and Paint

While the task of putting them to FPGA, older Ceres-2 versions might be easier to modify with possibly fewer changes needed.

I am saying 'might' as I cannot find them under Ceres-2 project repository, so I cannot tell for sure.

I am glad for what I have from you, I am looking at the code, working with Bitmaps now.

Many thanks so far.
Tomas

---------- Původní zpráva ----------
Od: scrutinizer 
Komu: ETH Oberon and related systems 
Datum: 10. 4. 2016 13:03:14
Předmět: [Oberon] Fwd: Re: paint-tool-pict-pictureframes

Dear Tomas,
attached different Bitmaps.mod
guess you can derive the details.
best
Gunter
--
one module uses Display from X11 version of oberon system v4:

MODULE Display;  (* RC 13.1.93 *)
(* Based on X Window System Version 11 *)

  IMPORT X11, Console, Unix, S := SYSTEM, Dbg := DebugOutput;
...
guess you find it some distros. it won't help much for fpga oberon

On 09/04/16 12:05, thomas.kral at email.cz wrote:
> Dear Guenter,
> 
> I have now completed my first task of porting Ceres-2 Splines.Mod to FPGA Oberon System V5.
> As it is part of Draw package.
> 
> I now wish to focus on Paint.Mod, the Modules needed below,
> 
> Bitmaps -> PictureFrames -> Pictures -> Paint
> 
> I have Bitmaps from OLR and the rest kindly provided by yourself.
> 
> I would like to start with Bitmaps, as it is not portable code, I wish to know some background, in case it is documented somewhere.
> 
> Could you please advise?
> 
> Many thanks
> Tomas
> 
>--
Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
https://lists.inf.ethz.ch/mailman/listinfo/oberon


More information about the Oberon mailing list