Advertisement
j0h

garmin_hexorz

j0h
Sep 15th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. New Garmin GPS for tinkering!
  2. we need the car to become a dancing girl.
  3. Tried the old files, those had 18 frames.
  4. Lets see what these are...
  5.  
  6. $file generic_arrow_.srf truck_blue.srf
  7. generic_arrow_.srf: Garmin Bitmap file, version 2.00, 3024x84
  8. truck_blue.srf: Garmin Bitmap file, version 2.40, 2881x80
  9.  
  10. ok, pressuming the height as 80 - 84, and that the frames are squares,
  11. this would be 36 frames, for either, with a 1 pixel buffer.
  12.  
  13. The srf files... they are more or less standard bitmap files.
  14. Looks like theres nothing good in the repos for opening or editing srf files yet.
  15. Thats fine. Last time I hacked a garmin was a decade ago.
  16. I think back then, I made the bitmap, and modified the header to match garmins nonsense.
  17. Today, lets try to make a useable program to do this conversion, and put that up on github later.
  18. https://github.com/FOSSBOSS/garmin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement