Short:        Modern Amiga Web Browser
Author:       Juen/APX+NAH+R3D (Pawel Nowak)
Uploader:     j ki je (Pawel Nowak)
Type:         comm/www
Version:      0.6.0
Architecture: m68k-amigaos

Amelinium 0.6.0 - Web browser for classic Amiga
================================================

Support author on patreon: 
https://www.patreon.com/user?u=3166416

Always new version here: http://juen.in

Early development release. Expect bugs. 

Compatibility first, speed later. Work in progress.

Requirements:
- bsdsocket.library v4+
- AmiSSL v5 for HTTPS support (recommended)

Included builds:
- Amelinium      - 68000 (works on all Amigas, slowest)
- Amelinium_020  - 68020+
- Amelinium_040  - 68040+
- Amelinium_060  - 68060+ (fastest, recommended for RTG)
- Amelinium_low  - AmigaOS 1.3 (Kickstart 34+), no images

Known issues:
- Some CSS features not yet implemented 
- JavaScript is NOT supported
- Many pages may render incorrectly
- Slow on 68000, usable on 68030+ (faster from cache)

Keyboard shortcuts:
- Up/Down       - scroll
- Shift+Up/Down - page scroll
- Space         - page down
- Backspace     - page up
- Esc           - close

History:
  0.6.0 - Real flexbox (all directions, wrap, grow/shrink,
          justify/align/order), real CSS Grid (tracks, gap,
          template-areas), :before/:after content +
          counter() / counter-reset, linear-gradient
          backgrounds (truecolor RTG, banded chipset),
          var() + CSS custom properties, :first-letter,
          @media px/em/rem, border-collapse §17.6.2.1
          conflict resolution, <col width>, table-layout:
          fixed, HTML5 auto-tbody injection, <del>/<ins>/
          <mark>, cookie Max-Age/Expires, vh/vw, font:
          numeric weight + lighter, ::lang(), extended
          list-style-type, fixes for shrink-to-fit autotables,
          inside-marker spacing, font-size quantization
  0.5.3 - Local pages from disk (Work:..., PROGDIR:...,
          file://...), binary file check (executables /
          archives go to Save-As instead of showing),
          bookmarks sidebar, prefs file with per-mode
          window position/size memory, AmigaOS 4 mouse
          wheel
  0.5.2 - Save-As goes where you pick, position:fixed CB,
          @media em units, auto-refresh etc...
  0.5.1 - Download fix, pointer, faster draw
  0.5.0 - HTML forms, basic table/flex/grid
          layout, and many more...
  0.4.0 - More CSS, some CSS3, better fonts,
          real shadows, rounds, transparent svg and many many more
  0.3.0 - More CSS 2.1 compatibility, Proxy etc...
