summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
AgeCommit message (Expand)Author
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-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: 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-05Fix xdvipdfmx ToUnicode regression caused by r34831Jjgod Jiang
2014-08-05dvipdfm-x: ANSI C function definitions and protosPeter Breitenlohner
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-30Use dvi_right where appropriateKhaled 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 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-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
2014-07-28Correct release of retained cff_charsetsJjgod Jiang
2014-07-27Avoid read past 65536 glyphsKhaled Hosny
2014-07-27Fix reverse CMap lookup for ToUnicode map generationKhaled Hosny
2014-07-27Fix CID-keyed fonts glyph lookupKhaled Hosny
2014-07-27Revert "Move all files without #ifdef XETEX to libutil.a"Khaled Hosny