From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id DCDAA1A008B4 for ; Thu, 24 Mar 2016 15:44:20 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id B2C77B5D819 for ; Thu, 24 Mar 2016 16:20:54 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 2EA5918CC7B2 for ; Thu, 24 Mar 2016 16:20:55 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 646C512045B; Thu, 24 Mar 2016 16:20:55 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o10.shared.sendgrid.net (o10.shared.sendgrid.net [173.193.132.135]) by neon.ruby-lang.org (Postfix) with ESMTPS id D006912044D for ; Thu, 24 Mar 2016 16:20:51 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=bowxh+AA4v3fX+ONDMcyVncNG48=; b=LSDDZU4w5vo7POY9Qz lLIxxlQo+laBhJe2nn1zQwvfj3W7j8BxctVO5HDuQq37T5tThufjb6tlo/ECYot1 U/EC3+Qjq1aXYahO4pNzerkeXl0ingEwkAdXlqlAAUcUJ2fory7lyWhbGbO92NqT IBv36HO22zuwBBLo0q64C18sg= Received: by filter0575p1mdw1.sendgrid.net with SMTP id filter0575p1mdw1.16828.56F3955017 2016-03-24 07:20:48.56629746 +0000 UTC Received: from herokuapp.com (ec2-54-211-206-27.compute-1.amazonaws.com [54.211.206.27]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 2iOMifsPSCKMYndtiSd03w for ; Thu, 24 Mar 2016 07:20:48.508 +0000 (UTC) Date: Thu, 24 Mar 2016 07:20:48 +0000 From: usa@garbagecollect.jp To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 49124 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11886 X-Redmine-Issue-Author: matsuda X-Redmine-Issue-Assignee: nagai X-Redmine-Sender: usa X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS5WfRIPa/dVANzsst33X1H/E09Uh8XCkSgyuU WBPgiIRhsMRWezphbwVV6+TWhLq/qLrSdtvA90v0ROdMjpTjpBiT+L0jZSuFg5OsauXTARKBVL+A7X ap4NKYMb2PkoH9EWxRlnRFElm5o9tcf33MUb0esOqDsrWfPdoWEJAdbHog== X-ML-Name: ruby-core X-Mail-Count: 74512 Subject: [ruby-core:74512] [Ruby trunk Bug#11886] Font name typo in Tk library and samples X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11886 has been updated by Usaku NAKAMURA. Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED ---------------------------------------- Bug #11886: Font name typo in Tk library and samples https://bugs.ruby-lang.org/issues/11886#change-57633 * Author: Akira Matsuda * Status: Closed * Priority: Normal * Assignee: Hidetoshi Nagai * ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14] * Backport: 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED ---------------------------------------- There are some occurrences of "Helvetia 12 bold". Shouldn't this be "Helvetica"? ---Files-------------------------------- bug_11886.patch (3.18 KB) -- https://bugs.ruby-lang.org/