diff --git a/docs/acknowledgements.md b/docs/acknowledgements.md index f4703b7..e7ab3fb 100644 --- a/docs/acknowledgements.md +++ b/docs/acknowledgements.md @@ -1,5 +1,5 @@ --- -title: Acknowledgments +title: Acknowledgements --- Prince uses the following open source projects: @@ -50,7 +50,14 @@ The GIFLIB library is used by Prince to load GIF image files. -
libjpeg-turbo
+
libavif and aom
+
+The libavif and +aom libraries are +used by Prince to load AVIF image files. +
+ +
libjpeg-turbo
The libjpeg-turbo library is used by Prince to load JPEG image files. @@ -86,6 +93,12 @@ The libtiff library is used by Prince to load TIFF image files.
+
libwebp
+
+The libwebp +library is used by Prince to load WebP image files. +
+
libxml2
The libxml2 @@ -119,3 +132,59 @@ library is used by Prince to perform compression of PDF files.
+ +Prince also uses the following [Rust crates](https://crates.io/): + +* alloc-no-stdlib +* alloc-stdlib +* bitflags +* bitreader +* brotli-decompressor +* byteorder +* cfg-if +* const-cstr +* core-foundation +* core-foundation-sys +* core-graphics +* core-text +* crc32fast +* either +* encoding_rs +* flate2 +* fontconfig +* foreign-types +* foreign-types-shared +* glyph-names +* Inflector +* itertools +* lazy_static +* libc +* libz-sys +* log +* matches +* num-traits +* ouroboros +* ouroboros_macro +* pathfinder_geometry +* pathfinder_simd +* proc-macro2 +* proc-macro-error +* proc-macro-error-attr +* quote +* rust +* rustc-hash +* stable_deref_trait +* syn +* tinyvec +* tinyvec_macros +* ucd-trie +* unicode-bidi +* unicode-canonical-combining-class +* unicode-case-mapping +* unicode-general-category +* unicode-joining-type +* unicode-linebreak +* unicode-xid +* winapi +* yeslogic-fontconfig-sys +* yeslogic-unicode-script