Displaying 10 results from an estimated 10 matches for "couri".
Did you mean:
court
2009 Jul 14
0
No subject
...3D"MARGIN: 0in 0in 0pt"><font face=3D"Cou=
rier New"></font>=A0</div>
<div class=3D"MsoPlainText" style=3D"MARGIN: 0in 0in 0pt">
<p class=3D"MsoPlainText" style=3D"MARGIN: 0in 0in 0pt"><font face=3D"Couri=
er New">--timeout=3DTIMEOUT</font></p>
<p class=3D"MsoPlainText" style=3D"MARGIN: 0in 0in 0pt"><font face=3D"Couri=
er New"><span style=3D"mso-spacerun: yes">=A0=A0=A0 </span>This option allo=
ws you to set a maxim...
2006 Feb 28
1
Better fonts in wine?
...is the only exception.
I read the FAQ on the wine homepage, and it says to copy the
windows .ttf fonts to .wine/drive_c/windows/fonts. I have done that,
but the program's fonts are as ugly as ever.
The developer of the windows application has told me that his program
makes use of Arial and Courier New fonts. Is there I can get wine to
use a font of my choice instead of these fonts? And can I also make
wine use bigger fonts?
BTW, the program is LeXpert, if anyone wants to take a look. It's free
software, and helps Scrabble players search for and study words:
http://www.carolravi.co...
2009 Apr 24
3
Wine 1.1.19 fonts problems
...alic.ttf
Comic_Sans_MS_Bold.ttf Times_New_Roman_Bold.ttf
Comic_Sans_MS.ttf Times_New_Roman_Italic.ttf
comic.ttf Times_New_Roman.ttf
Comic.TTF times.ttf
courbd.ttf Times.TTF
courbi.ttf trebucbd.ttf
Courier_New_Bold_Italic.ttf trebucbi.ttf
Courier_New_Bold.ttf Trebuchet_MS_Bold_Italic.ttf
Courier_New_Italic.ttf Trebuchet_MS_Bold.ttf
Courier_New.ttf Trebuchet_MS_Italic.ttf
couri.ttf Trebuchet_MS.ttf
cour.ttf trebucit.ttf
G...
2004 Apr 28
1
wine using -windows-System- font
...: /usr/share/fonts/default/Type1/n022004l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n021024l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/a010035l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/X11R6/lib/X11/fonts/Type1/couri.pfa
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n022003l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/a010033l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n021023l.pfb
trace:font:load_fontconfig_f...
2010 Sep 20
5
Strange Font
So anyway, I have been using linux for years now, currently Fedora 12, and just recently I opened a box and found several of my old windows games. Starcraft, Heroes, Age of Empires, Stronghold, etc, some of which I installed.
Then I came to Masters of Orion. This game I figured my crappy netbook could handle, and I get a bunch of "??????????" s in place of the actual text in the
2009 Jul 23
1
$ sh winetricks dotnet11
...inetrickscache/comic32.exe
Executing cp -f /home/mathieu/.wine/drive_c/winetrickstmp/Comic.TTF
/home/mathieu/.wine/drive_c/winetrickstmp/Comicbd.TTF
/home/mathieu/.wine/drive_c/windows/Fonts
Executing cabextract -q
--directory=/home/mathieu/.wine/drive_c/winetrickstmp
/home/mathieu/.winetrickscache/courie32.exe
Executing cp -f /home/mathieu/.wine/drive_c/winetrickstmp/cour.ttf
/home/mathieu/.wine/drive_c/winetrickstmp/courbd.ttf
/home/mathieu/.wine/drive_c/winetrickstmp/courbi.ttf
/home/mathieu/.wine/drive_c/winetrickstmp/couri.ttf
/home/mathieu/.wine/drive_c/windows/Fonts
Executing cabextract -q
-...
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
...C:\WINDOWS\Fonts\Braille.ttf : Braille already registered in fonts
database. Skipping.
C:\WINDOWS\Fonts\comic.ttf : ComicSansMS already registered in fonts
database. Skipping.
C:\WINDOWS\Fonts\comicbd.ttf : ComicSansMS-Bold already registered in fonts
database. Skipping.
C:\WINDOWS\Fonts\cour.ttf : CourierNewPSMT already registered in fonts
database. Skipping.
C:\WINDOWS\Fonts\courbd.ttf : CourierNewPS-BoldMT already registered in
fonts database. Skipping.
C:\WINDOWS\Fonts\courbi.ttf : CourierNewPS-BoldItalicMT already registered
in fonts database. Skipping.
C:\WINDOWS\Fonts\couri.ttf : CourierNewP...
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
...nts/default/Type1/n022004l.pfb
> trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/default/Type1/n021024l.pfb
> trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/default/Type1/a010035l.pfb
> trace:font:load_fontconfig_fonts fontconfig:
/usr/X11R6/lib/X11/fonts/Type1/couri.pfa
> trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/default/Type1/n022003l.pfb
> trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/default/Type1/a010033l.pfb
> trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/default/Type1/n021023l.pfb
> trace:fo...
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been
granted by other domains.
Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Aug 28
0
Rails 3 rendering XML problem
I have Rails 3 application (running Rails RC1), and I have the following
controller:
class PluginsController < ApplicationController
respond_to :html, :xml, :json
def index
@plugins = Plugin.all
respond_with(@plugins)
end
end
If I try to render http://localhost:3000/plugins it works fine, showing
me the HTML version. If I try to get http://localhost:3000/plugins.json,
it also