ref: 52ffbd2fcf4ca85fe9958b9aa977e53175234235 dir: /f_ccittfax.c/
#include <u.h> #include <libc.h> #include "pdf.h" Filter filterCCITTFax = { .name = "CCITTFaxDecode", };