X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=El0YsvZI8cy0BpTz CLRILu0q3sWzmZsYerxt+DZRMpzyeiHCYYW661hATuZRhnfyp4feWQ15Wji6g2KX aQ67mmKR+mNGBlBUGaHWLhDYgBQCUchgOfdpQaqU/hP3qsTChtkoYebBo3Kh0jHA BJl/v4ze+nmYkVB/MCd9gEWH1SU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=mPKWqtwG12LUWrU2Upugax z9Dj8=; b=Y9+fNxKnYWlqMTpXrvw4uUFhWJvC9nAZGlxAlhrpaCOss5+B7LkQmZ NJ2l7VuQ6LA1U63shcJ4Os20UwcsCZEt6+dAhHQuMsi4Zox6vLU98j+4l1DQ4FhQ CvCU5b3GA2fkLa1oGKsQF5eOOpws/C1qY1Pm+mmGmdVg30uuEoJyM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mout.kundenserver.de Subject: Re: linux libertine mono in mintty ? To: cygwin AT cygwin DOT com References: <17bb39655065363a0e37c6e51cc093d3 AT 127 DOT 0 DOT 0 DOT 1> From: Thomas Wolff Message-ID: <5608E3DD.3040208@towo.net> Date: Mon, 28 Sep 2015 08:53:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <17bb39655065363a0e37c6e51cc093d3@127.0.0.1> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:6ktdumtST00=:OhbSCrwUixsWo8nRpLUj1x ELbV1lBc4r+oi/I8Fd1i4UXfxVFfXI4y8t0begA+lsL+WS0ykMbCowr2OQupKuqLOJsp2f8Dc n/csbc40dFh5qjhEZylBReR70HEul1jgOnfTb5FaOTsTdIan9Iet+9E64e/ggFgayQDg3OMym Fsyll+eXeluGRCiKiVQKmki+RQ2huD7KXHcjNSz8izPeuQNld1chOQQhPaIH9ardXLmDYc7nU JYCtQxjhZ9Jbd241YhJp6YQ75RxKraBn6xe9aQkgomfhOp0SyRktV7CB3r6NfY0KZ4UgCNEkX i51l/eF1YjztuPlDdBhJCj5OWXuxWdT/BwlM6K5Wzrh0cEljoHitECthxD5j2902e+SwL0Pru 1q49zq8lTWDfq6wgi6k06PCH49UKNNhzzNkDiPmokw6DjJIcyIUFlXFe9fF1VSIbVoIzWr7Y5 EnQPSWTXGbarzInatKBvb3bpMZIhyKkUIkA+sGXN57y/8tFZyEWGS8jOWmrDfztUPSwqQ9RES x7xSKOWGnihLP0Iaeis5Ps4GRE59BEag+NgDYOflLAndJ9PEqQI56opozz6C9u1paBzLmZpT3 QEQvl4H0/lAanvq8rYns19QP8s5VumxqGq+adcNJBs3dWpJFnMd10xg1Qjf5bO8b0/QNxJAmg PMaOMuVdClDwtdvDsvqVH1wXHy19BDs6kwCcgHHuVnOhkfk1mZBdEzQcwXqzhfrC31/2Euafw CQvYG5LRaZn/BBC9 X-IsSubscribed: yes Am 27.09.2015 um 19:29 schrieb J.D. Laub: > In windows7 I've installed the Linux Libertine Mono O Mono font, and use > it for putty. Wanting to use the same in cygwin, I've installed the latest > linux-libertine-fonts, xorg-server, & xfs, but I can't get latest mintty to > offer it as a font, from either the console or X. (It does offer > Liberation Mono.) Suggestions on things I can try besides the reboot I've > already done? Mintty is not an X windows program. To make fonts available for mintty, you have to install them with Windows, not X11 (I'll add a note to the Tips wiki page). Even if you do that, Linux Libertine Mono is not listed in the mintty font menu. The reason for that is probably that the font file is missing an explicit flag to identify it as a monospace font. I suggest to file a bug with Linux Libertine about that. You can still use it, though, with this invocation: mintty -o Font="Linux Libertine Mono" ------ Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple