summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/graphicxpsd/README.md
blob: 26b3e45104d009c12fc624c35445cb3e389d9abb (plain)
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
30
31
# graphicxpsd Package

LaTeX: Adobe Photoshop Data format (PSD) support for graphicx package via PSD-to-PDF conversion

This package provides Adobe Photoshop Data format (PSD) support for graphicx package
with `sips` (Darwin/macOS)/`magick` (ImageMagick) command.

 * Major drivers support: `dvipdfmx`, `xetex`, `pdftex`, `luatex`


## Requirements

 * recent [TeX Live](https://www.tug.org/texlive/) environment
   (TeX Live 2012 or higher release version)
 * Mac OS X or [ImageMagick](https://www.imagemagick.org/)


## Installation

Copy: `graphicxpsd.sty` -> `$TEXMF/tex/latex/graphicxpsd/`


## License

This package is licensed under the terms of the MIT License.


--------------------

Munehiro Yamamoto
https://github.com/munepi