summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/dvi.c
AgeCommit message (Expand)Author
2018-12-21Add a new special pdf:trailerid (S. Hirata)Akira Kakuto
2018-09-16Fix papersize special bug intorduced in the previous changes (S. Hirata).Akira Kakuto
2018-09-15Cleanup. Remove duplicated code. Reorganize initialization process (S. Hirata).Akira Kakuto
2018-09-14Cleanup. Remove duplicated code. Reorganize global variables. (S. Hirata)Akira Kakuto
2018-09-02Experimental support for XeTeX transparency font feature (S. Hirata).Akira Kakuto
2018-05-23First search for an input file with a suffix .xdv or .dvi. Report from Andrea...Akira Kakuto
2017-10-02dvipdfm-x: Initialize direction mode (H. Kitagawa)Hironobu Yamashita
2017-04-26dvipdfm-x: support more length units (from Paul Vojta)Akira Kakuto
2017-02-17forgot to update copyright yearAkira Kakuto
2017-02-17dvipdfm-x/dvi.c: Add possibly forgotten braces.Akira Kakuto
2016-12-18dvipdfm-x: Merge libdpx by Clerk Ma at https://github.com/clerkma/ptex-ngAkira Kakuto
2016-05-08dvipdfm-x: patch from M. Hosoda.Akira Kakuto
2016-02-23texk/dvipdfmx: Support a new primitive in XeTeX 0.99995 (from Jonathan)Akira Kakuto
2016-02-09texk/dvipdfm-x/dvi.c: One more comment to removeJjgod Jiang
2016-02-09texk/dvipdfm-x/dvi.c: Remove comments that are no longer neededJjgod Jiang
2016-02-09texk/dvipdfm-x/dvi.c: skip bytes by checking each flags individuallyJjgod Jiang
2016-02-09texk/dvipdfm-x/dvi.c: Tweak skip_native_font_def() to make it handle more flagsJjgod Jiang
2016-02-09texk/dvipdfm-x/dvi.c: disable check_postamble() introduced by Peter because f...Akira Kakuto
2016-01-06texk/dvipdfm-x: change copyright yearAkira Kakuto
2016-01-04texk/dvipdfm-x: symplify support of native type1 fonts in xdvipdfmx.Akira Kakuto
2016-01-03texk/dvipdfm-x: Improve the change on 2015-08-05 to support native type1 fonts.Akira Kakuto
2015-12-29texk/dvipdfm-x: patches by S. Hirata.Akira Kakuto
2015-08-24texk/dvipdfm-x: No reason to use 'long' for 32-bit integersPeter Breitenlohner
2015-08-07dvipdfm-x/dvi.c: improve a little for native type1 fontsAkira Kakuto
2015-08-06dvipdfm-x/dvi.c: improve a littleAkira Kakuto
2015-08-05dvipdfm-x/dvi.c: improve a littleAkira Kakuto
2015-08-05dvipdfm-x: Introduce a new static function static int is_notdef_notzero() to ...Akira Kakuto
2015-08-03texk/dvipdfm-x: Better detection of inconsistent DVI files and additional testPeter Breitenlohner
2015-07-29texk/dvipdfm-x: Make dvipdfmx and xdvipdfmx essentially the samePeter Breitenlohner
2015-07-04S. Hirata updates a few files.Akira Kakuto
2015-05-25Convert tabs to spacesJjgod Jiang
2015-05-24Remove unused variableJjgod Jiang
2015-05-23Fix a memory leak in the previous commitJjgod Jiang
2015-05-23Handle custom Type1 encoding betterJjgod Jiang
2015-05-23Fix Type1 font encoding and metricsJjgod Jiang
2015-05-06texk/dvipdfm-x: Do not identify Type1 fonts as TrueType or OpenTypePeter Breitenlohner
2015-04-21texk/dvipdfm-x: Fixed a dfont bug, from AkiraPeter Breitenlohner
2015-03-24texk/dvipdfm-x: Change copyright year in all files modified in 2015Peter Breitenlohner
2015-02-24texk/dvipdfm-x: Fix a small memory leakPeter Breitenlohner
2015-02-24texk/dvipdfm-x: Bug fix - avoid sprintf() buffer overflowPeter Breitenlohner
2015-02-21Improve error message a bitKhaled Hosny
2015-02-21Return the newly inserted fontmap recordKhaled Hosny
2015-02-21pdf_load_native_font is noop nowKhaled Hosny
2015-02-21The word native is superfluous hereKhaled Hosny
2015-02-21Fix a typoAkira Kakuto
2015-02-21Correctly load vertical glyph metricsKhaled Hosny
2015-02-21Fix loading TTC fontsKhaled Hosny
2015-02-21Restore logic for loading fonts in TEXMFTREEKhaled Hosny
2015-02-21Just used standard typesKhaled Hosny
2015-02-21Fix crash in xdvipdfmx-bkm testKhaled Hosny