Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814770 - media-fonts/jisx0213-fonts: request for bold and/or italic face
Summary: media-fonts/jisx0213-fonts: request for bold and/or italic face
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-25 07:41 UTC by OKUMURA N. Shin-ya
Modified: 2021-10-27 12:45 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description OKUMURA N. Shin-ya 2021-09-25 07:41:10 UTC
Formerly, many Linux distros provided bold and/or italic face for jiskan16, jiskan24, k12, k14 and so on. but media-fonts/jisx0213-fonts-20040425-r2 does not.
Please provide the faces, that can be get from;
- http://openlab.ring.gr.jp/efont/japanese/
- http://openlab.ring.gr.jp/efont/dist/japanese/japanese-bitmap-fonts-0.4.5.tar.bz2

As another way, they might be build from regular BDF files with mkbold-mkitalic utility;
http://hp.vector.co.jp/authors/VA013651/freeSoftware/mkbold-mkitalic.html

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-27 12:45:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2252bd47ef9e0f122513e79279ac8135e983d8

commit 9f2252bd47ef9e0f122513e79279ac8135e983d8
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-27 12:45:23 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-27 12:45:23 +0000

    media-fonts/jisx0213-fonts: install bold and italic faces
    
    Closes: https://bugs.gentoo.org/814770
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 .../jisx0213-fonts-20040425-r3.ebuild              | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6081fce2db8f1c7b0fadffa2dd724288c51d6a71

commit 6081fce2db8f1c7b0fadffa2dd724288c51d6a71
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-27 12:38:32 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-27 12:38:32 +0000

    media-gfx/mkbold-mkitalic: initial import
    
    Bug: https://bugs.gentoo.org/814770
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 media-gfx/mkbold-mkitalic/Manifest                 |  1 +
 media-gfx/mkbold-mkitalic/metadata.xml             |  8 +++++
 .../mkbold-mkitalic/mkbold-mkitalic-0.11.ebuild    | 36 ++++++++++++++++++++++
 3 files changed, 45 insertions(+)