summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x
AgeCommit message (Expand)Author
2020-09-25Fix a bug introduced by the changes in pdfobj.c on 2020-09-05. (S. Hirata)Akira Kakuto
2020-09-23Fix a bug introduced by the recent font related changes (S. Hirata).Akira Kakuto
2020-09-22Fix a bug introduced by the previous font related code changes. (S. Hirata)Akira Kakuto
2020-09-22Disable PK test temporarily.Akira Kakuto
2020-09-22Simplify font related code. Fix a bug in determinant calculation. (S. Hirata)Akira Kakuto
2020-09-07Update copyright years and README (S. Hirata)Akira Kakuto
2020-09-07Update pdfcolorstack support (bug fix) (S. Hirata)Akira Kakuto
2020-09-06Add a new special pdfcolorstack. (S. Hirata)Akira Kakuto
2020-09-04Avoid deref-ing an already released object. (S. Hirata)Akira Kakuto
2020-09-04change operation to resource dict. (S. Hirata)Akira Kakuto
2020-09-01Fix an incompatible behavior introduced by the previous changes on the named ...Akira Kakuto
2020-08-25Remove unnecessary flush_object in pdf:ann. (S. Hirata)Akira Kakuto
2020-08-16Fix various inconsistent behaviors observed in pdf:bcontent/econtentAkira Kakuto
2020-08-07Use uint32_t for TTC index. (S. Hirata)Akira Kakuto
2020-07-30More fix to the previous fix for tt_cmap.c. Fix for a possible problem in cid...Akira Kakuto
2020-07-28Add missing reset_xgstate. Fix CMap wmode setting. (S. Hirata)Akira Kakuto
2020-07-28simple modifications for LIBDPX (Clerk Ma)Akira Kakuto
2020-07-26typo (S. Hirata)Akira Kakuto
2020-07-26revertAkira Kakuto
2020-07-26temporary test. revert soon.Akira Kakuto
2020-07-25Place static variables into a single struct. Various minor improvements (S. H...Akira Kakuto
2020-07-23fix bugs in "force fixed-pitch" option for .otf fonts and in image cache (S. ...Akira Kakuto
2020-07-20support forward reference of image objects (S. Hirata)Akira Kakuto
2020-07-18Avoid invoking gs operation for an empty ExtGState. (S. Hirata)Akira Kakuto
2020-07-18Fix a bug that error cleanup routine can be called recursively (S. Hirata).Akira Kakuto
2020-07-11Add missing assignment in pdf_color_compare(). (S. Hirata)Akira Kakuto
2020-07-10Introduce ExtGState stack and pdf:[be]xgstate special. (S. Hirata)Akira Kakuto
2020-07-04Fix a bug in pdfcolor.c. Add initialization and NULL pointer check. (S. Hirata)Akira Kakuto
2020-07-01Fix a bug that btrans inside bcontent-econtent does not work.Akira Kakuto
2020-06-28Add missing memory release, missing variable initialization, etc. (S. Hirata).Akira Kakuto
2020-06-27copyright years (S. Hirata)Akira Kakuto
2020-06-27Workaround for \phantom text annot issue (S. Hirata).Akira Kakuto
2020-06-27Add a latex sample "test_extended_color.tex" for the new extended color suppo...Akira Kakuto
2020-06-26Add a latex sample "test_extended_color.tex" for the new extended color suppo...Akira Kakuto
2020-06-26Color support extended to support various ColorSpace: Accept anAkira Kakuto
2020-06-24Remove unnecessary changes.Akira Kakuto
2020-06-22Use MFOPEN() instead of fopen(), etc.Akira Kakuto
2020-06-22Use MFOPEN() instead of fopen(), etc.Akira Kakuto
2020-06-21Lower priority of Soft-hyphen when generating ToUnicode. Show anAkira Kakuto
2020-06-09dvipdfm-x: another fake-bold workaround, agreed with Shunsaku Hirata (private...Hironobu Yamashita
2020-06-07omit $Id$ in generated output; it is useful, but too painful to commit autoso...Karl Berry
2020-05-26dvipdfm-x: introduce rgba_used in order to indicate that rgba_colorAkira Kakuto
2020-05-14remove poppler support from TLKarl Berry
2020-05-10dvipdfm-x: reduce message by '-v' for fallback of VF, moreTakuji Tanaka
2020-05-10dvipdfm-x: reduce message by '-v' for fallback of VFTakuji Tanaka
2020-05-03dvipdfm-x, dvipsk: tweak ChangeLogTakuji Tanaka
2020-05-03texk/dvipdfm-x: add test for upTeX VFTakuji Tanaka
2020-04-22reautoconfKarl Berry
2020-04-21pplib under libs -- WORK IN PROGRSS grep '?' out Luigi Scarso
2020-04-18automake-1.16.2Karl Berry