Announcement

Collapse
No announcement yet.

Export fonts?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] Export fonts?

    I have a few zillion fonts I've acquired over the years that I carry with me from computer to computer. But after installing everything I've got on my latest laptop, I find I'm missing a specific font family that I really like/want/need. So, I thought, no big deal, I'll just export it from one of my other computers...and then I realized I have no idea how to do that. (Yes, I've already looked in various font directories for this particular family, but since fonts don't always have meaningful names, just looking at their file names hasn't yielded anything.)

    From within System Settings | Font Management, how can I export the fonts I want? Or identify their file names? Or...SOMETHING?!
    Xenix/UNIX user since 1985 | Linux user since 1991 | Was registered Linux user #163544


    #2
    Install a font manager.

    I have Fontmatrix here which is really great, another one is Fonty Python Font Manager but it is a little unorthodox in use. Fontmatrix has an export function, but I've never needed to use it myself.
    Desktop PC: Intel Core-i5-4670 3.40Ghz, 16Gb Crucial ram, Asus H97-Plus MB, 128Gb Crucial SSD + 2Tb Seagate Barracuda 7200.14 HDD running Kubuntu 18.04 LTS and Kubuntu 14.04 LTS (on SSD).
    Laptop: HP EliteBook 8460p Core-i5-2540M, 4Gb ram, Transcend 120Gb SSD, currently running Deepin 15.8 and Manjaro KDE 18.

    Comment


      #3
      I spent some time yesterday plodding through font directories and actually found the font family in question. But it's good to know that something like Fontmatrix can help in the future.
      Xenix/UNIX user since 1985 | Linux user since 1991 | Was registered Linux user #163544

      Comment


        #4
        @DoYouKubuntu: After reading your post it sounds like you've solved your issue, but for future reference all system wide icons are usually stored in /usr/share/icons within sub-directories under the name of the icon set. So to simply "export" your collection of icons simply
        Code:
        cp /usr/share/icons/* /to/destination/disk -a

        Comment


          #5
          Originally posted by NickStone View Post
          @DoYouKubuntu: After reading your post it sounds like you've solved your issue, but for future reference all system wide icons are usually stored in /usr/share/icons within sub-directories under the name of the icon set. So to simply "export" your collection of icons simply
          Code:
          cp /usr/share/icons/* /to/destination/disk -a
          Nick...it was a font family, not icons.
          Xenix/UNIX user since 1985 | Linux user since 1991 | Was registered Linux user #163544

          Comment


            #6
            Originally posted by DoYouKubuntu View Post
            Nick...it was a font family, not icons.
            Oops! mis-reading texts again. I've been doing that quite a lot recently, I must be getting old.

            Comment


              #7
              Originally posted by NickStone View Post
              Oops! mis-reading texts again. I've been doing that quite a lot recently, I must be getting old.
              You and me both.
              Xenix/UNIX user since 1985 | Linux user since 1991 | Was registered Linux user #163544

              Comment

              Working...
              X