summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2021-07-27 20:13:23 +0000
committerAdrian Johnson <ajohnson@redneon.com>2021-07-27 20:13:23 +0000
commit6fbfc9d927fb9f64527f568050aa9e91485290e0 (patch)
tree36ccbd27ce5ef286fea02ae8611a389d8d8446b9 /test/meson.build
parent220222c5ff5efcabd13c63ec288ff38111a1e7b7 (diff)
downloadcairo-6fbfc9d927fb9f64527f568050aa9e91485290e0.tar.gz
pdf: use floating point widths when emitting fonts
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/meson.build b/test/meson.build
index 0dd555b5e..6b5eba754 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -438,6 +438,7 @@ test_quartz_sources = [
test_pdf_sources = [
'pdf-features.c',
'pdf-mime-data.c',
+ 'pdf-operators-text.c',
'pdf-surface-source.c',
'pdf-tagged-text.c',
]