diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-21 15:00:40 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-21 15:00:40 +0100 |
commit | 012d9cb5faed22cb9b4151569d30cc08563b02d1 (patch) | |
tree | fd901b9c231aeb8afa713851f23369fa4a1af2b3 /actionsosx/README.txt | |
parent | Initial commit. (diff) | |
download | pysilfont-012d9cb5faed22cb9b4151569d30cc08563b02d1.tar.xz pysilfont-012d9cb5faed22cb9b4151569d30cc08563b02d1.zip |
Adding upstream version 1.8.0.upstream/1.8.0upstream
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'actionsosx/README.txt')
-rw-r--r-- | actionsosx/README.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/actionsosx/README.txt b/actionsosx/README.txt new file mode 100644 index 0000000..ac63546 --- /dev/null +++ b/actionsosx/README.txt @@ -0,0 +1,19 @@ +This folder contains actions for use in Mac OS X based on tools in pysilfont. + +UFO NORMALIZE + +This action takes a .ufo (Unified Font Object) and normalizes the file to standardize the formatting. Some of the changes include: + - standard indenting in the xml files + - sorting plists alphabetically + - uniform handling of capitals & underscores in glif filenames + +To install the UFO Normalize action: + +- install the pysilfont package using the steps in INSTALL.txt (important!) +- double-click on UFO Normalize.workflow + +To use the UFO Normalize action: + +- right-click on a UFO file, and choose Services>UFO Normalize + +The action first makes a copy of the UFO in a backups subfolder. |