Wed, 25 Oct 2000 Reef Morse wrote:
> David, what graphics are you using, or did you roll your own?  I'd be very 
> interested in a set of graphics tools.  What is availability (general 
> question to list)?

I use my own raw framebuffer graphics library, originally hacked for svgalib.
It contains the usual lines, filled rects, texts and so on, with clipping,
windows etc. It's currently 256 color only, but the source is 95% ready to deal
with other pixel formats.

Why? Well, it was a long time ago one used to hack this kind of stuff. I was
worried I'd forget how to do it! ;-)

As for "real" graphics libraries, GGI and SDL have their own (for all supported
rendering targets), and there are a few separate ones along the lines of my
variant, although more mature. GTK+ uses GDK, which you may of course use as a
stand-alone graphics library. It has been ported to a few non-X platforms.


David Olofson
 Programmer
 Reologica Instruments AB
 [EMAIL PROTECTED]

..- M u C o S --------------------------------. .- David Olofson ------.
|           A Free/Open Multimedia           | |     Audio Hacker     |
|      Plugin and Integration Standard       | |    Linux Advocate    |
`------------> http://www.linuxdj.com/mucos -' | Open Source Advocate |
..- A u d i a l i t y ------------------------. |        Singer        |
|  Rock Solid Low Latency Signal Processing  | |      Songwriter      |
`---> http://www.angelfire.com/or/audiality -' `-> [EMAIL PROTECTED] -'

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to