Updated the README and example screenshots. Here we go for real!

This commit is contained in:
Pietro Gagliardi 2016-06-05 18:00:18 -04:00
parent eeb20c316b
commit 6ebdc96b93
4 changed files with 5 additions and 3 deletions

View File

@ -2,12 +2,14 @@
This README is being written.<br>
[![Build Status](https://travis-ci.org/andlabs/libui.png)](https://travis-ci.org/andlabs/libui)
*(currently failing because the version of cmake that Travis uses treats Objective-C files as C++; if you know the fix please file a PR)*
## Announcements
* **5 June 2016**
* **Alpha 3.1 is here.** This was a much-needed update to Alpha 3 that changes a few things:
* **The build system is now cmake.** cmake 2.8.11 or higher is needed.
* Static linking is now possible.
* Static linking is now fully possible.
* MinGW linking is back, but static only.
* **29 May 2016**

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 47 KiB