index
:
texlive
branch2007
branch2008
branch2009
branch2009-dev
branch2010
branch2011
branch2012
branch2013
branch2014
branch2015
branch2016
branch2017
branch2018
branch2019
branch2019.4
branch2020
branch2020.0
branch2021
branch2021.final
branch2022
branch2022.final
branch2023
branch2023.final
branch2024
dev/check-dir-before-remove
dev/ci-docs
dev/context-auto-build
dev/fix-old-pdftexconfig-paper-config
dev/for-2022
dev/hybrid-fmtutil
dev/install-libc-check
dev/install-tl-interactive
dev/kanjiembed-prog
dev/paper-factor
dev/parallel-fmtutil
dev/partial-install
dev/post-release-merge
dev/rsync
dev/tlmgr-bug
dev/translation-module
dev/versioned-containers
dev/win64
dev/xetex-post-fontconfig
merged/context-paper
merged/fmtutil-improvements
merged/gpg-status
merged/pref-sys-progs
merged/system-pipe
tags/texlive-2007.0
tags/texlive-2007.1
tags/texlive-2007.2
tags/texlive-2008.0
tags/texlive-2009-dev
tags/texlive-2009-pre
tags/texlive-2009.0
tags/texlive-2010.0
tags/texlive-2011.0
tags/texlive-2012.0
tags/texlive-2013.0
tags/texlive-2013.1
tags/texlive-2014.0
tags/texlive-2015.0
tags/texlive-2016.0
tags/texlive-2017.0
tags/texlive-2017.1
tags/texlive-2018.0
tags/texlive-2018.1
tags/texlive-2018.2
tags/texlive-2019.0
tags/texlive-2019.1
tags/texlive-2019.2
tags/texlive-2019.3
tags/texlive-2019.4
tags/texlive-2020.0
tags/texlive-2021.1
tags/texlive-2021.2
tags/texlive-2021.3
tags/texlive-2022.0
tags/texlive-2023.0
tags/texlive-2024.0
tags/texlive-2024.1
tags/texlive-2024.2
trunk
Mirror of svn TeX Live plus development branches
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
source
/
texk
/
dvipdfm-x
/
dvi.c
Age
Commit message (
Expand
)
Author
2020-10-07
Fix a problem introduced by the changes on 2020/10/03. (S. Hirata)
Akira Kakuto
2020-10-05
Fix a bug that printing output file name is wrong. Simplify XeTeX font handli...
Akira Kakuto
2020-10-02
Simplify text handling. (S. Hirara)
Akira Kakuto
2020-08-16
Fix various inconsistent behaviors observed in pdf:bcontent/econtent
Akira Kakuto
2020-07-25
Place static variables into a single struct. Various minor improvements (S. H...
Akira Kakuto
2020-06-27
Workaround for \phantom text annot issue (S. Hirata).
Akira Kakuto
2020-06-22
Use MFOPEN() instead of fopen(), etc.
Akira Kakuto
2020-05-26
dvipdfm-x: introduce rgba_used in order to indicate that rgba_color
Akira Kakuto
2020-01-24
Forgot to null-terminate strings in the previous changes
Akira Kakuto
2020-01-22
Correct wrong sizes of opassword and upassword
Akira Kakuto
2019-09-08
show appropriate message if unsupported pfa is used
Akira Kakuto
2018-12-21
Add a new special pdf:trailerid (S. Hirata)
Akira Kakuto
2018-09-16
Fix papersize special bug intorduced in the previous changes (S. Hirata).
Akira Kakuto
2018-09-15
Cleanup. Remove duplicated code. Reorganize initialization process (S. Hirata).
Akira Kakuto
2018-09-14
Cleanup. Remove duplicated code. Reorganize global variables. (S. Hirata)
Akira Kakuto
2018-09-02
Experimental support for XeTeX transparency font feature (S. Hirata).
Akira Kakuto
2018-05-23
First search for an input file with a suffix .xdv or .dvi. Report from Andrea...
Akira Kakuto
2017-10-02
dvipdfm-x: Initialize direction mode (H. Kitagawa)
Hironobu Yamashita
2017-04-26
dvipdfm-x: support more length units (from Paul Vojta)
Akira Kakuto
2017-02-17
forgot to update copyright year
Akira Kakuto
2017-02-17
dvipdfm-x/dvi.c: Add possibly forgotten braces.
Akira Kakuto
2016-12-18
dvipdfm-x: Merge libdpx by Clerk Ma at https://github.com/clerkma/ptex-ng
Akira Kakuto
2016-05-08
dvipdfm-x: patch from M. Hosoda.
Akira Kakuto
2016-02-23
texk/dvipdfmx: Support a new primitive in XeTeX 0.99995 (from Jonathan)
Akira Kakuto
2016-02-09
texk/dvipdfm-x/dvi.c: One more comment to remove
Jjgod Jiang
2016-02-09
texk/dvipdfm-x/dvi.c: Remove comments that are no longer needed
Jjgod Jiang
2016-02-09
texk/dvipdfm-x/dvi.c: skip bytes by checking each flags individually
Jjgod Jiang
2016-02-09
texk/dvipdfm-x/dvi.c: Tweak skip_native_font_def() to make it handle more flags
Jjgod Jiang
2016-02-09
texk/dvipdfm-x/dvi.c: disable check_postamble() introduced by Peter because f...
Akira Kakuto
2016-01-06
texk/dvipdfm-x: change copyright year
Akira Kakuto
2016-01-04
texk/dvipdfm-x: symplify support of native type1 fonts in xdvipdfmx.
Akira Kakuto
2016-01-03
texk/dvipdfm-x: Improve the change on 2015-08-05 to support native type1 fonts.
Akira Kakuto
2015-12-29
texk/dvipdfm-x: patches by S. Hirata.
Akira Kakuto
2015-08-24
texk/dvipdfm-x: No reason to use 'long' for 32-bit integers
Peter Breitenlohner
2015-08-07
dvipdfm-x/dvi.c: improve a little for native type1 fonts
Akira Kakuto
2015-08-06
dvipdfm-x/dvi.c: improve a little
Akira Kakuto
2015-08-05
dvipdfm-x/dvi.c: improve a little
Akira Kakuto
2015-08-05
dvipdfm-x: Introduce a new static function static int is_notdef_notzero() to ...
Akira Kakuto
2015-08-03
texk/dvipdfm-x: Better detection of inconsistent DVI files and additional test
Peter Breitenlohner
2015-07-29
texk/dvipdfm-x: Make dvipdfmx and xdvipdfmx essentially the same
Peter Breitenlohner
2015-07-04
S. Hirata updates a few files.
Akira Kakuto
2015-05-25
Convert tabs to spaces
Jjgod Jiang
2015-05-24
Remove unused variable
Jjgod Jiang
2015-05-23
Fix a memory leak in the previous commit
Jjgod Jiang
2015-05-23
Handle custom Type1 encoding better
Jjgod Jiang
2015-05-23
Fix Type1 font encoding and metrics
Jjgod Jiang
2015-05-06
texk/dvipdfm-x: Do not identify Type1 fonts as TrueType or OpenType
Peter Breitenlohner
2015-04-21
texk/dvipdfm-x: Fixed a dfont bug, from Akira
Peter Breitenlohner
2015-03-24
texk/dvipdfm-x: Change copyright year in all files modified in 2015
Peter Breitenlohner
2015-02-24
texk/dvipdfm-x: Fix a small memory leak
Peter Breitenlohner
[next]