images/banner.gif
   
 
images/bullet.gif Home
images/bullet.gif Features
images/bullet.gif News
images/bullet.gif Changelog
images/bullet.gif Downloads
images/bullet.gif Documentation
images/bullet.gif Screenshots
images/bullet.gif About

images/bullet.gif Contact

Features

images/bullet.gif Network Layer

images/bullet.gif TCP/IP (allows client/server connection on different hosts)

images/bullet.gif UDS (Unix Domain Sockets)

images/bullet.gif pipe() based socket api implementation. usefull for embedded devices. (There is no dependency for TCP/IP stack, if clients and server linked in singled app.)

images/bullet.gif Memory based pipe(), read(), send(), poll() implementation. xynth is able to work even there is no file descriptor on system.

images/bullet.gif Mutex and condition variables implementation using semaphores.

images/bullet.gif Direct Memory Access allows clients to draw directly on graphics buffer.

images/bullet.gif Overlapped client window - server management

images/bullet.gif Buffer streaming (allows client/server connection on different hosts)

images/bullet.gif 8-way Move, Resize

images/bullet.gif Runtime Optional theme plugin support. (Xfce themes) .xpm to .so tool.

images/bullet.gif Built-in image renderer xpm, png, gif

images/bullet.gif Basic widget library. (SWindow, SFrame, SButton, SLayout)

images/bullet.gif Antialiased fonts with Freetype Library

images/bullet.gif Anti-alias enabled device independent basic low-level graphics library

images/bullet.gif rgbcolor, colorrgb, setpixel, getpixel, hline , vline, fillbox, putbox, putboxmask, getbox, putboxpart, putboxpartmask, copybox, scalebox, getsurface, setsurfacevirtual, setsurface

images/bullet.gif Anti-alias enabled overlay drawing ability

images/bullet.gif rgbcolor_o, colorrgb_o, setpixel_o, getpixel_o, hline_o, vline_o, fillbox_o, putbox_o, putboxmask_o, getbox_o, putboxpart_o, putboxpartmask_o, copybox_o, getsurface_o, setsurfacevirtual_o, setsurface_o

images/bullet.gif Anti Flicker Double Buffer Rendering

images/bullet.gif Threads Safe

images/bullet.gif Built-in window manager

images/bullet.gif Applications / Libraries

images/bullet.gif XynthDesktop
images/bullet.gif XynTherminal
images/bullet.gif XynthLoad
images/bullet.gif XynthMines
images/bullet.gif Mplayer (Perfect)
images/bullet.gif links (Perfect)
images/bullet.gif SDL (Perfect)
images/bullet.gif GTK 2.4.x (Perfect)

images/bullet.gif Low Memory and CPU Usage and Foot Print

images/bullet.gif In 1024x768x32bits mode with 253 clients open Memory usage is ~2,5 Mb
images/bullet.gif Static linked binary is ~125K
images/bullet.gif Minimal booting Linux distribution will be less than 2 Mb

images/bullet.gif Ported Applications

images/bullet.gif Mplayer v1.0pre7 (http://www.mplayerhq.hu)
images/bullet.gif links v2.1pre17 (http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/)

images/bullet.gif Ported Libraries

images/bullet.gif GTK v2.4.x (http://www.gtk.org)
images/bullet.gif SDL v1.2.x (http://www.sdl.org)

images/bullet.gif Supported Platforms

images/bullet.gif Linux FBDev (http://www.kernel.org)
images/bullet.gif SVGALib (http://www.svgalib.org)
images/bullet.gif SDLLibrary (http://www.libsdl.org)
images/bullet.gif VESA BIOS (http://www.sf.net/projects/lrmi)
images/bullet.gif PS2SDK (http://www.ps2dev.org)
images/bullet.gif PSPSDK (http://www.pspdev.org)
images/bullet.gif GDI (http://mingw.org, http://msdn.microsoft.com)

   
SourceForge.net Logo   Valid HTML 4.01!