]> git.ipfire.org Git - thirdparty/cups.git/commit
Move raster functions into libcups, with stubs that call back to libcups in libcupsimage.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Oct 2018 00:22:24 +0000 (20:22 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Oct 2018 00:22:24 +0000 (20:22 -0400)
commitdd204f7a5030aec83a0c38f695c4bba84a49e4f4
treeeff3c3e3e8a0b220d837a611bfb44976adb3efe9
parent11ea1663d55f27e27fafc149f933fb764015f648
Move raster functions into libcups, with stubs that call back to libcups in libcupsimage.
14 files changed:
cups/Makefile
cups/cups-private.h
cups/error.c [deleted file]
cups/globals.c
cups/ppd-private.h
cups/ppd.h
cups/raster-error.c [new file with mode: 0644]
cups/raster-interpret.c [moved from cups/interpret.c with 99% similarity]
cups/raster-interstub.c [new file with mode: 0644]
cups/raster-private.h
cups/raster-stream.c [moved from cups/raster.c with 69% similarity]
cups/raster-stubs.c [new file with mode: 0644]
cups/raster.h
xcode/CUPS.xcodeproj/project.pbxproj