commit 64673014becdd3d1b2616e0b4283b97f1c227122
Author: FRIGN <[email protected]>
Date:   Mon Jan 11 16:55:06 2016 +0100

    Add dependency-urls in farbfeld-page

diff --git a/tools.suckless.org/farbfeld/index.md 
b/tools.suckless.org/farbfeld/index.md
index 77f8bf2..9193e75 100644
--- a/tools.suckless.org/farbfeld/index.md
+++ b/tools.suckless.org/farbfeld/index.md
@@ -9,7 +9,7 @@ It has the following format:
 | 8      | "farbfeld" magic value                                     |
 | 4      | 32-Bit BE unsigned integer (width)                         |
 | 4      | 32-Bit BE unsigned integer (height)                        |
-| [2222] | 4\*16-Bit BE unsigned integers [RGBA] / pixel, row-aligned |
+| [2222] | 4⋅16-Bit BE unsigned integers [RGBA] / pixel, row-aligned  |
 
 The RGB-data should be sRGB for best interoperability.
 
@@ -121,8 +121,8 @@ the near future.
 Dependencies
 ------------
 
-* libpng
-* libjpeg-turbo
+* [libpng](http://www.libpng.org/pub/png/libpng.html)
+* [libjpeg-turbo](http://libjpeg-turbo.virtualgl.org/)
 
 Development
 -----------


Reply via email to