Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
The `fonts.tar.xz` is an LZMA-compressed archive that contains three folders and one file:
|
| 2 |
+
- ex
|
| 3 |
+
- fs
|
| 4 |
+
- gf
|
| 5 |
+
- fonts.png
|
| 6 |
+
|
| 7 |
+
After extraction, the contents occupy 2.8 GB of space. These should be extracted to the {base_fotopee_path}/rsrc/fonts directory.
|
| 8 |
+
|
| 9 |
+
The `templates.tar` archive is uncompressed and contains one folder:
|
| 10 |
+
- file
|
| 11 |
+
|
| 12 |
+
Once extracted, the contents take up 3.9 GB of space. This should be extracted to the {base_fotopee_path}/templates directory.
|