summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x
AgeCommit message (Expand)Author
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
2014-07-30Use dvi_right where appropriateKhaled Hosny
2014-07-30Minor code shufflingKhaled Hosny
2014-07-30texk/dvipdfm-x: Fix the new xbmc testPeter Breitenlohner
2014-07-30Support TeX-XeT's begin_reflect and end_reclect opcodes in dvipdfmxKhaled Hosny
2014-07-29Fix crash in fonts with no font map entryKhaled Hosny
2014-07-29Rename is_xetex to is_xdvKhaled Hosny
2014-07-29Remove wrong is_xetex checkKhaled Hosny
2014-07-29Remove some is_xetex checksKhaled Hosny
2014-07-29Remove always true #ifdef ENABLE_TOUNICODEKhaled Hosny
2014-07-28Fix for non-C99 compilersJjgod Jiang
2014-07-28Fix a compiler warning with unsigned comparisonJjgod Jiang
2014-07-28Fix rsrc file access warning when loading non-CID OpenType fontsJjgod Jiang
2014-07-28Support getting glyph names from OpenType/CFF fontsKhaled Hosny
2014-07-28Split that bit of code to a separate functionKhaled Hosny
2014-07-28Don't try to added invalid CMap entriesKhaled Hosny
2014-07-28texk/dvipdfm-x: Avoid once again compiler warnings (compare r34711)Peter Breitenlohner
2014-07-28Don't insert the pic file while skimming reflected segmentsKhaled Hosny