Skip to content

Commit

Permalink
default/linux/amd64/23.0/desktop/my-plasma: enable more fonts support
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
  • Loading branch information
BratishkaErik committed Nov 24, 2024
1 parent ed3d21a commit e004d44
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ USE="${USE} heif webp jpegxl avif raw"
# Enable more book support.
USE="${USE} markdown mobi djvu epub"

# Enable more languages support.
USE="${USE} cjk emoji"

# Enable NVIDIA official drivers, Zink OpenGL-on-Vulkan layer, and
# Vulkan software rendered.
VIDEO_CARDS="nvidia zink lavapipe"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ media-libs/mesa -opencl

# Enable video thumbnails (for Dolphin etc.)
kde-apps/thumbnailers video

# Enable more fonts
media-fonts/fonts-meta ms
media-gfx/imagemagick corefonts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Fonts for all languages (sadly no "L10N: *" support here?)
media-fonts/fonts-meta l10n_as l10n_bn l10n_bo l10n_brx l10n_doi l10n_dz l10n_gu l10n_hi l10n_km l10n_kn l10n_kok l10n_ks l10n_mai l10n_ml l10n_mr l10n_ne l10n_or l10n_pa l10n_ru l10n_sa l10n_sat l10n_sd l10n_si l10n_syc l10n_ta l10n_te l10n_th
media-fonts/source-han-sans l10n_ja l10n_ko l10n_zh-CN l10n_zh-HK l10n_zh-TW

0 comments on commit e004d44

Please sign in to comment.