new ip
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
from .HersheyFonts import HersheyFonts
|
||||
|
||||
__version__ = "2.1.0"
|
||||
@@ -0,0 +1,5 @@
|
||||
from .HersheyFonts import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
print('Running demo')
|
||||
main()
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user