Skip to content

typemytype/profileRoboFontExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile

Profile and show an overview of what happens under the hood.

Profile is using gprof2dot by Jose Fonseca.

Required to have some visuale output is DOT.

Install DOT with homebrew brew install graphviz

Example

from roboFontProfile import ShowProfile

def myFunction():
	NewFont()

ShowProfile(myFunction)

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published