Update documentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/python
|
||||
# WARNING: This only works in GIMP 2.4.7 and later. 2.4.6 had a nasty memory leak in
|
||||
# gimp_text_fontname that breaks this script in all sorts of bad ways.
|
||||
# confirmed working on Linux, and broken on OS X.
|
||||
# confirmed working on Linux, and broken on macOS.
|
||||
|
||||
from math import ceil
|
||||
from gimpfu import *
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#---------------------------------------------------------------------------
|
||||
# Project related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
PROJECT_NAME = StepMania 5
|
||||
PROJECT_NAME = ITGmania
|
||||
PROJECT_NUMBER =
|
||||
OUTPUT_DIRECTORY = temp
|
||||
CREATE_SUBDIRS = YES
|
||||
|
||||
Reference in New Issue
Block a user