Skip to content

Commit

Permalink
Readme format fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
akb825 committed Sep 14, 2017
1 parent fa18a92 commit 29d2b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Cuttlefish is a texture conversion library and tool. A command line tool is prov

Features include:

* Load almost any image format. ([all supported by FreeImage](http://freeimage.sourceforge.net/features.html)
* Load almost any image format. ([all supported by FreeImage](http://freeimage.sourceforge.net/features.html))
* Perform simple operations on input images such as resizing, flipping and rotating, and generating normalmaps.
* Create 1D, 2D, 3D, and cube textures, as well as texture arrays.
* Generate mipmaps.
Expand Down

0 comments on commit 29d2b52

Please sign in to comment.