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:10:26 +0300 |
commit | 65b93e57a8caac901348d373bf49df3ebb509984 (patch) | |
tree | 71ce7d04163cfed9ac639cc5dfb8195ca8ec5540 | |
parent | 176dada62ad558ab86c7fefe7dcc6b517a6bc374 (diff) | |
download | zigway-65b93e57a8caac901348d373bf49df3ebb509984.tar.gz zigway-65b93e57a8caac901348d373bf49df3ebb509984.zip |
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 |