Frankie Dintino
8b4e66e10a
fix(avif): use only aomenc and dav1d to reduce wheel size
...
Also build libavif as a shared library. When it is built as a static
library, the dependency library files are combined into a single
archive. But when they are linked as a shared library, the linker is
able to remove unused objects. This yields a modest but not
insignificant file size reduction.
2025-04-02 12:23:43 -04:00
Frankie Dintino
7d50816f0a
Add AVIF plugin (decoder + encoder using libavif) ( #5201 )
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-01 07:13:21 +03:00
Andrew Murray
962bfc6fd5
Updated libjpeg-turbo URL
2024-12-18 10:39:52 +11:00
Andrew Murray
9ed96704d3
Do not attempt to install cmake if it is already present
2024-12-13 07:28:48 +11:00
Andrew Murray
e5706a590b
Upgraded multibuild to remove openjpeg lib64 copy
2024-10-29 09:04:06 +11:00
Andrew Murray
fab19b0af8
Windows wheels are now grouped with the others
2024-09-12 16:57:28 +10:00
Andrew Murray
3e7aec5c0d
Updated README after cibuildwheel integration [ci skip]
2023-11-25 21:56:23 +11:00
Andrew Murray
ad7fee5ed0
Use cibuildwheel
2023-11-14 23:23:46 +11:00
Andrew Murray
b23b8079e6
Merge pull request #7507 from stefan6419846/freetype2
...
DOC: Add missing sections to FREETYPE2.txt
2023-11-11 16:02:49 +11:00
Andrew Murray
4a073a7581
Updated xz to 5.4.5
2023-11-02 07:54:34 +11:00
pre-commit-ci[bot]
e2939c35f3
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-10-30 13:19:50 +00:00
Stefan
2f73371cd1
DOC: Add missing sections to FREETYPE2.txt
2023-10-30 14:16:31 +01:00
Andrew Murray
d652ea804a
Updated libjpeg-turbo to 3.0.1
2023-10-17 07:51:56 +11:00
Andrew Murray
7cd792cf0c
Updated libtiff to 4.6.0
2023-10-09 21:49:51 +11:00
Hugo van Kemenade
ea28a50cac
Merge pull request #7409 from radarhere/harfbuzz
2023-10-03 05:47:34 -06:00
Andrew Murray
7332b92bcb
Updated multibuild to include Python 3.12.0
2023-10-03 17:29:58 +11:00
Andrew Murray
2b63e154b4
Updated harfbuzz to 8.2.1
2023-10-03 08:01:02 +11:00
pre-commit-ci[bot]
7a28f599a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-30 00:21:13 +00:00
Andrew Murray
c20801c88f
Updated Windows workflow link
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-09-28 07:52:25 +10:00
Andrew Murray
bd87653530
Updated wheel build process for new location
2023-09-24 22:51:42 +10:00
Andrew Murray
8d0bfc4e03
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00