diff --git a/Readme.md b/Readme.md index aa07cbd..21ddbbb 100755 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,7 @@ Small utility libraries and copy-paste snippets of reusable code. | apg_plot | Quick line-plot bitmaps from 2D data series. | C | 2 | 0.2 | No | | apg_maths | 3D maths for graphics/games. | C, JS | 2, 1 | 0.16 | No | | apg_mod | Unannounced work-in-progress. | C | 2 | 0.1 | No | -| apg_pixfont | String-to-image with a pixel font. | C | 2 | 0.3 | No | +| apg_pixfont | String-to-image with a pixel font. | C | 2 | 0.4 | No | | apg_ply | Stanford PLY mesh format read/write. | C | | ? | No | | apg_tga | Single-header TGA image reader/writer. | C | 1 | 0.3 | No | | apg_unicode | Unicode codepoint <-> UTF-8 String Functions. | C | 2 | 0.2 | No |