Skip to content

Commit

Permalink
Create README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored Sep 25, 2024
1 parent 6a06478 commit d5b691c
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions Document/OldVersions/English/1/1-100/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@

***

# uOffice document format (UDOC)

## Specifications

**Max size:** `16 exibytes (1.5625e+16 bytes)`

**MIME type:** `Document/UDOC` `Document/uOffice` `Document/UltimateDoc`

**File format:** `.udoc`

**Feature set:** `Full rich text support, image support, video support, audio support`

**Blank document size:** `~128 bytes`

**Encoding:** `UTF-16 (changeable to UTF-8, ANSI, ASCII, and other character sets)`

**Max pages:** `170,141,183,460,469,231,731,687,303,715,884,105,728 (Blank)` (2^127) (178 undecillion, 141 decillion, 183 nonillion, 460 octillion, 469 septillion, 231 sextillion, 731 quintillion, 687 quadrillion, 303 trillion, 715 billion, 884 million, 105 thousand, 728 pages)

**Max characters:** `170,141,183,460,469,231,731,687,303,715,884,105,728 (ANSI)` (2^127) (178 undecillion, 141 decillion, 183 nonillion, 460 octillion, 469 septillion, 231 sextillion, 731 quintillion, 687 quadrillion, 303 trillion, 715 billion, 884 million, 105 thousand, 728 characters)

**Processor architecture:** `128x64` (128 bit for the document, compatible with 64 bit systems)

**Color support:** `2 bit to 64 bit color`

**Other:** `Coming soon`

***

## File info

**File type:** `Markdown document (*.md *.mkd *.mdown *.markdown)`

**File version:** `1 (2021, Thursday, October 21st at 4:16 pm`

**Line count (including blank lines and compiler line):** `41`

***

0 comments on commit d5b691c

Please sign in to comment.