

www.y-windows.org
another funny window system.
http://www.y-windows.org/pipermail/y-devel/2005-October/001973.html
I have been working on integrating cairo drawing into Y. I have cairo
drawing now, and I added it as a dependancy to the build script (cairo
version >= 1.0).
you guys can check it out by:
$ tla register-archive http://www.dustinnorlander.com/arch/
$ tla get dustinn at gmail.com--2005/Y--dustin
I haven't bothered changing all the drawing yet, so it looks pretty
childish, heh.. I want to start in on the theme engine, so I'll just
update the drawing routines as i go.
For now the cairo_t is a member of the Painter struct. And I have
just made the PixelBuffer and the cairo image buffer share the same
memory.. I think I will end up doing away with the PixelBuffer stuff
in faver of using cairo Buffers (The Y Buffer arrangement will remain
the same just that the PixelBuffer implementation will go away).
http://www.dustinnorlander.com/Y/ywiki/index.php?title=Recent_Changes
-Dustin
hi jserv
Xynth 可以直接在linux framebuffer上跑嘛? 我看了下源码 没有发现和FB有关的东西呀...
如果可以跑 该怎么做呢? 谢谢..
To woody,
請參考 src/server/video/fb 目錄,並且文件的確有提到如何配置不同 video server/backend。
由 jserv 發表於 January 9, 2006 07:25 PM我尝试用VPC,结果真的启动了0.80版本带的LINUX ISO文件,SDL和终端(busybox shell)能成功运行了,但开始菜单却一片空白,这个程序应该是在跑vesa目录下的东西吧.
由 easion 發表於 February 28, 2006 11:43 AM