[latex3-commits] [latex3/graphics-def] 41ff55: Suggestion for combining \Gread at eps and extractbb ...
GitHub
noreply at github.com
Wed May 24 10:12:16 CEST 2017
Branch: refs/heads/dev
Home: https://github.com/latex3/graphics-def
Commit: 41ff554700344788dcdb305214af0223af5115f5
https://github.com/latex3/graphics-def/commit/41ff554700344788dcdb305214af0223af5115f5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: 2017-05-24 (Wed, 24 May 2017)
Changed paths:
M graphics-addn.def
Log Message:
-----------
Suggestion for combining \Gread at eps and extractbb approach from dvidpfmx.def
This avoids needing to use the same code twice. It also allows caching of the bbox
data for .eps files. The caching is done using a name similar to that in pdftex.def
and allowing for multi-page files. There is no need to worry about interpolation here
as it does not affect the bbox.
Commit: fc3d957200b0e7326ddd7d646ec92179d8198321
https://github.com/latex3/graphics-def/commit/fc3d957200b0e7326ddd7d646ec92179d8198321
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: 2017-05-24 (Wed, 24 May 2017)
Changed paths:
M dvipdfmx.def
Log Message:
-----------
Use new \Gread at extractbb routine for dvipdfmx.def bbox determination
Commit: b446f2c92f3133f4dd39aee4582051a358c82a7a
https://github.com/latex3/graphics-def/commit/b446f2c92f3133f4dd39aee4582051a358c82a7a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: 2017-05-24 (Wed, 24 May 2017)
Changed paths:
M dvipdfmx.def
Log Message:
-----------
Line up dvipdfmx.def \Gin at page with that suggested for graphics core
Compare: https://github.com/latex3/graphics-def/compare/e3d4f739c5e1...b446f2c92f31
More information about the latex3-commits
mailing list