similar to: Help ! ISO-8859-1 font and Wine ?

Displaying 20 results from an estimated 8000 matches similar to: "Help ! ISO-8859-1 font and Wine ?"

2001 Jul 20
0
Font problem with word 97
Hi, I am running word 97 under codeweavers wine on a suse 6.4 system. Word loads fine and I can use almost all of its functionallity. The problem is that when I type, I can't type using the Arial font. Characters typed in Arial only show up in the "online layout" view. I am running xfstt and have installed all the truetype fonts that come with windows. Is this problem
2003 Mar 28
1
Resolving font trouble, how?
I am using codeweavers-wine under MDK 9.0 with XFree86 4.2.1. I am trying to run the EphPod (iPod synchronization) program under wine. This gives me some font troubles that I cannot figure out to solve completely satisfactory. My standard xfs configuration contains among others, the following font catalogs /usr/X11R6/lib/X11/fonts/drakfont/Type1,
2001 Jul 27
0
Font / charset encoding problem?
I have successfully installed and launched Sibelius (music typesetting software) on linux (with codeweavers preview 4, w/ a fake_windows install). It works fairly well, and would probably deserve a 4 on the app database. Except for the fonts, which kind of defies the purpose of a typesetting software! Here are the symptoms and some log activities : * No musical symbols are displayed (except
2006 Feb 09
0
How to set the default font set from the fonts of system.reg?
my system.reg contains the following fonts [Software\\Microsoft\\Windows\\CurrentVersion\\Fonts] 1139543017 "Bitstream Vera Sans Bold (TrueType)"="VeraBd.ttf" "Bitstream Vera Sans Bold Oblique (TrueType)"="VeraBI.ttf" "Bitstream Vera Sans Mono Bold (TrueType)"="VeraMoBd.ttf" "Bitstream Vera Sans Mono Bold Oblique
2006 Feb 09
1
How to set the default font set ?
my user.reg contains the following external fonts Software\\Wine\\Fonts\\External Fonts] 1139540729 "Bitstream Vera Sans Bold (TrueType)"="VeraBd.ttf" "Bitstream Vera Sans Bold Oblique (TrueType)"="VeraBI.ttf" "Bitstream Vera Sans Mono Bold (TrueType)"="VeraMoBd.ttf" "Bitstream Vera Sans Mono Bold Oblique
2007 May 23
0
How to set default font and the replacement font?
There are three fonts in c:\windows\fonts: stxingkai.ttf simsun.ttf and simyou.ttf If an application does not specify a font, then stxingkai.ttf is loaded in it to show the text. If I remove the stxingkai.ttf from c:\windows\fonts then it use simyou.ttf to show text. If I remove simyou.ttf again then it use simsun.ttf. But you know, I hope the simsun.ttf is the first choice. Then the first
2023 Feb 27
0
[ANNOUNCE] font-bh-ttf 1.0.4
This release bundles up the last twelve years worth of build system improvements, including making the configure script more efficient. Alan Coopersmith (9): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs
2010 Nov 11
0
[ANNOUNCE] font-bh-ttf 1.0.3
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This package contains the Luxi family of TrueType fonts contributed by Bigelow & Holmes to the XFree86 Project. This bug-fix release fixes the installation path of the fontconfig 42-luxi-mono.conf files introduced in 1.0.2, plus adds support for finding the correct fontconfig path from the fontconfig.pc file variables added recently in fontconfig
2011 Jul 03
1
using Arial font
To whom it may concern, I am e-mailing you concerning the use of Arial Font in the program R and I am using a mac. I am trying to create graphs in R and the publisher I wish to publish an article with needs the font to be Arial. I have tried looking around to find out how to do this with no luck and must help on the topic is geared towards Linux users - the only help available is from the PLoS
2006 Jun 26
0
X11 font troubles (Knoppix/Debian unstable)
I'm getting Error in strwidth(...) : X11 font at size 15 could not be loaded kinds of errors when I try to change cex to something *other* than 1 (works OK otherwise). I can't get through to RSiteSearch() right now, but as I recall my search of it only revealed people who had problems because they had failed to install fonts: my Knoppix/tracking Debian unstable distribution claims
2011 Oct 20
2
Locating .tff or .fon file for fonts in C:\Windows\Font
Normally each font has entry in the registry under HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts whereby the registry Name is the font name and the registry Data value is the filename of the font (for example courier.ttf). In my app I use the facename from the LOGFONT structure and the above registry entries to determine the associated ttf file. When I add a font to the
2012 Nov 23
0
problem font-face routes css
Hi I have a problem with font-face routes on the server,when I open the site in windows, when I do with linux, works . both use chrome latest version. -the fonts are in /assets/fonts/ -in /assets/stylesheets/fonts.css.scss @font-face { font-family: ''OswaldLight''; src: url (''/assets/Oswald-Light-webfont.eot''); src:
2009 Apr 24
3
Wine 1.1.19 fonts problems
Hi, I've installed wine 1.1.19 (devel version, with ./configure, make depend && make, make install) and the fonts are weird. Bellow, some pictures: http://img401.imageshack.us/my.php?image=79558893.png http://img123.imageshack.us/my.php?image=cs2z.png The fonts dir Code: ls /home/wiltave/.wine/drive_c/windows/Fonts/ Andale_Mono.ttf LiberationMono-Italic.ttf andalemo.ttf
2003 Aug 01
1
XaraX font problems
Hi, I'm a newbie to Wine. I run Mandrake 9.1 and have just downloaded the latest Wine RPM. It seemed to install fine, so I installed XaraX, my favourite graphics application (one of the few Windows programs I can't find a reasonable Linux substitute for). First tests worked fine: there are a few glitches (like being unable to access the web from XaraX - causes a access violation and
2008 Nov 22
1
finding a needed Aramaic font
Not CentOS specific, but ... I'm trying to load a web page with some ancient Aramaic text. I have some Aramaic fonts installed, but I think they are for modern Aramaic. I've tried installing several different ttf fonts, but I still get boxes with numbers in them - IE 07 17 07 3D etc. Does anyone know of a resource where I can input those hex codes (I assume they are really 0717 and
2011 Jan 15
1
Truetype and Opentype font in pdf device
Deal all, I want to know if truetype or opentype fonts are available in pdf device (i.e., pdf() or dev.copy2pdf()), and if so, how to do it? Now I can do as followings: 1. convert ttf to afm using ttf2afm, e.g.: $ ttf2afm Impact.ttf > Impact.afm 2. put the afm file in $R_HOME/library/grDevices/afm 3. register a new type1 font: pdfFonts(Impact=Type1Font("Impact",
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
Hi, I am using Extrafont package to install more fonts for my graphs. My primary graphic tool is ggplot2. I seem to have problem installing the package, but could not pinpoint where it is. I try to follow the instruction here: https://github.com/wch/extrafont I guess (but am not sure) the fonts are successfully installed. Problem encountered: 1. The following line sometimes yields an
2006 Dec 25
0
No fonts in graphics using GDD
I have problem to have fonts in graphics using GDD. R version: R 2.2.1 (2005-12-20). GDD version: GDD_0.1-8.tar.gz Platform: Linux 2.6.17-gentoo-r8 #2 SMP Sat Nov 4 21:16:47 EST 2006 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux I have configured the basefont.mapping file accordingly to the path of the font on my computer: base.norm:/usr/share/fonts/corefonts/arial.ttf
2008 Apr 22
4
Steam Tahoma Font
I've installed wine 0.9.59 and Steam. I've copied the Tahoma.ttf font to windows/fonts directory and I still can't see the writing in Steam. What should I do?
2006 Jan 05
1
Font Question
I use wine to run a program called SciFinder (a remote science/chemistry literature/patent database search tool). It runs perfectly, except for two minor problems: 1. The application has a preferences gui that, among other things, allows me to choose a font and fontsize for parts of the information displayed. When I exit the program, these changes are lost. 2. The default font (and the font