diff options
author | Tor Andersson <tor@ghostscript.com> | 2005-05-16 11:38:03 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2005-05-16 11:38:03 +0200 |
commit | a43df2619127ea7be3a2b53d0f61d7a3610c1603 (patch) | |
tree | 7e82bf8984a57176f35891fea4fcddfbec1477a8 /Jamfile | |
parent | 6baedd7ca60274596a7839069d65f413b138fb47 (diff) | |
download | mupdf-a43df2619127ea7be3a2b53d0f61d7a3610c1603.tar.xz |
new shading code from jeong
Diffstat (limited to 'Jamfile')
-rw-r--r-- | Jamfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -253,6 +253,9 @@ Library libmupdf : pdf_shade2.c pdf_shade3.c pdf_shade4.c + pdf_shade5.c + pdf_shade6.c + pdf_shade7.c pdf_xobject.c # pages, resource dictionaries, ... |