File: Changes

package info (click to toggle)
fragmaster 1.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: perl: 332; makefile: 44
file content (29 lines) | stat: -rw-r--r-- 1,048 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
* 1.8 (2024-06-14) Agustin Martin <agustin6martin gmail com> (at dot)

  - Update some email addresses.
  - Typo fix in pod, allows to -> allows one to.
  - Use gswin64c as $gs_prog if only 64bit version is installed (patch by
    Tsuyoshi ARAI) .

* 1.7 (2014-01-14) Agustin Martin <agustin6martin gmail com> (at dot)

  - Add --clean option to clean $basename.{eps,pdf} autogenerated files.
  - Do not bump an error if no _fm files are found.
  - Some code reorganization.

* 1.6 (2011-02-17) Agustin Martin <agustin6martin gmail com> (at dot)

  - Really calculate Bounding Box using ghostscript bbox device.
  - Preliminary support for per-directory control files.
  - --debug and --force options.
  - Add a pod section.
  - Be kind to miktex by looking also for mgs.exe.
  - Use a single root tempdir for all graphics files.

* 1.4 (2011-01-13) Agustin Martin <agustin6martin gmail com> (at dot)

  - Get rid of some UNIXisms for win32 portability.

* 1.3 (2009-03-19) Tilman Vogel <tilman vogel web de> (dot at dot)

  - First upload to CTAN