Skip to content

Examples of how to use the XCB library on a Raspberry PI

Notifications You must be signed in to change notification settings

kontrarie/xcb_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

xcb_demo

I compile these on RaspBian "jessie" with gcc -l xcb colordemo.c -o colordemo Of course the required packages need to be installed, to begin with libxcb1-dev

The reason I started this little project is that I didn't find an example of showing text in colour, and what I found was complicated, or outright confusing.

About

Examples of how to use the XCB library on a Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages