Xcursor
From Just Solve the File Format Problem
(Difference between revisions)
(Category:X Window System) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| + | |extensions={{noext}} | ||
}} | }} | ||
'''Xcursor''' (or '''X11 cursor''') is a cursor file format associated with the | '''Xcursor''' (or '''X11 cursor''') is a cursor file format associated with the | ||
| Line 15: | 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.