Skip to content

ravikiranb36/rvfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Fontchooser for python GUI or tkinter

To install module : pip install rvfont
Latest version = "1.0.3"

#Example code:

from rvfont.rvfontchooser import FontDialog
get_font=FontDialog()
print(get_font)

It will give output like: {'font': 'Arial', 'size': 10, 'weight': 'normal', 'slant': 'roman', 'underline': True, 'strike': False}

Developed by
Ravikirana B
Email: ravikiranb36@gmail.com

About

RvFontChooser for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages