-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
253febb
commit 66e9468
Showing
1 changed file
with
137 additions
and
0 deletions.
There are no files selected for viewing
137 changes: 137 additions & 0 deletions
137
Graphics/MIME/!OldVersions/README/English/USA/1/1-100/README.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
|
||
*** | ||
|
||
# uOffice/Graphics/MIME | ||
|
||
## About | ||
|
||
This directory houses sub-directories, containing icon files for the various file types (MIME types) supported by uOffice. Each format has multiple icons, which are available in 8 different image formats: | ||
|
||
1. SVG | ||
2. PNG | ||
3. ICO | ||
4. GIF | ||
5. DJV | ||
6. JP2 | ||
7. JPG | ||
8. TIF | ||
|
||
As of 2024, Wednesday, November 13th, no icons have been added yet. SVG icons are currently top priority. | ||
|
||
*** | ||
|
||
## Development draft | ||
|
||
``` | ||
2024.11.12 | ||
UOFFICE | ||
|
||
Mass IGNORE.md file setup for folders containing file format icons | ||
|
||
Each folder contains: | ||
|
||
/SVG/ | ||
/PNG/ | ||
/ICO/ | ||
/GIF/ | ||
/DJV/ | ||
/JP2/ | ||
/JPG/ | ||
/TIF/ | ||
|
||
Order | ||
|
||
D/DOCX/ | ||
D/DOC/ | ||
O/ODS/ | ||
O/ODT/ | ||
etc | ||
|
||
Example: | ||
////Graphics/MIME/O/ODT/SVG/IGNORE.md | ||
|
||
Formats needed: | ||
|
||
ODT | ||
EPUB | ||
XPS | ||
DOC | ||
DOCX | ||
UOT | ||
RTF | ||
MOBI | ||
DOCBOOK | ||
CBR | ||
PPT | ||
PPTX | ||
ODS | ||
XLS | ||
XLSX | ||
CSV | ||
POT | ||
DOT | ||
FODT | ||
DOTX | ||
XML | ||
DOCM | ||
TeX | ||
BiB | ||
OTS | ||
FOTS | ||
UOS | ||
XLTX | ||
XLT | ||
DIF | ||
SLK | ||
XLSM | ||
ODP | ||
OTP | ||
ODG | ||
FODP | ||
UOP | ||
POTX | ||
PPSX | ||
PPS | ||
PPTM | ||
ODF | ||
SDA | ||
SDC | ||
SDD | ||
OXT | ||
OTT | ||
SDP | ||
SDW | ||
SMF | ||
STC | ||
STD | ||
MML | ||
DB | ||
STI | ||
STW | ||
SXC | ||
SXG | ||
SXI | ||
SXM | ||
SXW | ||
VSD | ||
VSDX | ||
WDB | ||
WPS | ||
WRI | ||
DJVU | ||
UDOC | ||
USPREAD | ||
USHEET | ||
UDBASE | ||
UDRWING | ||
DJV | ||
``` | ||
|
||
*** | ||
|
||
# File info | ||
|
||
**File version:** `1 (2024, Wednesday, November 13th at 1:46 pm PST)` | ||
|
||
*** |