GNU bug report logs - #26703
[PATCH 2/2] gnu: Add font-cns11643-swjz

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>

Date: Fri, 28 Apr 2017 19:57:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26703 in the body.
You can then email your comments to 26703 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#26703; Package guix-patches. (Fri, 28 Apr 2017 19:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 28 Apr 2017 19:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH 2/2] gnu: Add font-cns11643-swjz
Date: Sat, 29 Apr 2017 05:21:49 +1000
[Message part 1 (text/plain, inline)]

[0002-gnu-Add-font-cns11643-swjz.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#26703; Package guix-patches. (Sun, 30 Apr 2017 15:34:01 GMT) Full text and rfc822 format available.

Message #8 received at 26703 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>,
 26703 <at> debbugs.gnu.org
Subject: Re: bug#26703: [PATCH 2/2] gnu: Add font-cns11643-swjz
Date: Sun, 30 Apr 2017 17:33:48 +0200
[Message part 1 (text/plain, inline)]
Brendan Tildesley <brendan.tildesley <at> openmailbox.org> writes:

> * gnu/packages/fonts.scm (font-cns11643-swjz): New variable.

Thanks!

[...]

> +    (home-page
> +     (string-append "http://www.cns11643.gov.tw/AIDB/download.do"
> +                    "?name=%E5%AD%97%E5%9E%8B%E4%B8%8B%E8%BC%89"))
> +    (synopsis "TrueType seal script font")
> +    (description
> +     "@code{Shuowen Jiezi} is a TrueType seal script font based on the ancient
> +text of the same name published by the Executive Yuan of Taiwan. 6721 glyphs
> +are included, at Unicode compatible code points corresponding to their modern
> +variants.")
> +    (license (license:non-copyleft
> +              "http://www.cns11643.gov.tw/AIDB/copyright.do"))))

I ran this text through a translation service and it does not mention
anything about attribution, redistribution etc. Is there such a text
available somewhere?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#26703; Package guix-patches. (Mon, 01 May 2017 14:59:02 GMT) Full text and rfc822 format available.

Message #11 received at 26703 <at> debbugs.gnu.org (full text, mbox):

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: 26703 <at> debbugs.gnu.org
Subject: Re: bug#26703: [PATCH 2/2] gnu: Add font-cns11643-swjz
Date: Tue, 2 May 2017 00:58:50 +1000
[Message part 1 (text/plain, inline)]
Marius Bakke 於 2017-05-01 01:33 寫道:
> Brendan Tildesley <brendan.tildesley <at> openmailbox.org> writes:
>
>> * gnu/packages/fonts.scm (font-cns11643-swjz): New variable.
> Thanks!
>
> [...]
>
>> +    (license (license:non-copyleft
>> +              "http://www.cns11643.gov.tw/AIDB/copyright.do"))))
> I ran this text through a translation service and it does not mention
> anything about attribution, redistribution etc. Is there such a text
> available somewhere?

I could not find much info on this font on Google or Baidu,
surprisingly. I emailed the Digital Minister of Taiwan and she linked me
to that URL saying it was a permissive license.

My Chinese is poor, but, I believe the first sentence states that one
can *c**opy, modify, make use of* the fonts distributed on the site,
excluding patent and trademark matters. The rest of the document just
lays out disclaimers. I don't know if it says anything else about
attribution, apart from the bit excluding trademark.

"本網站以無償及非專屬授權方式授權使用者得不限時間及地域,*重製、編輯、公開傳輸或為其他利用方式*,開發各種產品或服務(以下簡稱加值產品),但授權範圍不包含商標權及專利權"


I have attached an updated patch that is generated after the updated
[PATCH 1/2]


[Message part 2 (text/html, inline)]
[0002-gnu-Add-font-cns11643-swjz.patch (text/x-patch, attachment)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Mon, 01 May 2017 23:00:02 GMT) Full text and rfc822 format available.

Notification sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
bug acknowledged by developer. (Mon, 01 May 2017 23:00:02 GMT) Full text and rfc822 format available.

Message #16 received at 26703-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>,
 26703-done <at> debbugs.gnu.org
Subject: Re: bug#26703: [PATCH 2/2] gnu: Add font-cns11643-swjz
Date: Tue, 02 May 2017 00:59:15 +0200
[Message part 1 (text/plain, inline)]
Brendan Tildesley <brendan.tildesley <at> openmailbox.org> writes:

> Marius Bakke 於 2017-05-01 01:33 寫道:
>> Brendan Tildesley <brendan.tildesley <at> openmailbox.org> writes:
>>
>>> * gnu/packages/fonts.scm (font-cns11643-swjz): New variable.
>> Thanks!
>>
>> [...]
>>
>>> +    (license (license:non-copyleft
>>> +              "http://www.cns11643.gov.tw/AIDB/copyright.do"))))
>> I ran this text through a translation service and it does not mention
>> anything about attribution, redistribution etc. Is there such a text
>> available somewhere?
>
> I could not find much info on this font on Google or Baidu,
> surprisingly. I emailed the Digital Minister of Taiwan and she linked me
> to that URL saying it was a permissive license.

Cool, good to know! Thanks for checking :-)

> My Chinese is poor, but, I believe the first sentence states that one
> can *c**opy, modify, make use of* the fonts distributed on the site,
> excluding patent and trademark matters. The rest of the document just
> lays out disclaimers. I don't know if it says anything else about
> attribution, apart from the bit excluding trademark.
>
> "本網站以無償及非專屬授權方式授權使用者得不限時間及地域,*重製、編輯、公開傳輸或為其他利用方式*,開發各種產品或服務(以下簡稱加值產品),但授權範圍不包含商標權及專利權"

Okay, thanks for verifying. I've added a comment mentioning this post
for for other Chinese-challenged Guix users.

I'm closing this bug report, but feel free to follow up here on the
other questions. Pushed as 51cbb34809ab2f3b6821018ab1!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 30 May 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.