summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x
AgeCommit message (Expand)Author
2014-11-15texk/dvipdfm-x: Support to make DLL in W32TeXAkira Kakuto
2014-11-05texk/dvipdfm-x: Fix a bug in dpxfile.c which causes a crash if a map file is ...Akira Kakuto
2014-11-04texk/dvipdfm-x: Avoid undefined behaviour when char is signedPeter Breitenlohner
2014-11-04texk/dvipdfm-x: Compiler warnings (formatting codes)Peter Breitenlohner
2014-11-03texk/dvipdfm-x: Further fixes for PK font support (from S. Hirata)Akira Kakuto
2014-10-28texk/dvipdfm-x: Fix a bug in PK font support (S. Hirata)Akira Kakuto
2014-10-28libtool 2.4.3Peter Breitenlohner
2014-10-21be clear that it was negative llx/lly that failedKarl Berry
2014-10-05dvipdfm-x/spc_dvips.c: Add " showpage\n" to a temporary file gs_inAkira Kakuto
2014-10-03dvipdfm-x/spc_dvips.c: Fix a bug in spc_dvips_at_end_page (void)Akira Kakuto
2014-09-29texk/dvipdfm-x/spc_pdfm.c: minor cleanupAkira Kakuto
2014-09-25texk/dvipdfm-x: More cleanup (whitespace and long => int or uint32_t)Peter Breitenlohner
2014-09-24texk/dvipdfm-x: Minor bug fix and cleanupPeter Breitenlohner
2014-09-20texk/dvipdfm-x/spc_pdfm.c: Do nothing for UTF16BE with BOM in maybe_reencode_...Akira Kakuto
2014-09-15texk/dvipdfm-x: General cleanup: No reason to use long for 32-bit integersPeter Breitenlohner
2014-09-01texk/dvipdfm-x: Add missing break in void vf_set_char(int32_t ch, int vf_font)Akira Kakuto
2014-08-24texk/dvipdfm-x: Fix a bug in type1 handling (by S. Hirata)Akira Kakuto
2014-08-22texk/dvipdfm-x [WIN32]: Allow Unicode messages on Windows consoleTakuji Tanaka
2014-08-22texk/dvipdfm-x: Fixed a stupid bug/typoPeter Breitenlohner
2014-08-21texk/dvipdfm-x: Simplify VF reading and use (u)int32_tPeter Breitenlohner
2014-08-20texk/dvipdfm-x: Simplify handling of DVI commands. Clarify signed vs unsigned...Peter Breitenlohner
2014-08-19texk/dvipdfm-x: Avoid PNG warningsPeter Breitenlohner
2014-08-18texk/dvipdfm-x: Avoid some compiler warningsPeter Breitenlohner
2014-08-16Switch to XDV version 6Khaled Hosny
2014-08-16Set PDF_VERSION_DEFAULT = 5Akira 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-12texk/dvipdfm-x: New (smaller) BMP and JP2 images for testsPeter Breitenlohner
2014-08-12texk/dvipdfm-x: Add tests with BMP and JP2 imagesPeter Breitenlohner
2014-08-12texk/dvipdfm-x: Add tests with BMP and JP2 imagesPeter Breitenlohner
2014-08-11texk/dvipdfm-x: Add support for JPEG 2000 (and BMP for extractbb),Peter Breitenlohner
2014-08-11texk/dvipdfm-x: Drop libutil.a, i.e., compile all files once for dvipdfmx and...Peter Breitenlohner
2014-08-09dvipdfm-x: Fix warnings handling subst glyphsJjgod Jiang
2014-08-09dvipdfm-x: Simplify ToUnicode handlingJjgod Jiang
2014-08-05Fix xdvipdfmx ToUnicode regression caused by r34831Jjgod Jiang
2014-08-05dvipdfm-x: ANSI C function definitions and protosPeter Breitenlohner
2014-08-04Fix some warnings and remove unused codeJjgod Jiang
2014-08-04Fix crash and infinity look caused by r34831Jjgod Jiang
2014-08-04Fix warnings when comparing size_t with negative valueJjgod Jiang
2014-08-04texk/dvipdfm-x: Drop unused variablesPeter Breitenlohner
2014-08-04Only do CFF glyph name lookup for non-CID fontsJjgod Jiang
2014-08-04Fix ToUnicode with reverse CMap lookupJjgod Jiang
2014-08-04Fix ToUnicode stream creation for non-subst glyphsJjgod Jiang
2014-08-03Better fix for r34757Jjgod Jiang
2014-08-03texk/dvipdfm-x/pdfobj.c: fix a typoAkira Kakuto
2014-08-02Fix a bug in unicode encoding in CFF/OpenType fonts (from the original author...Akira Kakuto
2014-08-01fix a bug in type0.cAkira Kakuto
2014-07-30Remove commented out codeKhaled Hosny