this post was submitted on 03 Nov 2023
16 points (90.0% liked)

Steam Deck

14422 readers
256 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
 

I need to use Microsoft Fonts since I use my Deck as a laptop replacement and I don't know how to download/install MS Fonts (preferrably MS 10/11). I don't have a MS image or CD to rip it from there :/

all 16 comments
sorted by: hot top controversial new old
[–] klangcola@reddthat.com 8 points 10 months ago (4 children)

Just out of curiosity, why do you need Microsoft fonts specifically? What's wrong with the included fonts?

[–] peter@feddit.uk 5 points 10 months ago

In my experience WINE programs can look quite bad without the Microsoft fonts

[–] Sebbe@lemmy.sebbem.se 5 points 10 months ago (1 children)
[–] neku@discuss.tchncs.de 1 points 10 months ago

I can use Roboto but tbh it's a work requirement

[–] 9point6@lemmy.world 8 points 10 months ago (2 children)

https://wiki.archlinux.org/title/Microsoft_fonts

Steam OS is based on arch, so this should have the information you need

[–] Temporalin@programming.dev 5 points 10 months ago (1 children)

SteamOS uses inmutable partitions, you can't install things using pacman safely. For OP's problem my first thought is using a virtual machine or a whole different OS. Maybe there are fonts in Discover/Flathub, which is what SteamOS is designed to use, but I don't know if that could work.

[–] neku@discuss.tchncs.de 1 points 10 months ago

Yeah I'm using Dancing Script for handwriting fonts and Roboto as a more "Times New Roman"-esque font for formal use cases

[–] neku@discuss.tchncs.de 1 points 10 months ago

I've seen this but the AUR isn't open by default and there's a reason why it's not opened. I've read that it can lead to faulty behaviour and software not working properly

[–] Fubarberry@sopuli.xyz 6 points 10 months ago (1 children)

To install fonts, you need to get the font files and copy them to the fonts folder located at ~/.local/share/fonts/. The .local folder in in the Deck's home directory, but it's hidden by default so you'll need to turn on "show hidden files" in the file explorer menu. If the fonts folder doesn't exist already you can create it. After the fonts files are installed to the folder, reopen your applications and the fonts should show up.

As far as getting the font files, that's a lot harder. The AUR package people usually use to get fonts actually is downloading part of a windows installation iso and ripping the fonts from that. If you have access to any windows PC, you can copy the font files from C:\Windows\Fonts and use those.

[–] pat277@sh.itjust.works 2 points 10 months ago

Useful to know, thanks

[–] averyminya@beehaw.org 2 points 10 months ago (1 children)

If you have access to any Windows computer you may be able to transfer it via ssh/stfp ala filezilla or whatever your preferred program for it is.

However I did find this site: https://www.w7df.com/?m=1 from just a cursory search, however it does seem to be for W7 though I'd be surprised if there were major changes between 7 and 10 fonts.

[–] neku@discuss.tchncs.de 2 points 10 months ago (1 children)
[–] averyminya@beehaw.org 1 points 10 months ago

Glad it helped!

[–] DaTingGoBrrr@lemmy.ml 1 points 10 months ago

You could install everything you need using pacman and the aur inside Distrobox. Distrobox also makes it easy to integrate in to your root system