Page 12 of 46 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 453

Thread: Display Microsoft fonts like on Windows

  1. #111
    Join Date
    May 2006
    Location
    Athens, Greece
    Beans
    485
    Distro
    Ubuntu 6.10 Edgy

    Re: Display Microsoft fonts like on Windows

    I also prefer mac fonts, and some Linux fonts, definately not MS ones, they are so ugly, well rendered but still so far from spontaneous...

    FreeSerif is the Best font ever, no wonder all movie subtitles use it.

  2. #112
    Join Date
    Mar 2006
    Beans
    415

    Re: Display Microsoft fonts like on Windows

    They look good, but not as good as the MS fonts at small sizes.
    Charles.

  3. #113
    Join Date
    Nov 2006
    Location
    London, UK
    Beans
    93
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: Display Microsoft fonts like on Windows

    Done but got this error at the end...

    comic32.exe: No such file or directory

    All done, errors in processing 1 file(s)
    dpkg: error processing msttcorefonts (--configure):
    subprocess post-installation script returned error exit status 1
    Errors were encountered while processing:
    msttcorefonts

  4. #114
    Join Date
    Nov 2006
    Beans
    1

    Re: Display Microsoft fonts like on Windows

    Hi all, Im new on this forum!

    Calande, I've followed your guide on my edgy, but after login/logout nothing changes.
    Is there something else to do, to get my fonts as in your image?

    Thanks and best regards to all members!

  5. #115
    Join Date
    Sep 2005
    Beans
    762

    Re: Display Microsoft fonts like on Windows

    Quote Originally Posted by Newur View Post
    Hi,

    I installed your files and it almost worked very great. But last time I recognized some website fonts looking very terribly. After some testings i found out, that the bugs disappear, when I remove your files.

    For example check out this page:

    http://animeboard.at/index.php

    Bug is tested on 2 PCs, using Dapper Drake and Edgy, with Firefox 1.5 and Firefox 2.0


    Greetings
    Newur
    It's something in the misc.conf in /etc/fonts/ Just rename it, and you will be fine. I will check why it's like that.

  6. #116
    Join Date
    Sep 2005
    Beans
    762

    Re: Display Microsoft fonts like on Windows

    Ok I did change the misc.conf and attached the file.
    Change:
    Code:
    <int>100</int>
    to
    Code:
    <int>10</int>

    Code:
    <!--  Fixed spacing for monospace -->
    
    <match target="pattern" name="family" >
    	<test name="family" qual="any" >
    		<string>monospace</string>
    	</test>
    	<edit mode="assign" name="spacing" >
    		<int>10</int>
    	</edit>
    </match>
    Test against this page if you like. before and after
    http://www.datanom.net/tptest-gui/about.html
    Attached Files Attached Files

  7. #117
    Join Date
    Mar 2006
    Beans
    415

    Re: Display Microsoft fonts like on Windows

    Nice! Thanks for this fix! I updated the downloadable files on my server, when people download these new files, the above page should look good now!
    Charles.

  8. #118
    Join Date
    Apr 2006
    Beans
    245
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Display Microsoft fonts like on Windows

    Thanks, dat was nice!
    Windows 7 RC
    Dell Latitude D620 - C2d 2 Ghz, 2 GB RAM, Nvidia Quadro Graphics, 120 GB HDD

  9. #119
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: Display Microsoft fonts like on Windows

    Nice How-to



    This thread has been added to the UDSF wiki.



    bodhi.zazen
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  10. #120
    Join Date
    Sep 2005
    Beans
    762

    Re: Display Microsoft fonts like on Windows

    @calande
    You say that the fonts should go in to
    Code:
    /usr/X11R6/lib/X11/fonts/TTF/
    But the fonts are normally in
    Code:
    /usr/share/fonts/truetype
    But I guess it doesn't make any different s

Page 12 of 46 FirstFirst ... 2101112131422 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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