forked from wezm/wezm.net
Fill in missing bits on Project page
This commit is contained in:
parent
7fa4571eab
commit
3d9a0e013d
1 changed files with 8 additions and 7 deletions
|
@ -3,6 +3,7 @@ more noteworthy projects are listed below.
|
||||||
|
|
||||||
[github]: http://github.com/wezm
|
[github]: http://github.com/wezm
|
||||||
|
|
||||||
|
<!--
|
||||||
Monothumb
|
Monothumb
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
@ -15,20 +16,20 @@ written in Lua. The Lua one uses my [lua-imlib](#lua-imlib) fork.
|
||||||
|
|
||||||
[flickr]: http://www.flickr.com/photos/wezm/
|
[flickr]: http://www.flickr.com/photos/wezm/
|
||||||
[monothumb]: https://github.com/wezm/monothumb
|
[monothumb]: https://github.com/wezm/monothumb
|
||||||
|
-->
|
||||||
|
|
||||||
<a name="lua-imlib"></a>
|
<a name="lua-imlib"></a>
|
||||||
lua-imlib
|
lua-imlib2
|
||||||
---------
|
----------
|
||||||
|
|
||||||
[lua-imlib] is a fork of the published lua-imlib library with additional
|
[lua-imlib2] is a fork of the published lua-imlib library with additional
|
||||||
functionality. This library allows image processing in Lua. Specifically I
|
functionality. This library allows image processing in Lua. Specifically I
|
||||||
added:
|
added:
|
||||||
|
|
||||||
* x
|
* Support for filters
|
||||||
* y
|
* Image blending
|
||||||
* z
|
|
||||||
|
|
||||||
[lua-imlib]:
|
[lua-imlib2]: https://github.com/wezm/lua-imlib2
|
||||||
|
|
||||||
node-genx
|
node-genx
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Reference in a new issue