./print/tex-extractbb, Reimplementation of extractbb, written in Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0, Package name: tex-extractbb-1.1.0, Maintainer: pkgsrc-users

extractbb is a program that exports the dimensions of an image
or PDF file to a plain text format that is easily parsed by
TeX. This tool is rarely run directly by users, but is
frequently used by packages running on XeTeX or upTeX. This
package specifically contains a Lua-based reimplementation
extractbb that behaves identically to the original C-based
version distributed with dvipdfmx.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2025-06-12 11:05:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
tex-extractbb: mark as CONFLICTS with old dvipdfmx

which included extractbb itself
   2025-05-12 13:39:48 by Mark Davies | Files touched by this commit (8)
Log message:
tex-extractbb{,-doc}: add version 1.1.0

extractbb is a program that exports the dimensions of an image
or PDF file to a plain text format that is easily parsed by
TeX. This tool is rarely run directly by users, but is
frequently used by packages running on XeTeX or upTeX. This
package specifically contains a Lua-based reimplementation
extractbb that behaves identically to the original C-based
version distributed with dvipdfmx.