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
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
2015-02-24
texk/dvipdfm-x: Bug fix - avoid sprintf() buffer overflow
Peter Breitenlohner
2015-02-21
Improve error message a bit
Khaled Hosny
2015-02-21
Return the newly inserted fontmap record
Khaled Hosny
2015-02-21
pdf_load_native_font is noop now
Khaled Hosny
2015-02-21
The word native is superfluous here
Khaled Hosny
2015-02-21
Fix a typo
Akira Kakuto
2015-02-21
Correctly load vertical glyph metrics
Khaled Hosny
2015-02-21
Fix loading TTC fonts
Khaled Hosny
2015-02-21
Restore logic for loading fonts in TEXMFTREE
Khaled Hosny
2015-02-21
Just used standard types
Khaled Hosny
2015-02-21
Fix crash in xdvipdfmx-bkm test
Khaled Hosny
2015-02-21
Load glyph advances without FreeType
Khaled Hosny
2015-01-07
Avoid compiler warnings
Akira Kakuto
2014-09-15
texk/dvipdfm-x: General cleanup: No reason to use long for 32-bit integers
Peter Breitenlohner
2014-08-20
texk/dvipdfm-x: Simplify handling of DVI commands. Clarify signed vs unsigned...
Peter Breitenlohner
2014-08-18
texk/dvipdfm-x: Avoid some compiler warnings
Peter Breitenlohner
2014-08-16
Switch to XDV version 6
Khaled Hosny
2014-08-04
Fix some warnings and remove unused code
Jjgod Jiang
2014-07-30
Remove commented out code
Khaled Hosny
2014-07-30
Use dvi_right where appropriate
Khaled Hosny
2014-07-30
Minor code shuffling
Khaled Hosny
2014-07-30
Support TeX-XeT's begin_reflect and end_reclect opcodes in dvipdfmx
Khaled Hosny
2014-07-29
Rename is_xetex to is_xdv
Khaled Hosny
2014-07-29
Remove some is_xetex checks
Khaled Hosny
2014-07-28
Don't insert the pic file while skimming reflected segments
Khaled Hosny
2014-07-25
Remove unnecessary is_xetex checks
Khaled Hosny
2014-07-25
Simplify
Khaled Hosny
2014-07-22
Support DVI-IVD inspired text reflection for XeTeX, again
Khaled Hosny
2014-03-17
dvipdfmx version 20140317, update copyright years
Karl Berry
2014-03-06
texk/dvipdfm-x: remove unused code
Peter Breitenlohner
2013-10-12
Rename XDVI_ID to XDV_ID
Khaled Hosny
2013-08-10
dvipdfm-x: Reduce diffs between dvipdfmx and xdvipdfmx
Peter Breitenlohner
2013-08-09
dvipdfm-x: Bug fix for papersize specials from Akira and Kitagawa-san plus tests
Peter Breitenlohner
2013-08-06
dvipdfm-x: Additional tests. Bugfix from Akira
Peter Breitenlohner
[next]