Merge pull request #51 from rust-windowing/jackpot51/readme-fork-notice
Remove notice about fork
This commit is contained in:
commit
d5bb2c1c78
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
Overview
|
||||
==
|
||||
This is a fork of [softbuffer](https://github.com/john01dav/softbuffer) for more active maintenance, as softbuffer now appears to be unmaintained. Currently, it is a drop-in replacement for softbuffer, and many things are the same (including this README).
|
||||
|
||||
As the popularity of the library [minifb](https://crates.io/crates/minifb) shows, it is useful to put a 2D buffer/image
|
||||
on a window in a platform-independent way. Minifb's approach to doing window management itself, however, is problematic
|
||||
code duplication. We already have very high quality libraries for this in the Rust ecosystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue