ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:72505] [Ruby trunk - Bug #11886] [Open] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
@ 2015-12-27  9:11 ` ronnie
  2015-12-27  9:12 ` [ruby-core:72506] [Ruby trunk - Bug #11886] " ronnie
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: ronnie @ 2015-12-27  9:11 UTC (permalink / raw)
  To: ruby-core

Issue #11886 has been reported by Akira Matsuda.

----------------------------------------
Bug #11886: Font name typo in Tk library and samples
https://bugs.ruby-lang.org/issues/11886

* Author: Akira Matsuda
* Status: Open
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
There are some occurrences of "Helvetia 12 bold".
Shouldn't this be "Helvetica"?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:72506] [Ruby trunk - Bug #11886] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
  2015-12-27  9:11 ` [ruby-core:72505] [Ruby trunk - Bug #11886] [Open] Font name typo in Tk library and samples ronnie
@ 2015-12-27  9:12 ` ronnie
  2016-03-24  7:20 ` [ruby-core:74512] [Ruby trunk Bug#11886] " usa
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: ronnie @ 2015-12-27  9:12 UTC (permalink / raw)
  To: ruby-core

Issue #11886 has been updated by Akira Matsuda.

File bug_11886.patch added

Attached a patch.

----------------------------------------
Bug #11886: Font name typo in Tk library and samples
https://bugs.ruby-lang.org/issues/11886#change-55781

* Author: Akira Matsuda
* Status: Open
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:74512] [Ruby trunk Bug#11886] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
  2015-12-27  9:11 ` [ruby-core:72505] [Ruby trunk - Bug #11886] [Open] Font name typo in Tk library and samples ronnie
  2015-12-27  9:12 ` [ruby-core:72506] [Ruby trunk - Bug #11886] " ronnie
@ 2016-03-24  7:20 ` usa
  2016-03-25  9:32 ` [ruby-core:74562] " usa
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: usa @ 2016-03-24  7:20 UTC (permalink / raw)
  To: 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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:74562] [Ruby trunk Bug#11886] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2016-03-24  7:20 ` [ruby-core:74512] [Ruby trunk Bug#11886] " usa
@ 2016-03-25  9:32 ` usa
  2016-03-28 14:57 ` [ruby-core:74619] " nagachika00
  2016-03-29  6:06 ` [ruby-core:74660] " naruse
  5 siblings, 0 replies; 6+ messages in thread
From: usa @ 2016-03-25  9:32 UTC (permalink / raw)
  To: ruby-core

Issue #11886 has been updated by Usaku NAKAMURA.

Backport changed from 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED

ruby_2_1 r54278 merged revision(s) 54018.

----------------------------------------
Bug #11886: Font name typo in Tk library and samples
https://bugs.ruby-lang.org/issues/11886#change-57689

* 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: DONE, 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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:74619] [Ruby trunk Bug#11886] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2016-03-25  9:32 ` [ruby-core:74562] " usa
@ 2016-03-28 14:57 ` nagachika00
  2016-03-29  6:06 ` [ruby-core:74660] " naruse
  5 siblings, 0 replies; 6+ messages in thread
From: nagachika00 @ 2016-03-28 14:57 UTC (permalink / raw)
  To: ruby-core

Issue #11886 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: REQUIRED

Backported into `ruby_2_2` branch at r54317.

----------------------------------------
Bug #11886: Font name typo in Tk library and samples
https://bugs.ruby-lang.org/issues/11886#change-57745

* 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: DONE, 2.2: DONE, 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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ruby-core:74660] [Ruby trunk Bug#11886] Font name typo in Tk library and samples
       [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2016-03-28 14:57 ` [ruby-core:74619] " nagachika00
@ 2016-03-29  6:06 ` naruse
  5 siblings, 0 replies; 6+ messages in thread
From: naruse @ 2016-03-29  6:06 UTC (permalink / raw)
  To: ruby-core

Issue #11886 has been updated by Yui NARUSE.

Backport changed from 2.1: DONE, 2.2: DONE, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: DONE

ruby_2_3 r54365 merged revision(s) 54018.

----------------------------------------
Bug #11886: Font name typo in Tk library and samples
https://bugs.ruby-lang.org/issues/11886#change-57787

* 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: DONE, 2.2: DONE, 2.3: DONE
----------------------------------------
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-29  5:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11886.20151227091113@ruby-lang.org>
2015-12-27  9:11 ` [ruby-core:72505] [Ruby trunk - Bug #11886] [Open] Font name typo in Tk library and samples ronnie
2015-12-27  9:12 ` [ruby-core:72506] [Ruby trunk - Bug #11886] " ronnie
2016-03-24  7:20 ` [ruby-core:74512] [Ruby trunk Bug#11886] " usa
2016-03-25  9:32 ` [ruby-core:74562] " usa
2016-03-28 14:57 ` [ruby-core:74619] " nagachika00
2016-03-29  6:06 ` [ruby-core:74660] " naruse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).