Revision history for imageName
Additions:
See iPhone
Deletions:
Additions:
Has to be in platform encoding since it's used directly for platform IO routines
imageName is populated at image read time, if a partial path it's made absolute.
imageName is used to read the image file, it's populated at startup time. This is the reverse of other platforms where
a path is calculated to read the file, and later imageName is populated
imageName is populated at image read time, if a partial path it's made absolute.
imageName is used to read the image file, it's populated at startup time. This is the reverse of other platforms where
a path is calculated to read the file, and later imageName is populated
No Differences
Additions:
HFS+ imposes Unicode2.1 decomposed UTF-8 encoding on all path elements
Deletions:
Additions:
// HFS imposes Unicode2.1 decomposed UTF-8 encoding on all path elements