Skip to content

gregoryperkins/figurefirst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FigureFirst:

FigureFirst is a python library to decorate and parse SVG files so they can serve as layout documents for matplotlib figures.

If you use FigureFirst, please cite the above paper to help others find FigureFirst.

Use with Inkscape

FigureFirst is developed and tested with Inkscape. Some versions and settings of Inkscape are very slow. Try Inkscape 0.92: https://inkscape.org/en/release/0.92.3/

Installing Inkscape 0.92 on Ubuntu

You can install Inkscape 0.92 using ppa:

  • sudo add-apt-repository ppa:inkscape.dev/stable
  • sudo apt update
  • sudo apt install inkscape

Optimizing Inkscape settings

Try increasing the Rendering Tile Multiplier:

  • Edit > Preference > Rending
  • Rendering Tile Multiplier = 50 Restart Inkscape

About

A layout-first approach to figure making

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%