Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helpers

toDynamicFont.py

A python script that returns the environment-dependent Font for a given font pt size.

Usage

$   python toDynamicFont.py 13

Footnote
--------
Weight: Regular
Size (points): 13
Leading (points): 18

Enter the size (point) or type 'exit' to quit:

toFontWeight.py

Usage

A python script that returns the Font.Weight for a given numeric value.

$   python toFontWeight.py 400

Regular
-------
Font.Weight: regular
Numeric value: 400

Enter the numeric weight or type 'exit' to quit:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages