-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Aravinda VK edited this page Jul 29, 2026
·
1 revision
Currently the Chitra project uses Cairo Graphics and Pango libraries. Once it gets the GIF and animation video creation capabilities, I will update the new dependencies here.
sudo apt install libcairo2 libcairo2-dev libpango1.0-dev
sudo yum install cairo-devel pango-devel
brew install cairo pango
Once the dependencies installed, add Chitra to your project by running
dub add chitra
