popup: replace FreeType renderer with PangoCairo
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
FROM archlinux:base@sha256:b0deabeb3d283da2c7f7dbf0eea051b7b2cd0554e0b737cc457fd21683bdcdd1
|
||||
|
||||
RUN pacman -Syu --noconfirm --needed \
|
||||
cairo \
|
||||
fontconfig \
|
||||
diffutils \
|
||||
freetype2 \
|
||||
gcc \
|
||||
gtk3 \
|
||||
harfbuzz \
|
||||
libxcb \
|
||||
libxkbcommon \
|
||||
make \
|
||||
noto-fonts-emoji \
|
||||
pango \
|
||||
pkgconf \
|
||||
plan9port \
|
||||
python \
|
||||
|
||||
Reference in New Issue
Block a user