From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gladkov.alexey@gmail.com> X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 Date: Mon, 30 May 2016 21:59:44 +0200 From: Alexey Gladkov <gladkov.alexey@gmail.com> To: kbd@lists.altlinux.org Message-ID: <20160530195944.GH3049@comp-core-i7-2640m-0182e6> References: <574BCE4D.40003@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <574BCE4D.40003@redhat.com> Subject: Re: [kbd] eurlatgr: add Adobe Latin 2 / 3 support X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion <kbd@lists.altlinux.org> List-Id: Linux console tools development discussion <kbd.lists.altlinux.org> List-Unsubscribe: <https://lists.altlinux.org/mailman/options/kbd>, <mailto:kbd-request@lists.altlinux.org?subject=unsubscribe> List-Archive: <http://lists.altlinux.org/pipermail/kbd> List-Post: <mailto:kbd@lists.altlinux.org> List-Help: <mailto:kbd-request@lists.altlinux.org?subject=help> List-Subscribe: <https://lists.altlinux.org/mailman/listinfo/kbd>, <mailto:kbd-request@lists.altlinux.org?subject=subscribe> X-List-Received-Date: Mon, 30 May 2016 19:58:12 -0000 Archived-At: <http://lore.altlinux.org/kbd/20160530195944.GH3049@comp-core-i7-2640m-0182e6/> List-Archive: <http://lore.altlinux.org/kbd/> On Mon, May 30, 2016 at 08:23:25AM +0300, Marko Myllynen wrote: > Hi, > > It was found out that eurlatgr support for Adobe Latin 2 [1] and Adobe > Latin 3 is only one glyph away: U+2113 SCRIPT SMALL L. But since we're > out of free slots, we have to follow the eurlatgr tradition and remap. > > Based on https://en.wikipedia.org/wiki/Litre I think L is better than l. > > 1) https://github.com/adobe-type-tools/adobe-latin-charsets > > Patch below, please apply. Applied. -- Rgrds, legion