Skip to content

pysal/logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

This package is not unit-tested and not intended for distribution with the PySAL-meta package.

Description

  • 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() and create_favicon(). Further examples can be found in PySAL_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.

How to use

  • See the Examples sections of the create_logo() and create_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

Requirements

Note

  • The default font for generating the PySAL logo is set to M+ 1mn. Once the M+ fonts are downloaded (see Requirements above) the M+ 1mn font must be installed.

Authors

File creation date

  • 2019-12