79215985

Date: 2024-11-22 17:24:04
Score: 0.5
Natty:
Report link

Resolved it by installing fonts:

apk --update --upgrade --no-cache add fontconfig ttf-freefont font-noto term
inus-font \
    && fc-cache -f \
    && fc-list | sort

If you want to add custom fonts, try adding them under /usr/share/fonts/Additional

references

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Maifee Ul Asad