3 RCS file: /home/cvs/morphos/diskfont/Makefile,v
12 keyword substitution: kv
13 total revisions: 10; selected revisions: 10
15 ----------------------------
17 date: 2002/12/16 19:32:14; author: piru; state: Exp; lines: +2 -1
18 added mkdir -p for install target. Added missing stuff to .PHONY.
19 ----------------------------
21 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +3 -3
22 added -Wall and fixed warnings.
23 ----------------------------
25 date: 2002/09/24 15:42:49; author: zuikkis; state: Exp; lines: +3 -0
27 AvailFonts finds memory fonts again.. :)
28 ----------------------------
30 date: 2002/09/20 01:28:48; author: zuikkis; state: Exp; lines: +1 -1
32 added dependency to diskfont_intern.h ..
33 ----------------------------
35 date: 2002/09/20 00:19:03; author: zuikkis; state: Exp; lines: +0 -1
37 OpenDiskFont calls OpenFont() now, instead of scanning gfxbase fontlist
38 directly.. Much cleaner and shorter and equivalent to 68k diskfont.library.
39 ----------------------------
41 date: 2002/08/16 17:33:16; author: zapek; state: Exp; lines: +5 -5
42 stop relinking when nothing changed
43 ----------------------------
45 date: 2002/06/01 21:21:37; author: laire; state: Exp; lines: +2 -1
46 os-include fixes..doesn't fully link yet(sigh)
47 ----------------------------
49 date: 2002/05/08 22:43:26; author: laire; state: Exp; lines: +2 -1
51 ----------------------------
53 date: 2002/05/08 16:31:28; author: laire; state: Exp;
56 ----------------------------
58 date: 2002/05/08 16:31:28; author: laire; state: Exp; lines: +0 -0
59 Imported src..morphos version from steger`s version..temporary measurement
60 =============================================================================
62 RCS file: /home/cvs/morphos/diskfont/af_copyfontstobuffer.c,v
63 Working file: af_copyfontstobuffer.c
71 keyword substitution: kv
72 total revisions: 2; selected revisions: 2
74 ----------------------------
76 date: 2002/05/08 16:31:30; author: laire; state: Exp;
79 ----------------------------
81 date: 2002/05/08 16:31:30; author: laire; state: Exp; lines: +0 -0
82 Imported src..morphos version from steger`s version..temporary measurement
83 =============================================================================
85 RCS file: /home/cvs/morphos/diskfont/af_fontcache_io.c,v
86 Working file: af_fontcache_io.c
94 keyword substitution: kv
95 total revisions: 2; selected revisions: 2
97 ----------------------------
99 date: 2002/05/08 16:31:30; author: laire; state: Exp;
102 ----------------------------
104 date: 2002/05/08 16:31:30; author: laire; state: Exp; lines: +0 -0
105 Imported src..morphos version from steger`s version..temporary measurement
106 =============================================================================
108 RCS file: /home/cvs/morphos/diskfont/af_fontdescr_io.c,v
109 Working file: af_fontdescr_io.c
117 keyword substitution: kv
118 total revisions: 2; selected revisions: 2
120 ----------------------------
122 date: 2002/05/08 16:31:30; author: laire; state: Exp;
125 ----------------------------
127 date: 2002/05/08 16:31:30; author: laire; state: Exp; lines: +0 -0
128 Imported src..morphos version from steger`s version..temporary measurement
129 =============================================================================
131 RCS file: /home/cvs/morphos/diskfont/af_helpfuncs.c,v
132 Working file: af_helpfuncs.c
140 keyword substitution: kv
141 total revisions: 2; selected revisions: 2
143 ----------------------------
145 date: 2002/05/08 16:31:30; author: laire; state: Exp;
148 ----------------------------
150 date: 2002/05/08 16:31:30; author: laire; state: Exp; lines: +0 -0
151 Imported src..morphos version from steger`s version..temporary measurement
152 =============================================================================
154 RCS file: /home/cvs/morphos/diskfont/af_scanfontinfo.c,v
155 Working file: af_scanfontinfo.c
163 keyword substitution: kv
164 total revisions: 2; selected revisions: 2
166 ----------------------------
168 date: 2002/05/08 16:31:31; author: laire; state: Exp;
171 ----------------------------
173 date: 2002/05/08 16:31:31; author: laire; state: Exp; lines: +0 -0
174 Imported src..morphos version from steger`s version..temporary measurement
175 =============================================================================
177 RCS file: /home/cvs/morphos/diskfont/availfonts.c,v
178 Working file: availfonts.c
186 keyword substitution: kv
187 total revisions: 2; selected revisions: 2
189 ----------------------------
191 date: 2002/05/08 16:31:41; author: laire; state: Exp;
194 ----------------------------
196 date: 2002/05/08 16:31:41; author: laire; state: Exp; lines: +0 -0
197 Imported src..morphos version from steger`s version..temporary measurement
198 =============================================================================
200 RCS file: /home/cvs/morphos/diskfont/basicfuncs.c,v
201 Working file: basicfuncs.c
209 keyword substitution: kv
210 total revisions: 2; selected revisions: 2
212 ----------------------------
214 date: 2002/05/08 16:31:41; author: laire; state: Exp;
217 ----------------------------
219 date: 2002/05/08 16:31:41; author: laire; state: Exp; lines: +0 -0
220 Imported src..morphos version from steger`s version..temporary measurement
221 =============================================================================
223 RCS file: /home/cvs/morphos/diskfont/bullet.c,v
224 Working file: bullet.c
232 keyword substitution: kv
233 total revisions: 5; selected revisions: 5
235 ----------------------------
237 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +2 -2
238 added -Wall and fixed warnings.
239 ----------------------------
241 date: 2002/12/13 18:27:54; author: emm; state: Exp; lines: +466 -285
242 Create a ColorTextFont with anti-aliasing data from engines supporting OTAG_GlyphMap8Bits.
243 ----------------------------
245 date: 2002/11/16 11:59:51; author: steger; state: Exp; lines: +24 -10
246 optimized glyphmap-bitmap-to-fontchar-data blit routine a bit.
247 ----------------------------
249 date: 2002/05/08 16:31:49; author: laire; state: Exp;
252 ----------------------------
254 date: 2002/05/08 16:31:49; author: laire; state: Exp; lines: +0 -0
255 Imported src..morphos version from steger`s version..temporary measurement
256 =============================================================================
258 RCS file: /home/cvs/morphos/diskfont/Attic/diskfont.library.elf,v
259 Working file: diskfont.library.elf
267 keyword substitution: kv
268 total revisions: 4; selected revisions: 4
270 ----------------------------
272 date: 2002/05/08 22:50:08; author: emm; state: dead; lines: +0 -0
274 ----------------------------
276 date: 2002/05/08 22:43:26; author: laire; state: Exp; lines: +17 -19
278 ----------------------------
280 date: 2002/05/08 16:32:09; author: laire; state: Exp;
283 ----------------------------
285 date: 2002/05/08 16:32:09; author: laire; state: Exp; lines: +0 -0
286 Imported src..morphos version from steger`s version..temporary measurement
287 =============================================================================
289 RCS file: /home/cvs/morphos/diskfont/diskfont_init.c,v
290 Working file: diskfont_init.c
298 keyword substitution: kv
299 total revisions: 7; selected revisions: 7
301 ----------------------------
303 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +2 -2
304 added -Wall and fixed warnings.
305 ----------------------------
307 date: 2002/12/13 18:27:54; author: emm; state: Exp; lines: +21 -19
308 Create a ColorTextFont with anti-aliasing data from engines supporting OTAG_GlyphMap8Bits.
309 ----------------------------
311 date: 2002/09/24 15:42:49; author: zuikkis; state: Exp; lines: +1 -0
313 AvailFonts finds memory fonts again.. :)
314 ----------------------------
316 date: 2002/09/20 00:19:03; author: zuikkis; state: Exp; lines: +1 -2
318 OpenDiskFont calls OpenFont() now, instead of scanning gfxbase fontlist
319 directly.. Much cleaner and shorter and equivalent to 68k diskfont.library.
320 ----------------------------
322 date: 2002/05/10 10:38:08; author: laire; state: Exp; lines: +8 -4
324 ----------------------------
326 date: 2002/05/08 16:32:03; author: laire; state: Exp;
329 ----------------------------
331 date: 2002/05/08 16:32:03; author: laire; state: Exp; lines: +0 -0
332 Imported src..morphos version from steger`s version..temporary measurement
333 =============================================================================
335 RCS file: /home/cvs/morphos/diskfont/Attic/diskfont_init.e,v
336 Working file: diskfont_init.e
344 keyword substitution: kv
345 total revisions: 3; selected revisions: 3
347 ----------------------------
349 date: 2002/05/11 01:10:05; author: henes; state: dead; lines: +0 -0
351 ----------------------------
353 date: 2002/05/08 16:32:07; author: laire; state: Exp;
356 ----------------------------
358 date: 2002/05/08 16:32:07; author: laire; state: Exp; lines: +0 -0
359 Imported src..morphos version from steger`s version..temporary measurement
360 =============================================================================
362 RCS file: /home/cvs/morphos/diskfont/diskfont_intern.h,v
363 Working file: diskfont_intern.h
371 keyword substitution: kv
372 total revisions: 6; selected revisions: 6
374 ----------------------------
376 date: 2002/12/13 18:27:54; author: emm; state: Exp; lines: +30 -20
377 Create a ColorTextFont with anti-aliasing data from engines supporting OTAG_GlyphMap8Bits.
378 ----------------------------
380 date: 2002/09/24 15:42:49; author: zuikkis; state: Exp; lines: +2 -2
382 AvailFonts finds memory fonts again.. :)
383 ----------------------------
385 date: 2002/09/20 00:19:03; author: zuikkis; state: Exp; lines: +2 -2
387 OpenDiskFont calls OpenFont() now, instead of scanning gfxbase fontlist
388 directly.. Much cleaner and shorter and equivalent to 68k diskfont.library.
389 ----------------------------
391 date: 2002/06/01 21:21:37; author: laire; state: Exp; lines: +4 -1
392 os-include fixes..doesn't fully link yet(sigh)
393 ----------------------------
395 date: 2002/05/08 16:31:50; author: laire; state: Exp;
398 ----------------------------
400 date: 2002/05/08 16:31:50; author: laire; state: Exp; lines: +0 -0
401 Imported src..morphos version from steger`s version..temporary measurement
402 =============================================================================
404 RCS file: /home/cvs/morphos/diskfont/diskfont_io.c,v
405 Working file: diskfont_io.c
413 keyword substitution: kv
414 total revisions: 2; selected revisions: 2
416 ----------------------------
418 date: 2002/05/08 16:31:57; author: laire; state: Exp;
421 ----------------------------
423 date: 2002/05/08 16:31:57; author: laire; state: Exp; lines: +0 -0
424 Imported src..morphos version from steger`s version..temporary measurement
425 =============================================================================
427 RCS file: /home/cvs/morphos/diskfont/diskfontfunc.c,v
428 Working file: diskfontfunc.c
436 keyword substitution: kv
437 total revisions: 4; selected revisions: 4
439 ----------------------------
441 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +5 -3
442 added -Wall and fixed warnings.
443 ----------------------------
445 date: 2002/12/09 09:55:05; author: laire; state: Exp; lines: +10 -3
446 reworked screen_global into get_screen but this isn't the real deal.
447 we need to lock the screen during icon drawing...
448 this fixes some "simple" problems(opening about)..but when i wanna open a
450 another problem is that ambient doesn't refresh the volume/device icons on
452 ----------------------------
454 date: 2002/05/08 16:31:28; author: laire; state: Exp;
457 ----------------------------
459 date: 2002/05/08 16:31:28; author: laire; state: Exp; lines: +0 -0
460 Imported src..morphos version from steger`s version..temporary measurement
461 =============================================================================
463 RCS file: /home/cvs/morphos/diskfont/disposefontcontents.c,v
464 Working file: disposefontcontents.c
472 keyword substitution: kv
473 total revisions: 3; selected revisions: 3
475 ----------------------------
477 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +3 -1
478 added -Wall and fixed warnings.
479 ----------------------------
481 date: 2002/05/08 16:31:57; author: laire; state: Exp;
484 ----------------------------
486 date: 2002/05/08 16:31:57; author: laire; state: Exp; lines: +0 -0
487 Imported src..morphos version from steger`s version..temporary measurement
488 =============================================================================
490 RCS file: /home/cvs/morphos/diskfont/dosstreamhook.c,v
491 Working file: dosstreamhook.c
499 keyword substitution: kv
500 total revisions: 2; selected revisions: 2
502 ----------------------------
504 date: 2002/05/08 16:31:59; author: laire; state: Exp;
507 ----------------------------
509 date: 2002/05/08 16:31:59; author: laire; state: Exp; lines: +0 -0
510 Imported src..morphos version from steger`s version..temporary measurement
511 =============================================================================
513 RCS file: /home/cvs/morphos/diskfont/endtag.c,v
514 Working file: endtag.c
522 keyword substitution: kv
523 total revisions: 2; selected revisions: 2
525 ----------------------------
527 date: 2002/05/08 16:31:59; author: laire; state: Exp;
530 ----------------------------
532 date: 2002/05/08 16:31:59; author: laire; state: Exp; lines: +0 -0
533 Imported src..morphos version from steger`s version..temporary measurement
534 =============================================================================
536 RCS file: /home/cvs/morphos/diskfont/functable.c,v
537 Working file: functable.c
545 keyword substitution: kv
546 total revisions: 2; selected revisions: 2
548 ----------------------------
550 date: 2002/05/08 16:31:59; author: laire; state: Exp;
553 ----------------------------
555 date: 2002/05/08 16:31:59; author: laire; state: Exp; lines: +0 -0
556 Imported src..morphos version from steger`s version..temporary measurement
557 =============================================================================
559 RCS file: /home/cvs/morphos/diskfont/initstruct.h,v
560 Working file: initstruct.h
568 keyword substitution: kv
569 total revisions: 2; selected revisions: 2
571 ----------------------------
573 date: 2002/05/08 16:31:59; author: laire; state: Exp;
576 ----------------------------
578 date: 2002/05/08 16:31:59; author: laire; state: Exp; lines: +0 -0
579 Imported src..morphos version from steger`s version..temporary measurement
580 =============================================================================
582 RCS file: /home/cvs/morphos/diskfont/libdefs.h,v
583 Working file: libdefs.h
591 keyword substitution: kv
592 total revisions: 3; selected revisions: 3
594 ----------------------------
596 date: 2002/12/16 21:37:14; author: piru; state: Exp; lines: +1 -1
598 ----------------------------
600 date: 2002/05/08 16:31:59; author: laire; state: Exp;
603 ----------------------------
605 date: 2002/05/08 16:31:59; author: laire; state: Exp; lines: +0 -0
606 Imported src..morphos version from steger`s version..temporary measurement
607 =============================================================================
609 RCS file: /home/cvs/morphos/diskfont/memoryfontfunc.c,v
610 Working file: memoryfontfunc.c
618 keyword substitution: kv
619 total revisions: 5; selected revisions: 5
621 ----------------------------
623 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +6 -2
624 added -Wall and fixed warnings.
625 ----------------------------
627 date: 2002/09/24 15:42:49; author: zuikkis; state: Exp; lines: +0 -0
629 AvailFonts finds memory fonts again.. :)
630 ----------------------------
632 date: 2002/09/20 00:19:03; author: zuikkis; state: dead; lines: +1 -1
634 OpenDiskFont calls OpenFont() now, instead of scanning gfxbase fontlist
635 directly.. Much cleaner and shorter and equivalent to 68k diskfont.library.
636 ----------------------------
638 date: 2002/05/08 16:32:03; author: laire; state: Exp;
641 ----------------------------
643 date: 2002/05/08 16:32:03; author: laire; state: Exp; lines: +0 -0
644 Imported src..morphos version from steger`s version..temporary measurement
645 =============================================================================
647 RCS file: /home/cvs/morphos/diskfont/newfontcontents.c,v
648 Working file: newfontcontents.c
656 keyword substitution: kv
657 total revisions: 3; selected revisions: 3
659 ----------------------------
661 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +4 -2
662 added -Wall and fixed warnings.
663 ----------------------------
665 date: 2002/05/08 16:32:04; author: laire; state: Exp;
668 ----------------------------
670 date: 2002/05/08 16:32:04; author: laire; state: Exp; lines: +0 -0
671 Imported src..morphos version from steger`s version..temporary measurement
672 =============================================================================
674 RCS file: /home/cvs/morphos/diskfont/newscaleddiskfont.c,v
675 Working file: newscaleddiskfont.c
683 keyword substitution: kv
684 total revisions: 3; selected revisions: 3
686 ----------------------------
688 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +6 -2
689 added -Wall and fixed warnings.
690 ----------------------------
692 date: 2002/05/08 16:32:04; author: laire; state: Exp;
695 ----------------------------
697 date: 2002/05/08 16:32:04; author: laire; state: Exp; lines: +0 -0
698 Imported src..morphos version from steger`s version..temporary measurement
699 =============================================================================
701 RCS file: /home/cvs/morphos/diskfont/opendiskfont.c,v
702 Working file: opendiskfont.c
710 keyword substitution: kv
711 total revisions: 8; selected revisions: 8
713 ----------------------------
715 date: 2002/12/16 19:30:26; author: piru; state: Exp; lines: +3 -3
716 added -Wall and fixed warnings.
717 ----------------------------
719 date: 2002/09/24 15:42:49; author: zuikkis; state: Exp; lines: +2 -2
721 AvailFonts finds memory fonts again.. :)
722 ----------------------------
724 date: 2002/09/23 16:02:59; author: zuikkis; state: Exp; lines: +10 -1
726 Oops, OpenFont needs WeighTAMatch so only exact matches are accepted.
727 Otherwise load disk font..
728 ----------------------------
730 date: 2002/09/20 00:19:03; author: zuikkis; state: Exp; lines: +135 -131
732 OpenDiskFont calls OpenFont() now, instead of scanning gfxbase fontlist
733 directly.. Much cleaner and shorter and equivalent to 68k diskfont.library.
734 ----------------------------
736 date: 2002/06/01 22:01:58; author: zapek; state: Exp; lines: +54 -60
737 and removed the change since the function is public now
738 ----------------------------
740 date: 2002/06/01 21:55:33; author: zapek; state: Exp; lines: +60 -54
742 ----------------------------
744 date: 2002/05/08 16:32:04; author: laire; state: Exp;
747 ----------------------------
749 date: 2002/05/08 16:32:04; author: laire; state: Exp; lines: +0 -0
750 Imported src..morphos version from steger`s version..temporary measurement
751 =============================================================================
753 RCS file: /home/cvs/morphos/diskfont/todo.txt,v
754 Working file: todo.txt
760 keyword substitution: kv
761 total revisions: 2; selected revisions: 2
763 ----------------------------
765 date: 2002/12/17 16:38:04; author: piru; state: Exp; lines: +0 -1
766 font spacing issue solved, it's ftmanager.
767 ----------------------------
769 date: 2002/12/16 22:01:51; author: piru; state: Exp;
771 =============================================================================
773 RCS file: /home/cvs/morphos/diskfont/arosemu/arossupport.c,v
774 Working file: arosemu/arossupport.c
782 keyword substitution: kv
783 total revisions: 2; selected revisions: 2
785 ----------------------------
787 date: 2002/05/08 16:32:09; author: laire; state: Exp;
790 ----------------------------
792 date: 2002/05/08 16:32:09; author: laire; state: Exp; lines: +0 -0
793 Imported src..morphos version from steger`s version..temporary measurement
794 =============================================================================
796 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/amiga.h,v
797 Working file: arosemu/include/aros/amiga.h
805 keyword substitution: kv
806 total revisions: 2; selected revisions: 2
808 ----------------------------
810 date: 2002/05/08 16:32:10; author: laire; state: Exp;
813 ----------------------------
815 date: 2002/05/08 16:32:10; author: laire; state: Exp; lines: +0 -0
816 Imported src..morphos version from steger`s version..temporary measurement
817 =============================================================================
819 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/asmcall.h,v
820 Working file: arosemu/include/aros/asmcall.h
828 keyword substitution: kv
829 total revisions: 2; selected revisions: 2
831 ----------------------------
833 date: 2002/05/08 16:32:10; author: laire; state: Exp;
836 ----------------------------
838 date: 2002/05/08 16:32:10; author: laire; state: Exp; lines: +0 -0
839 Imported src..morphos version from steger`s version..temporary measurement
840 =============================================================================
842 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/bigendianio.h,v
843 Working file: arosemu/include/aros/bigendianio.h
851 keyword substitution: kv
852 total revisions: 2; selected revisions: 2
854 ----------------------------
856 date: 2002/05/08 16:32:10; author: laire; state: Exp;
859 ----------------------------
861 date: 2002/05/08 16:32:10; author: laire; state: Exp; lines: +0 -0
862 Imported src..morphos version from steger`s version..temporary measurement
863 =============================================================================
865 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/debug.h,v
866 Working file: arosemu/include/aros/debug.h
874 keyword substitution: kv
875 total revisions: 2; selected revisions: 2
877 ----------------------------
879 date: 2002/05/08 16:32:10; author: laire; state: Exp;
882 ----------------------------
884 date: 2002/05/08 16:32:10; author: laire; state: Exp; lines: +0 -0
885 Imported src..morphos version from steger`s version..temporary measurement
886 =============================================================================
888 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/libcall.h,v
889 Working file: arosemu/include/aros/libcall.h
897 keyword substitution: kv
898 total revisions: 2; selected revisions: 2
900 ----------------------------
902 date: 2002/05/08 16:32:22; author: laire; state: Exp;
905 ----------------------------
907 date: 2002/05/08 16:32:22; author: laire; state: Exp; lines: +0 -0
908 Imported src..morphos version from steger`s version..temporary measurement
909 =============================================================================
911 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/machine.h,v
912 Working file: arosemu/include/aros/machine.h
920 keyword substitution: kv
921 total revisions: 4; selected revisions: 4
923 ----------------------------
925 date: 2002/12/16 19:03:39; author: piru; state: Exp; lines: +8 -3
926 disabled list macros that are in morphos exec/lists.h now.
927 ----------------------------
929 date: 2002/06/01 21:21:37; author: laire; state: Exp; lines: +3 -3
930 os-include fixes..doesn't fully link yet(sigh)
931 ----------------------------
933 date: 2002/05/08 16:32:17; author: laire; state: Exp;
936 ----------------------------
938 date: 2002/05/08 16:32:17; author: laire; state: Exp; lines: +0 -0
939 Imported src..morphos version from steger`s version..temporary measurement
940 =============================================================================
942 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/macros.h,v
943 Working file: arosemu/include/aros/macros.h
951 keyword substitution: kv
952 total revisions: 2; selected revisions: 2
954 ----------------------------
956 date: 2002/05/08 16:32:09; author: laire; state: Exp;
959 ----------------------------
961 date: 2002/05/08 16:32:09; author: laire; state: Exp; lines: +0 -0
962 Imported src..morphos version from steger`s version..temporary measurement
963 =============================================================================
965 RCS file: /home/cvs/morphos/diskfont/arosemu/include/aros/system.h,v
966 Working file: arosemu/include/aros/system.h
974 keyword substitution: kv
975 total revisions: 2; selected revisions: 2
977 ----------------------------
979 date: 2002/05/08 16:32:09; author: laire; state: Exp;
982 ----------------------------
984 date: 2002/05/08 16:32:09; author: laire; state: Exp; lines: +0 -0
985 Imported src..morphos version from steger`s version..temporary measurement
986 =============================================================================
988 RCS file: /home/cvs/morphos/diskfont/arosemu/include/proto/arossupport.h,v
989 Working file: arosemu/include/proto/arossupport.h
997 keyword substitution: kv
998 total revisions: 2; selected revisions: 2
1000 ----------------------------
1002 date: 2002/05/08 16:32:09; author: laire; state: Exp;
1005 ----------------------------
1007 date: 2002/05/08 16:32:09; author: laire; state: Exp; lines: +0 -0
1008 Imported src..morphos version from steger`s version..temporary measurement
1009 =============================================================================