Fix typo ("algorythms")
This commit is contained in:
parent
ec313ebab6
commit
6ff2d2ccca
|
|
@ -33,7 +33,7 @@
|
||||||
* [core] rgif (Charlie Tangora, Ramon Santamaria) for GIF recording
|
* [core] rgif (Charlie Tangora, Ramon Santamaria) for GIF recording
|
||||||
* [textures] stb_image (Sean Barret) for images loading (BMP, TGA, PNG, JPEG, HDR...)
|
* [textures] stb_image (Sean Barret) for images loading (BMP, TGA, PNG, JPEG, HDR...)
|
||||||
* [textures] stb_image_write (Sean Barret) for image writting (BMP, TGA, PNG, JPG)
|
* [textures] stb_image_write (Sean Barret) for image writting (BMP, TGA, PNG, JPG)
|
||||||
* [textures] stb_image_resize (Sean Barret) for image resizing algorythms
|
* [textures] stb_image_resize (Sean Barret) for image resizing algorithms
|
||||||
* [textures] stb_perlin (Sean Barret) for Perlin noise image generation
|
* [textures] stb_perlin (Sean Barret) for Perlin noise image generation
|
||||||
* [text] stb_truetype (Sean Barret) for ttf fonts loading
|
* [text] stb_truetype (Sean Barret) for ttf fonts loading
|
||||||
* [text] stb_rect_pack (Sean Barret) for rectangles packing
|
* [text] stb_rect_pack (Sean Barret) for rectangles packing
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user