Commit d7b16a4
committed
BLD: Downgrade FreeType to 2.6.1 on Windows ARM
We needed the new version because autotools didn't know about
Windows-on-ARM. But we build with Meson now, and overlay a Meson build
system for FreeType, so it either works for both of us or it doesn't
(and it does).
Dropping down to the older version means that tests pass on Windows ARM
without any need to mess with tolerance or generating new images.1 parent 879bde7 commit d7b16a4
File tree
3 files changed
+7
-15
lines changed- doc/api/next_api_changes/development
- extern
- subprojects
3 files changed
+7
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 17 | + | |
25 | 18 | | |
26 | 19 | | |
27 | 20 | | |
| |||
This file was deleted.
0 commit comments