Hey all. I found a nice free Lorem Ipsum Generator for creating nice dummy text for draft web layouts.
You can download the setup here.
Because of malware being found in SourceForge downloads, this link has been removed.Because of malware being found in SourceForge downloads, this link has been removed.I have been trying to get it to work with a python module like font switch so the program can be called from within GIMP but no luck. Here is the trace back error i keep getting.
Traceback (most recent call last):
File "lipsum.py", line 179, in ?
File "lipsum.py", line 175, in main
File "wx\_core.pyc", line 5577, in __init__
File "wx\_core.pyc", line 5229, in _BootstrapApp
File "lipsum.py", line 16, in OnInit
File "lipsum.py", line 27, in initLipsumFrame
AttributeError: 'NoneType' object has no attribute 'SetIcon'
Pretty nifty little program though.
