Warning, /plasma/oxygen/cursors/src/README is written in an unsupported language. File is not indexed.
0001 How to generate all the pngs and the SVGs and the cursor files: 0002 0003 mkdir build 0004 cd build 0005 cmake ../src 0006 make [-j <n>] [theme-<color>|package-<color>] 0007 0008 Where <n> is the number of jobs to run in parallel (man make), and <color> is the color you want generated if you want just one of them. 0009 0010 The build system is still young, with rough edges (e.g. doesn't check if inkscape is found). Hopefully it will work, 0011 but there may still be problems. 0012 0013 All of what you see here is to be considered a work in progress, and therefore must be considered as unreleased. 0014 0015 Information on the graphics: Riccardo "ruphy" Iaconelli <riccardo@kde.org> 0016 Information on the build system: Matthew Woehlke <mw_triad@users.sourceforge.net> and Diego 'Flameeyes' Pettenò. 0017 Preferred place to get help: #oxygen on irc.libera.chat