mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `8.14`: - [[Reporting/Docs] update mention of Japanese font package requirement (#191561)](https://github.com/elastic/kibana/pull/191561) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tim Sullivan","email":"tsullivan@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-08-28T15:38:29Z","message":"[Reporting/Docs] update mention of Japanese font package requirement (#191561)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/68823\r\n\r\n`vlgothic-fonts` is a package which is listed in the default package\r\nrepositories for CentOS/RHEL.\r\n* [Github](https://github.com/daisukesuzuki/VLGothic)\r\n* [Home page](https://vlgothic.dicey.org/)","sha":"ac4a786c3880a0e5ba1b0e655d81cd8cbf1dd266","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v7.17.0","Team:SharedUX","v8.13.0","v8.14.0","v8.15.0","v8.16.0","backport:version"],"title":"[Reporting/Docs] update mention of Japanese font package requirement","number":191561,"url":"https://github.com/elastic/kibana/pull/191561","mergeCommit":{"message":"[Reporting/Docs] update mention of Japanese font package requirement (#191561)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/68823\r\n\r\n`vlgothic-fonts` is a package which is listed in the default package\r\nrepositories for CentOS/RHEL.\r\n* [Github](https://github.com/daisukesuzuki/VLGothic)\r\n* [Home page](https://vlgothic.dicey.org/)","sha":"ac4a786c3880a0e5ba1b0e655d81cd8cbf1dd266"}},"sourceBranch":"main","suggestedTargetBranches":["7.17","8.13","8.14","8.15"],"targetPullRequestStates":[{"branch":"7.17","label":"v7.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191561","number":191561,"mergeCommit":{"message":"[Reporting/Docs] update mention of Japanese font package requirement (#191561)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/68823\r\n\r\n`vlgothic-fonts` is a package which is listed in the default package\r\nrepositories for CentOS/RHEL.\r\n* [Github](https://github.com/daisukesuzuki/VLGothic)\r\n* [Home page](https://vlgothic.dicey.org/)","sha":"ac4a786c3880a0e5ba1b0e655d81cd8cbf1dd266"}}]}] BACKPORT--> Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
This commit is contained in:
parent
1d3c3b31d0
commit
c85afd3050
1 changed files with 1 additions and 1 deletions
|
@ -214,13 +214,13 @@ If using PNG/PDF {report-features}, make sure the {kib} server operating system
|
|||
|
||||
If you are using RHEL operating systems, install the following packages:
|
||||
|
||||
* `ipa-gothic-fonts`
|
||||
* `xorg-x11-fonts-100dpi`
|
||||
* `xorg-x11-fonts-75dpi`
|
||||
* `xorg-x11-utils`
|
||||
* `xorg-x11-fonts-cyrillic`
|
||||
* `xorg-x11-fonts-Type1`
|
||||
* `xorg-x11-fonts-misc`
|
||||
* `vlgothic-fonts`
|
||||
* `fontconfig`
|
||||
* `freetype`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue