Find the answer to your Linux question:
Results 1 to 7 of 7
I have just got an Acer One notebook, purely for emails and internet. It appears to include Adobe Reader. Trebuchet MS is NOT one of the fonts which this package ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    3

    Question Font wanted

    I have just got an Acer One notebook, purely for emails and internet. It appears to include Adobe Reader. Trebuchet MS is NOT one of the fonts which this package includes, and therefore I cannot read attachments in said font. How can I get it into Adobe? It is no use sending me a mile of code, I don't know how to GBH this tiny opaque system. Advice to a frustrated and baffled newbie would be gratefully received.

  2. #2
    Linux User saivin's Avatar
    Join Date
    Dec 2008
    Location
    Bengaluru, India
    Posts
    305
    Which linux are you using? Search for ttf-msfonts or ttf-mscorefonts for your linux distro...
    A candle looses nothing by lighting other candles. - Khalil Zibran.
    Registered Linux User #490076

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    3

    Font wanted

    Thanks for reply. I got the notebook for the sake of simplicity. I have no idea "what Linux" it contains, I thought all Linux was simply Linux. How naive. Now I suppose I have to find out what a "distro" is. Honestly I have had it up to here with computers, and am tempted to revert to paper and ink.

  4. #4
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Check here for information on Linux.
    Linux Online - About the Linux Operating System
    Linux - Wikipedia, the free encyclopedia

    If you dont know what distro you are using.

    Run these commands.
    mkdir ~/.fonts
    cd ~/.fonts
    cabextract trebuc32.exe
    Thats all, cabextract is by default installed on most desktop distros.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  5. #5
    Just Joined!
    Join Date
    May 2009
    Posts
    3
    Thanks b2b, I shall give it a go.

    Zanne

  6. #6
    Linux User saivin's Avatar
    Join Date
    Dec 2008
    Location
    Bengaluru, India
    Posts
    305
    wild,
    is .cab similar to .zip or .rar? or it is more along the lines of a tar archive...? you pointed me to a completely new direction... never had heard of it though probably used it all along.. thanks man...
    A candle looses nothing by lighting other candles. - Khalil Zibran.
    Registered Linux User #490076

  7. #7
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    There are two types on cabs, one is compressed using zip compression, and another is Microsoft InstallShield Cab.
    Here "cabextract" is just a command, it also extracts .exe files, not just .cab
    Normally in Windows archivers like WinRAR, WinZIP, 7z also extracts the .cab
    but in Linux rar,zip,7z will only extract their own formats.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...