diff options
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r-- | Build/source/texk/dvipdfm-x/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index a63ceeb00fe..7f36db55b4e 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,3 +1,20 @@ +2020-08-16 Shunsaku Hirata <shunsaku.hirata74@gmail.com> + + * dpxutil.[ch]: Add stack operation. + * epdf.[ch], pdfdraw.[ch]: Revise Clip path support for PSTricks. + Revert changes related to "rectadd" introduced in rev.31262 + and rev.31302 which cause non-conforming behavior in "clip" + operatation. + * dvi.[c], mpost.c, pdfdev.[ch], pdfdoc.[ch], pdfdraw.[ch], + spc_html.c, spc_misc.c. spc_pdfm.c, spc_xtx.c, specials.[ch]: + Revise bcontent support. Try to resolve various inconsistent + behaviors when special commnads are used within pdf:bcontent + and pdf:econtent. dev_coords and pt_fixee are removed from pdf + module and moved to specials.c. + * mpost.h, spc_html.h, spc_misc.h, spc_pdfm.h, spc_xtx.h: + Update copyright years. + * configure.ac: Version 20200816. + 2020-08-08 Shunsaku Hirata <shunsaku.hirata74@gmail.com> * fontmap.[ch], pdffont.[ch], tt_aux.[ch], tt_cmap.[ch]: |