From 24cf921e07c87c5491c68f3f59f6664410333dbd Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Wed, 10 Jun 2015 16:16:32 +0200 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4155a6..66006dca 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ Graphic Object Library: custom widget library c# version. -- Use OpenTK as top container for device abstraction layer +- Use OpenTK as top container for device abstraction layer by default, (other container: GTK, GDK) +- Allow easy creation of XAML like interface under linux directely in console mode, without X + It only required Mono,Mesa,GBM and DRM libraries. +- Templated controls, with dynamic binding +- inlined delegate in XML - Curent drawing routines use Mono.Cairo #####GOLib in action -- 2.47.3