Short: Modern Amiga Web Browser Author: Juen/APX+NAH+R3D (Pawel Nowak) Uploader: biuro cdlabel info (Pawel Nowak) Type: comm/www Version: 0.7.0 Architecture: m68k-amigaos Amelinium 0.7.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 (without that still http:// sites works fine) 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 CSS2.1 features not yet implemented - Many CSS3 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 Acknowledgments: ttengine.library by Grzegorz Kraszewski (krashan@teleinfo.pb.bialystok.pl) ? high-quality TrueType rendering for AmigaOS / MorphOS / OS4. http://amiga.pl/ttengine ? used with author's permission. Liberation Fonts (Red Hat, SIL OFL 1.1) ? metric-compatible Arial / Times / Courier replacements. DejaVu Sans (DejaVu Fonts project, Bitstream Vera license) ? used when CSS names Verdana or Tahoma; matches their wider metrics where Liberation Sans (Arial-metric) would be too narrow. AmiSSL by Oliver Roberts ? TLS for HTTPS. stb_image (public domain) ? JPEG/PNG/GIF decoding. Amiga Core Fonts for the Web (Amiga Information Center, 2000) ? bitmap fallback when TT is unavailable. History: 0.7.0 - TTF, GUI, many CSS3 features, and many CSS2.1 bugfixes and also new features, and also new bugs :) 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, , table-layout: fixed, HTML5 auto-tbody injection, // , 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...