• Welcome to PiBoSo Official Forum. Please login or sign up.
 
March 28, 2024, 07:06:29 PM

Dash issue

Started by matty0l215, January 09, 2020, 12:05:16 AM

Previous topic - Next topic

matty0l215

How can I fix the issue with the RPM reading one more digit than is needed



This is meant to be around 6500rpm not 71586 😅
For faster responses, please visit the discord server- HERE

matty0l215

Also Could someone explain how the hell to use FontGen?

Ricco's tutorial is missing all of its images now.
For faster responses, please visit the discord server- HERE

h106frp

declaration OK?

            rpm
            {
               enable = 1
               spacing = 17 ;pixel width of chars in font graphic
               padding = 5 ;alignment
               font = font3.tga ; name of font graphic
               fontstring = 0123456789 ;whats in the font graphic
               posx = 50
               posy = 10
            }


matty0l215

Padding was missing!

Thanks H
For faster responses, please visit the discord server- HERE