1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 15:37:47 +00:00

LibPDF: Implement ExponentialInterpolationFunction

This commit is contained in:
Nico Weber 2023-11-04 22:14:29 +01:00 committed by Andreas Kling
parent 1aed465efe
commit bbd86ee4f3
2 changed files with 87 additions and 3 deletions

View file

@ -23,6 +23,8 @@
X(BitsPerComponent) \
X(BlackPoint) \
X(C) \
X(C0) \
X(C1) \
X(CA) \
X(CCITTFaxDecode) \
X(CF) \