From 2a2acc3269e64a327f321b2e042fb03443d01bbd Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 14 Oct 2014 21:00:11 +0100 Subject: Complete en -> html rename --- projects/librosprite/index.html | 71 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 projects/librosprite/index.html (limited to 'projects/librosprite/index.html') diff --git a/projects/librosprite/index.html b/projects/librosprite/index.html new file mode 100644 index 0000000..2d8d0a0 --- /dev/null +++ b/projects/librosprite/index.html @@ -0,0 +1,71 @@ + + + +LibROSprite | RISC OS Sprite Decoding Library + + + + + +
+ +
+ +

LibROSprite

+ +

What is LibROSprite?

+ +

LibROSprite is a library for decoding RISC OS Sprite format bitmaps, written in C. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence.

+ +

Features

+ + + +

Future:

+ + + +

Source code

+ +

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

+ +

$ git clone git://git.netsurf-browser.org/librosprite.git

+ +

LibROSprite is licensed under the MIT Licence.

+ +

Contact

+ +

If you would like to help develop LibROSprite, or have questions about the library, please join the NetSurf developer mailing list.

+ + + \ No newline at end of file -- cgit v1.2.3