Short: UTF-8 Unicode editor with Emoji+gadgets Author: krabobmkd Uploader: victorien ferry free fr Type: text/edit Version: 2.3 Requires: 68020, AmigaOS 3.2.x, 8 MB Fast RAM Architecture: m68k-amigaos >= 3.2 EmojiGear is a UTF-8 Unicode text editor for AmigaOS 3.2.x (68020+). It renders TrueType/OpenType fonts and displays full-colour Emoji, on any Amiga Video mode, native or RTG, indexed or true color. Fonts settings allow to manage a list of cascading fonts so you can have both a font for text and one for Emojis, and display and convert any modern text correctly. - Antialias, preference for background and pen colours, - Multiple documents open in a tab bar. - Load and save UTF-8, ISO Latin-1, ISO Latin-2; auto-detect UTF-16. - Find & Replace, Undo/Redo, - optional word wrap - optional ANSI escape rendering for unix shell compatible display - configurable font size with ctrl+- keys. - Emoji Box allowing to choose 8 sets of 40 emojis mapped to F keys. - You can "pipe" the output of another command into the editor. - Settings saved in icon tooltypes - Many corrections and improvements since the first release Beyond the editor, the package installs three reusable Amiga components that any developer can open from their own application: utf8rastport.library -- FreeType 2 Unicode rendering on any RastPort, with font fallback chains and colour Emoji. unitexteditor.gadget -- the full editor as a BOOPSI gadget class, embeddable in any application window. unibutton.gadget -- a push-button gadget with Unicode/Emoji labels. SDK, developer docs and examples are optionaly installed, there are example for a MUI integration, lib and gadget use. License is GPL for the lib and LGPL for the gadgets. About OS3.9 compatibility: utf8rastport.library and unibutton.gadget are already os3.9 compatible, but unitexteditor.gadget and EmojiGear uses intuition and layers.library features that are bugged on OS3.9: Remember you can upgrade any OS3.9 with an OS3.2. --------------------------------------------------------------------------- SOURCE CODE AND BUG REPORTS Source code: https://github.com/krabobmkd/EmojiGear Bug reports and feature requests: https://github.com/krabobmkd/EmojiGear/issues ---------------------------------------------------------------------------