ggi2dDrawArc, ggi2dFillArc

2000-02-29 Thread Thomas Mittelstaedt
I. thomas -- ======= Thomas Mittelstaedt, Software Developer [EMAIL PROTECTED]

Font support under GGI

2000-02-29 Thread Thomas Mittelstaedt
. thomas -- === Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

GGI and Clipping

2000-03-06 Thread Thomas Mittelstaedt
drawing call, after having reset the clipping rectangle each time or is there a (maybe private, but stable) function / shortcut?? -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: ggi2dDrawArc, ggi2dFillArc

2000-03-01 Thread Thomas Mittelstaedt
' right away! thomas -- ======= Thomas Mittelstaedt, Software Developer [EMAIL PROTECTED]

Font support in GGI

2000-03-01 Thread Thomas Mittelstaedt
a workaround for this problem? Thank you in advance for pointers! thomas -- === Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: Font support under GGI

2000-03-02 Thread Thomas Mittelstaedt
d' a break. :-) What is Freetype? What is Berlin? The latter one only being known to me being a German city. (Where the Preissn live) thomas_|\/| -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: XGGI and Screen Switches, handle evExpose

2000-03-03 Thread Thomas Mittelstaedt
tp://www.stacken.kth.se/~mackan/ > Royal Institute of Technology | Phone: +46 707 295404 >Stockholm, Sweden | E-Mail: [EMAIL PROTECTED] > -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: Font support under GGI

2000-03-03 Thread Thomas Mittelstaedt
? thomas_|\/| -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

[linux-fbdev] and Neomagic...

2000-03-03 Thread Thomas Mittelstaedt
KGI Gurus, is it possible to use kgicon / fbdev together with the Neomagic card on a Notebook? With what kind of configuration needs kgicon be built then? Thank you for hints. -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: GGI and Clipping

2000-03-08 Thread Thomas Mittelstaedt
I already came across the cross-blitting from memory, it's also metioned in the html documentation. Very good. -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: ggi2dDrawArc, ggi2dFillArc

2000-03-08 Thread Thomas Mittelstaedt
sic drawing functionality working together with GGI? Using cross-blitting from memory could also take care of clipping. So what are the plans? I have to do something, now!! -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: XGGI and Screen Switches, handle evExpose

2000-03-05 Thread Thomas Mittelstaedt
= ggiEventsQueued(g_vis, emAll); ... while(n--) { ... ggiEventRead(g_vis, &ggievent, emAll); switch (ggievent.any.type) { ... case evExpose: // do something } } } -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: [linux-fbdev] and Neomagic...

2000-03-05 Thread Thomas Mittelstaedt
d not get precise information on it. See also www.redhat.com, i.e. search mailing lists at that site. thomas -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: kgi-0.9-20000222

2000-03-13 Thread Thomas Mittelstaedt
__ > Steffen Seeger > mailto:[EMAIL PROTECTED] > TU-Chemnitz > http://www.tu-chemnitz.de/~sse > --- The GGI Project: http://www.ggi-project.org > --- > > > -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

fb-dev, fbdev as display target for GGI, HOWTO ???

2000-03-13 Thread Thomas Mittelstaedt
Still not being clear on what exactly I need to do to run libggi with fbdev as the display target. Did I overlook something in the FAQ / Documentation??? Pointers very welcome!!! -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: LibGGI2D - Was: ggi2dDrawArc, ggi2dFillArc

2000-03-13 Thread Thomas Mittelstaedt
work > to do the software emulation). > > Rodolphe > So are we. My (small) company is in urgent need to get something working soon, which gives us 2d functionality like arcs and polygons. So, the libxmi solution sounds like the most feasible at this point. And I do not want to do it all

Re: fb-dev, fbdev as display target for GGI, HOWTO ???

2000-03-13 Thread Thomas Mittelstaedt
r X, the screen goes black and looks very rudely console-like. I guess this driver does not understand graphics-mode, so that it also cooperates with a mouse pointer. Is it there, where the KGI comes into play?? Please, please more clarification!! -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: fb-dev, fbdev as display target for GGI, HOWTO ???

2000-03-14 Thread Thomas Mittelstaedt
s in .config: CONFIG_VGA_CONSOLE=y CONFIG_VIDEO_SELECT=y CONFIG_FB=y CONFIG_DUMMY_CONSOLE=y CONFIG_FB_VESA=y CONFIG_FB_VGA16=y CONFIG_FBCON_CFB8=y CONFIG_FBCON_CFB16=y CONFIG_FBCON_CFB24=y CONFIG_FBCON_CFB32=y CONFIG_FBCON_VGA_PLANES=y This is a 2.2.13 kernel and I have a Neomagic graphics card.

Re: kgi-0.9-20000222

2000-03-16 Thread Thomas Mittelstaedt
Steffen, Danke, das läßt mich klarer sehen. > Please try again with the hints given above. Mach ich. Danke für den Hinweis auf die Mailingliste. thomas_|\/| -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]

Re: LibXMI CVS is here + updates + issues

2000-04-03 Thread Thomas Mittelstaedt
libxmi: out of memory: Cannot allocate memory Use of miFillArcs, instead, leads to segmentation violation again. I could start the demo.c sample program without problems, though. I conclude, that libxmi is not ready for serious work yet. True?? -- Thomas Mittelstaedt, software developer [EMAIL PROTECTED]