pango-view
A library for layout and rendering of text
RUN apt-get update && \
apt-get install -y pango1.0-tools
RUN apt-get update && \
apt-get install -y pango1.0-tools
RUN apk add pango
RUN pacman -S --noconfirm pango
RUN apt-get update && \
apt-get install -y pango1.0-tools
RUN yum install -y pango
RUN dnf install -y pango
RUN apt-get update && \
apt-get install -y libpango1.0-0-dbg