libgd/tests/avif
Tim Gates f7e57be725 docs: Fix a few typos
There are small typos in:
- examples/copyrotated.c
- src/gd.c
- src/gd.h
- src/gd_avif.c
- src/gd_nnquant.c
- src/gd_tga.c
- src/gd_topal.c
- src/wbmp.c
- tests/avif/compare_avif_to_png.c

Fixes:
- Should read `requires` rather than `reqiures`.
- Should read `of the` rather than `ofthe`.
- Should read `memory` rather than `memmory`.
- Should read `maximum` rather than `maxmum`.
- Should read `intersection` rather than `intertersection`.
- Should read `hypotenuse` rather than `hypothenus`.
- Should read `flexibility` rather than `flexibilty`.
- Should read `always` rather than `alwasy`.
- Should read `also` rather than `alos`.
2021-09-23 01:13:40 -04:00
..
.gitignore AVIF support (#671) 2021-03-03 21:35:56 -05:00
CMakeLists.txt AVIF support (#671) 2021-03-03 21:35:56 -05:00
Makemodule.am avif: add test images to dist 2021-03-06 13:55:06 -05:00
avif_im2im.c Fix #764 prevent crash in test code when AVIF encode/decode fails, fix memory leaks 2021-09-14 04:39:31 +07:00
avif_null.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
avif_ptr_double_free.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
baboon.avif AVIF support (#671) 2021-03-03 21:35:56 -05:00
baboon.png AVIF support (#671) 2021-03-03 21:35:56 -05:00
bad_input.c avif: simplify tests with gdtest helpers 2021-03-06 13:55:40 -05:00
compare_avif_to_png.c docs: Fix a few typos 2021-09-23 01:13:40 -04:00
dice_with_alpha.avif AVIF support (#671) 2021-03-03 21:35:56 -05:00
dice_with_alpha.png AVIF support (#671) 2021-03-03 21:35:56 -05:00
plum_blossom_12bit.avif AVIF support (#671) 2021-03-03 21:35:56 -05:00
plum_blossom_12bit.png AVIF support (#671) 2021-03-03 21:35:56 -05:00
sunset.avif AVIF support (#671) 2021-03-03 21:35:56 -05:00
sunset.png AVIF support (#671) 2021-03-03 21:35:56 -05:00