This package is not unit-tested and not intended for distribution with the PySAL-meta package.
-
Create the PySAL logo with TeX/TikZ, then create favicons at specified resolutions with ImageTricks. The original logo design was based on Figure 1 from Rey and Anselin (2007). Examples are given within
create_logo()
andcreate_favicon()
. Further examples can be found inPySAL_logo_creation.ipynb
.- Rey, S. J. and Anselin, L. (2007). PySAL: A python library of spatial analytical methods. The Review of Regional Studies, 37(1):5–27.
- See the
Examples
sections of thecreate_logo()
andcreate_favicon()
docstrings. - See
PySAL_logo_creation.ipynb
for more examples. - For quick creation of the modernized "canon2020/PySAL2020" logo
run the following from the command line within the top directory:
$ python runner.py
- Python 3.6+ (numpy)
- LuaTeX, Version 1.10.0 (TeX Live 2019)
- M+ fonts
- info -- https://mplus-fonts.osdn.jp/about-en.html
- download -- https://osdn.net/projects/mplus-fonts/releases/
- The files created with the initial push for this file were run on release
62344
. The current release for download isp14454
.
- The files created with the initial push for this file were run on release
- ImageTricks (for favicon creation)
- The default font for generating the PySAL logo is set to
M+ 1mn
. Once the M+ fonts are downloaded (see Requirements above) theM+ 1mn
font must be installed.
- Serge Rey,
- Luc Anselin,
- James Gaboardi [email protected],
- Wei Kang,
- Eli Knaap
- 2019-12