Xcursor
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 16: | Line 16: | ||
* [http://ftp.x.org/pub/individual/app/xcursorgen-1.0.6.tar.bz2 xcursorgen] | * [http://ftp.x.org/pub/individual/app/xcursorgen-1.0.6.tar.bz2 xcursorgen] | ||
* [http://www.sourcefiles.org/Toys/Candy/xcurs-0.5.1.tar.gz xcurs] | * [http://www.sourcefiles.org/Toys/Candy/xcurs-0.5.1.tar.gz xcurs] | ||
+ | * [https://github.com/eworm-de/xcur2png xcur2png] | ||
== Sample files == | == Sample files == | ||
* [https://www.archlinux.org/packages/community/any/xcursor-bluecurve/download/ Cursors from the Bluecurve theme] | * [https://www.archlinux.org/packages/community/any/xcursor-bluecurve/download/ Cursors from the Bluecurve theme] | ||
+ | * {{DexvertSamples|image/xCursor}} | ||
== Links == | == Links == |
Latest revision as of 04:00, 28 December 2023
Xcursor (or X11 cursor) is a cursor file format associated with the Xcursor (a.k.a. libXcursor) software for the XFree86 and X.Org implementations of the X Window System. It supports truecolor, alpha transparency, and animation.
Contents |
[edit] Identification
Files begin with ASCII characters "Xcur
". They usually have no
filename extension.