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,