summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/pdfobj.c
AgeCommit message (Expand)Author
2021-02-25restore Build,TODO from r57911Karl Berry
2021-02-25French translation for tlmgr updatedDenis Bitouzé
2020-09-25Fix a bug introduced by the changes in pdfobj.c on 2020-09-05. (S. Hirata)Akira Kakuto
2020-09-04Avoid deref-ing an already released object. (S. Hirata)Akira Kakuto
2020-07-28simple modifications for LIBDPX (Clerk Ma)Akira Kakuto
2020-07-26typo (S. Hirata)Akira Kakuto
2020-07-25Place static variables into a single struct. Various minor improvements (S. H...Akira Kakuto
2020-07-20support forward reference of image objects (S. Hirata)Akira Kakuto
2020-07-10Introduce ExtGState stack and pdf:[be]xgstate special. (S. Hirata)Akira Kakuto
2020-02-06remove unnecessary assert() check (from S. Hirata)Akira Kakuto
2019-08-04Ignore some of zlib errors. Fix a bug in -m option. (S. Hirata)Akira Kakuto
2019-05-02Support ASCIIHex and ASCII85 Decode filters. Revise ToUnicode CMap creation f...Akira Kakuto
2018-12-26Small changes for LIBDPX (from Clerk Ma)Akira Kakuto
2018-10-07Fix a bug in inline PS code handling (S. Hirata)Akira Kakuto
2018-10-07Clear static variables to allow PDF functions to be used more than once (Simo...Akira Kakuto
2018-09-15Cleanup. Remove duplicated code. Reorganize initialization process (S. Hirata).Akira Kakuto
2018-09-14Cleanup. Remove duplicated code. Reorganize global variables. (S. Hirata)Akira Kakuto
2018-09-06Fix broken ToUnicode CMap support (S. Hirata)Akira Kakuto
2018-09-03More fix on circular reference issue (S. Hirata).Akira Kakuto
2018-08-21Handles the case of circular reference properly (S. Hirata)Akira Kakuto
2018-03-02remove multiple warningsAkira Kakuto
2018-03-01dvipdfm-x/pdfobj.c: fix typoHironobu Yamashita
2018-02-17dvipdfm-x version 20180217: Accept PDF version tag 2.0. (S. Hirata)Akira Kakuto
2016-12-18dvipdfm-x: Merge libdpx by Clerk Ma at https://github.com/clerkma/ptex-ngAkira Kakuto
2016-06-25dvipdfm-x: (From S. Hirata) Modify to make PDF/A generation a bit easier.Akira Kakuto
2016-01-11texk/dvipdfm-x/pdfobj.c: Fix typos and memory leaks (from S. Hirata)Akira Kakuto
2016-01-11texk/dvipdfm-x: Modification on handling of xref table (by S. Hirata).Akira Kakuto
2016-01-06texk/dvipdfm-x: change copyright yearAkira Kakuto
2015-12-29texk/dvipdfm-x: patches by S. Hirata.Akira Kakuto
2015-12-28texk/dvipdfm-x: patches from S. HirataAkira Kakuto
2015-08-25texk/dvipdfm-x: Replace '(unsigned) long' by '(unsigned) int' orPeter Breitenlohner
2015-08-24texk/dvipdfm-x: No reason to use 'long' for 32-bit integersPeter Breitenlohner
2015-08-21texk/dvipdfm-x: Drop 'CDECL' and use 'static inline'Peter Breitenlohner
2015-07-18dvipdfm-x: Try to embed a PDF image, even if the PDF version is newer than th...Akira Kakuto
2015-07-06Escape closing parenthesis in PDF strings; fixes bug 110 in XeTeX’s tracker.Arthur Reutenauer
2015-07-04S. Hirata updates a few files.Akira Kakuto
2015-04-11dvipdfm-x: Support PNG gAMA chunk. (S. Hirata)Akira Kakuto
2014-08-15texk/dvipdfm-x: Avoid compiler warnings and use of possibly uninitialized var...Peter Breitenlohner
2014-08-14bug fix (by S. Hirata)Akira Kakuto
2014-08-14Return 1 even if the PDF version of included file is newer than the assumed v...Akira Kakuto
2014-08-14Support streams with DecodeParms (by S. Hirata)Akira Kakuto
2014-08-04Fix some warnings and remove unused codeJjgod Jiang
2014-08-03texk/dvipdfm-x/pdfobj.c: fix a typoAkira Kakuto
2014-05-13texk/dvipdfm-x: Bug fix, problem reported by Richard M Kreuter <kreuter@progn...Peter Breitenlohner
2014-03-17dvipdfmx version 20140317, update copyright yearsKarl Berry
2013-12-05Revert to 2013-11-28, since changes on 2013-12-04 are not neededAkira Kakuto
2013-12-04Allow KANJI output file name in XeTeX on WindowsAkira Kakuto
2013-11-04Fix a typoAkira Kakuto
2013-11-03Correct %c to %d since pdf_version is unsigned int.Akira Kakuto
2013-10-01dvipdfm-x: Reduce dvipdfmx/xdvipdfmx diffsPeter Breitenlohner