]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Rename API functions of dither.h to "cf..."
authorTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 12:57:44 +0000 (14:57 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 12:57:44 +0000 (14:57 +0200)
commiteb24ac0bfe6aae4ac69c54a6ddcffeba5611a7ff
treef6cd709ad3ae268f618b5727a67dace46d603175
parent8fede1c92bbb3d11a197ce54d400a9947a8f33e2
libcupsfilters: Rename API functions of dither.h to "cf..."

Also renamed constants to start with "CF_" and data types to start
with "cf_".
16 files changed:
cupsfilters/attr.c
cupsfilters/check.c
cupsfilters/cmyk.c
cupsfilters/dither.c
cupsfilters/driver.h
cupsfilters/lut.c
cupsfilters/pack.c
cupsfilters/rgb.c
cupsfilters/srgb.c
cupsfilters/testcmyk.c
cupsfilters/testdither.c
cupsfilters/testrgb.c
filter/commandtoescpx.c
filter/commandtopclx.c
filter/rastertoescpx.c
filter/rastertopclx.c