-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make OSD metric symbols more... metric ;) Add support for fonts stored in PNG with transparency #90
Comments
A guess here - but as it is possible to use custom fonts for the OSD by placing them at the root of your SD card, and since these units are actually each just a single glyph in the font file, it is very likely that you should be able to patch your favourite font file and drop it on the SD card. I might give it a shot this weekend, as this is also something that disturbs me - it doesn't hurt my eyes, but having to rely on my analytic brain while flying kind of breaks my flow :) |
lmao ok, if you feel so strongly about it fair play 😄 here's an update for material-osd. the primary reason for me was because the fonts aren't owned by this repo fwiw, but a fun post none-the-less. |
Thanks! <3 I'll check it in more details over next weekend! |
Yeah I wanted to update them in Photoshop but I failed on finding the way on editing the *.bin file :) If googles could read PNG with transparency that would be awesome :D |
Ill try to do my best to update my font, i'm an engineer and only use the metric system and I absolutely hate the imperial system (im from USA) so i get it 100%. I can't stand it when I have to work on a project in Fusion360 in inches or worse fractional inches.... Remnant of British imperialism and Americans are stubborn as f, to change anything, even though most people know its so much better and 10x simpler... I'll read this thread more throughly when i have time. :-) It was basically a size issue because when the glyths get down past a certain size, its gets really hard to read in the googles no matter how "pixel perfect" I make them in illustrator when I rasterize them, but ill see what I can do. Ive been super busy and haven't made any new fonts or updates but was planning to but you know how it is... life.. Thanks for trying my font btw :-) |
I'm now in the field testing all the fonts (finally it's not raining). I'll make comparison and l make a list :) |
Hello @vicewize In general I found this website very helpful https://usma.org/correct-usage-of-the-si. Also Wikipedia is cool to double check the units. I was also testing all the other fonts. It would be super cool to add CHROMA version of the VICEWIZE Italic font. You could use existing tools to overlay it over GoPro footage. Check my video at the end: |
For some reason this kills my eyes, few examples:
Maybe there are some places in the world that this is used on daily basis but in general there are some rules in metric system how to express units:
Also metric system uses "/" for "per" as this scales up very well for any unit. We don't have to mix symbols with "p" character when expressing any combination of units. Also there is no logic behind expressing km/h as kph but using "/" for the other units like m/s, cm/s, mm/s (mps, cmps, mmps is like WAT? :D). Consistency is the key so it would be nice to stick to just one character like "/":
Metric symbols are case sensitive. Maybe M/S is kind of okay because we might not have lowercase fonts but mixing it like M/s is not correct. It's not "Mega per second" :P
More info here https://usma.org/correct-usage-of-the-si
This lead me to the question. Is there any way where I can open those bin files in for example Photoshop and edit those graphics? This really kills my eyes and destroys experience :D
The text was updated successfully, but these errors were encountered: