Displaying 20 results from an estimated 2000 matches similar to: "more info about missing fonts in centos 4"
2005 Dec 04
1
font inclusions in pdf files
I am stumbling into external font issues here and there. I presume using
external lucida fonts is fairly rare, so I am more likely to stumble onto
issues here. (of course, I often think I have stumbled onto bugs/features
that are not.) So, I hope I am not imposing by reporting the following.
[1] can R please not include fonts that it is not using?
luafmfiles <-
2005 Aug 30
0
TeXtext font encoding?
Dear R wizards:
Has anyone gotten the TeXtext font encoding to work? If I execute:
if (is.null(postscriptFonts()$lucida)) {
luafmfiles <- c("/usr/share/texmf/fonts/afm/yandy/lubright/lbr.afm",
"/usr/share/texmf/fonts/afm/yandy/lubright/lbd.afm",
"/usr/share/texmf/fonts/afm/yandy/lubright/lbi.afm",
2005 Feb 22
1
missing fonts for centos 4?
there seem to be very few iso8859-1 (latin-1) fonts. in particular the
lucidatypewriter fonts aren't there for 8859-1. but it does have 8859-2.
just playing with xfontsel i see about 800 8859-1 fonts and 2000 8859-2.
did something get left out? i did an everything install. and further
poking with yum doesn't show any other font packages that could be
installed.
# yum list all
2005 Aug 22
2
pdf font embedding --- again
dear R wizards--- I would like to do some book-on-demand printing at a
popular printer named lulu, but lulu requires inclusion even of the
basic postscript fonts. Interestingly, my book itself does not need
the 14 base acrobat fonts, only the embedded R figures do. Of course,
I really would like to get pdftex to embed the fonts, but how to do
this is not obvious either. [This method seems
2011 Apr 16
1
CairoPDF, Fonts, and Windows 7
Hi All:
I have some basic questions about Cairo graphics engine. I'm trying to use the Cairo package to produce PDF output, mainly because I perceive it to be easy to use with a wide variety of fonts.
But right now, I'm stuck trying to figure out what fonts are available to be used with Cairo, specifically the CairoPDF function. I've been able to successfully produce some test PDFs
2018 Jul 15
3
Font related problems with recent FF 60.1
When I start FF from command line, I'm getting a lot of errors similar to
these --
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
Fontconfig warning:
2010 Jun 21
1
MiscFixed fonts in CentOS 5.5
Hi,
I just did a fresh install of CentOS 5.5, as usual : base system, X
Window system, GNOME, and then the apps I need.
The MiscFixed fonts don't seem to be available in GNOME Terminal
anymore. Has the package been renamed? Any idea where they went? It's my
favourite font for the terminal.
Cheers,
Niki
2009 Sep 12
2
Lucida Sans Unicode
Is there an easy workaround for not having the Lucida Sans Unicode font under Wine? Can this lack of what is standard (at least for WinXP I think) be considered a bug? (if so, I will start a new bug # for it).
2011 May 13
2
Popup window
How can I insert (:popup => true) into code below?
<%= link_to "Source_#{i}", link.url , :style => "color:#0096FF;font-
family:''LucidaGrande'',''Lucida Grande'',''Lucida Sans Unicode'',sans-
serif; font-size: 11px; text-decoration: none; margin-right: 10px;" if
link.show? %>
--
You received this message because you
2018 Jul 16
1
Font related problems with recent FF 60.1
On Mon, Jul 16, 2018 at 5:36 AM, James Pearson <james-p at moving-picture.com>
wrote:
> Kay Schenk wrote:
> >
> > When I start FF from command line, I'm getting a lot of errors similar to
> > these --
> >
> > Gtk-Message: Failed to load module "canberra-gtk-module"
> > Gtk-Message: Failed to load module "pk-gtk-module"
> >
2015 Apr 22
0
Annonce: qt-virt-manager
Hi, all!
I'm developing qt-virt-manager.
I have to say: this is not a Qt-clone of the virt-manager.
The application is able to perform a lot, so I suggest you to
use, and look forward to your wishes.
(I'm make fedora-build, if somebody build it for other
distributives, then , pls, say to me for annonce on
opendesktop.org site.)
https://github.com/F1ash/qt-virt-manager
2009 Feb 25
2
Fontconfig warning with X11() on MAC OS X 10.4
I posted previously about problems with X11() on my MAC using R 2.8.1 .
After installing the securilty update for Tiger this morning, X11() now
works from an xterm :-)
However, I receive the following warnings with any plotting command using
the default X11 settings.
Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding
2010 Dec 01
3
[fdo] Time to kill the fontconfig wiki?
Looking at http://www.fontconfig.org/wiki/TitleIndex I see it's around
99.9% pure spam. Other than the front page, virtually everything else
is the moin-moin boilerplate or the hundreds of pages of spam. Even the
Recent Changes & Find Page links have been overwritten by spammers hundreds
of times, with the spammers fighting each other to crap on it most recently.
(I restored them both
2013 Jan 31
7
How to extract one file from rpm using yum?
I want to get the original version of /etc/clamd.d/amavis.conf from the
amavisd-new rpm to get the defaults to submit a bug report. I could not
figure out how to do this, so I did a reinstall, but it did not replace
this file (whatprovides says it comes from this rpm).
Is there a way to extract just the one file, and better yet, place it
elsewhere than its regular destination?
thanks
2009 Oct 26
1
on emacs startup no fonts, just little empty boxes
Just upgraded CentOS to (uname) "Linux 2.6.18-164.2.1.el5.plus #1 SMP
Fri Oct 9 12:34:43 EDT 2009 i686 i686 i386 GNU/Linux" and since then,
when emacs (version 21.4.1) starts up (using emacs -Q), where there
should be text there are only little empty boxes, each the size of
character. The error message reads:
Warning: Cannot convert string
2011 May 13
1
Embedding R's math expressions fonts for graphics generated by pdf() and postscript()
Dear list,
First, I am not writing to ask about embedding Computer Modern font in
graphics produced by R.
I am generating plots to be saved using pdf() and postscript() in R,
and I make use of some math expressions that are provided by R,
namely, some greek letters. My question is, do I need to embed the
fonts that include these math symbols (say, if they are going out for
publication, to have
2013 Jul 25
1
Building R with Cairo
All-
I have been hacking on an R 2.15 build on an Ubuntu 10.4 box, and I do
not know how to debug R's error message regarding cairo "working".
Configuration completes without the expected additional capability (cairo)
R is now configured for x86_64-unknown-linux-gnu
> Source directory: .
> Installation directory: /app/vendor/R
> C compiler:
2003 Apr 17
2
fontconfig-2.1.93 considered more harmful
There is an ongoing thread "fontconfig-2.1.92 considered harmful" on -CURRENT.
Because I have not moved to -CURRENT, I post this to -STABLE.
Since I upgraded to fontconfig-2.1.93 (on Apr 14) a lot of ports start to
complain a lot of "Cannot fork: Resource temporarily unavailable" errors.
What resource ? I inserted top into my ports build script to notice that
a lot of
2001 Jun 29
1
Problems using Computer Modern fonts
I have been trying to use the Computer Modern fonts in postscript output
from R, but I have run into a few problems and limitations. I did read and
follow the instructions in the documentation.
The first problem is that R sometimes needs to use a minus sign in the
text in plots, but the non-symbol computer modern fonts contain only a
hyphen. There is no way that I can find to tell R to use a
2001 Jun 29
1
Problems using Computer Modern fonts
I have been trying to use the Computer Modern fonts in postscript output
from R, but I have run into a few problems and limitations. I did read and
follow the instructions in the documentation.
The first problem is that R sometimes needs to use a minus sign in the
text in plots, but the non-symbol computer modern fonts contain only a
hyphen. There is no way that I can find to tell R to use a