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
Age
Commit message (
Expand
)
Author
2015-07-27
dvipdfm-x: improve code a little
Akira Kakuto
2015-07-25
dvipdfm-x: Improve output file size
Akira Kakuto
2015-07-25
dvipdfm-x: Improve output file size
Akira Kakuto
2015-07-25
dvipdfm-x: Recover backward compatibility.
Akira Kakuto
2015-07-24
dvipdfm-x: Improve obtaining BoundingBox.
Akira Kakuto
2015-07-24
dvipdfm-x: Improve obtaining BoundingBox.
Akira Kakuto
2015-07-23
dvipdfm-x: Avoid warnings.
Akira Kakuto
2015-07-22
dvipdfm-x: Improve obtaining boundingbox.
Akira Kakuto
2015-07-22
dvipdfm-x: Fix a bug introduced by me yesterday. Thanks Y. Terada.
Akira Kakuto
2015-07-21
dvipdfm-x: Support pagebox=artbox etc. in PDF inclusion. It works with a new ...
Akira Kakuto
2015-07-18
dvipdfm-x: Avoid compiler warning.
Akira Kakuto
2015-07-18
dvipdfm-x: Try to embed a PDF image, even if the PDF version is newer than th...
Akira Kakuto
2015-07-08
texk/dvipdfm-x: Fixed a typo "XObjcect" => "XObject", from Simon Cozens
Peter Breitenlohner
2015-07-07
Build system: Fixed --disable-bibtex[8u] and --disable-(x)dvipdfmx
Peter Breitenlohner
2015-07-06
Fix broken link reported by Simon Cozens at http://tug.org/pipermail/tex-live...
Arthur Reutenauer
2015-07-06
Escape closing parenthesis in PDF strings; fixes bug 110 in XeTeX’s tracker.
Arthur Reutenauer
2015-07-06
texk/dvipdfm-x: Bugfix (undefined type byte) and cleanup
Peter Breitenlohner
2015-07-04
S. Hirata updates a few files.
Akira Kakuto
2015-06-12
Start development for TL'16
Peter Breitenlohner
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-20
tl15 date
Karl Berry
2015-05-06
texk/dvipdfm-x: Do not identify Type1 fonts as TrueType or OpenType
Peter Breitenlohner
2015-05-04
texk/dvipdfm-x: Minor cleanup (avoid compiler warnings)
Peter Breitenlohner
2015-05-01
dvipdfm-x/cidtype0.c: Support old compilers.
Akira Kakuto
2015-05-01
Try to merge type0_*dofont functions
Jjgod Jiang
2015-05-01
Convert indentation to spaces
Jjgod Jiang
2015-05-01
Combine all Type 0 open functions into one
Jjgod Jiang
2015-04-28
Fix TTC support for Type 1 Composite and Type 0 fonts
Jjgod Jiang
2015-04-28
Properly initialize cff_font struct
Jjgod Jiang
2015-04-27
Ignore empty file in filetype checking
Jjgod Jiang
2015-04-26
Reject invalid font files instead of bail out
Jjgod Jiang
2015-04-26
Support also CID-keyed type 0 font
Jjgod Jiang
2015-04-26
Support loading CID type 0 font from TrueType Collection
Jjgod Jiang
2015-04-25
Be more permissive about CFF dict parsing
Jjgod Jiang
2015-04-25
Restore Mac TrueType support removed in r34718
Jjgod Jiang
2015-04-24
fix a bug in jpegimage.c in dvipdfm-x and xetexdir/image.
Akira Kakuto
2015-04-21
texk/dvipdfm-x: Fixed a dfont bug, from Akira
Peter Breitenlohner
2015-04-19
dvipdfm-x: S. Hirata improves the gamma correction support in pngimage.c.
Akira Kakuto
2015-04-12
dvipdfm-x: Fixes by S. Hirata.
Akira Kakuto
2015-04-11
dvipdfm-x: Support PNG gAMA chunk. (S. Hirata)
Akira Kakuto
2015-04-05
dvipdfm-x: XMP Metadata support for PNG images (S. Hirata).
Akira Kakuto
2015-03-27
texk/dvipdfmx, XeTeX: Use mfgets() parameters as for fgets()
Peter Breitenlohner
2015-03-24
texk/dvipdfm-x: Change copyright year in all files modified in 2015
Peter Breitenlohner
2015-03-24
dvipdfmx.c: Change copyright year.
Akira Kakuto
2015-03-18
Update tlbuild.info
Peter Breitenlohner
2015-03-17
Add spot colors support
Khaled Hosny
[next]