Skip to content

All the reaper cursors scaled 200% for a hidpi Linux install

Notifications You must be signed in to change notification settings

kitwestneat/reaper-cursors-hidpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copy these cursors to ~/.config/REAPER/Cursors/

To generate the cursors:
- ImageMagick can upscale .cur files, but it saves them as .ico, which doesn't have the hotspot info.
- .ico is almost the same as .cur, but has a slightly different header so there's a python script that rewrites the header with the hotspot info
- the hotspot info is at 2 x 16bit starting at byte 10 of the .cur file

About

All the reaper cursors scaled 200% for a hidpi Linux install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages