Plugins usually don't work, how do I debug?
问题 I am trying to write a plugin that will create a bitmap font. However, this is very frustrating to learn... while I am not familiar with python, it is not that hard to pick up and have not had problems with it outside of GIMP. Copied some of the code from: https://github.com/sole/snippets/blob/master/gimp/generate_bitmap_font/sole_generate_bitmap_font.py and from http://gimpbook.com/scripting/ Does work: #!/usr/bin/env python # Hello World in GIMP Python from gimpfu import * def create_font