diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-09-18 00:10:26 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-09-18 00:11:23 +0300 |
commit | b233f44f04088f98465898e2261db3264ee68686 (patch) | |
tree | b250668937ecb06cdb6be98e018a94f76b9796b3 | |
parent | b3996a9109a32eb83f877ba7cd1b1271c5cbe975 (diff) | |
download | zigway-cairo-shm.tar.gz zigway-cairo-shm.zip |
updated READMEcairo-shm
Cairo might not be what I want to learn, after all.
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,11 +5,10 @@ for me to learn the following: * Learn Zig * Learn Wayland client-side protocols -* Learn Pango and Cairo -* Maybe learn OpenGL +* Learn how to computer graphics? Different branches contain different implementations, e.g. shared memory, shared -memory + Pango+Cairo, OpenGL + Pango+Cairo, etc. +memory + Pango+Cairo, OpenGL, etc. ## System dependencies |