Displaying 20 results from an estimated 30000 matches similar to: "Missing /usr/share/X11/fonts/encodings/encodings.dir on CentOS 6 ?"
2019 Mar 21
0
[ANNOUNCE] mkfontscale 1.2.1
mkfontscale creates the fonts.scale and fonts.dir index files used by the
legacy X11 font system. It now includes the mkfontdir script previously
distributed separately for compatibility with older X11 versions.
This release fixes a regression introduced in the 1.2.0 release that could
leave the mkfontdir script containing an unexpanded reference to ${exec_prefix}
as shown in
2018 Mar 07
0
[ANNOUNCE] mkfontscale 1.1.3
mkfontscale creates the fonts.scale and fonts.dir index files used by the
legacy X11 font system.
Alan Coopersmith (1):
mkfontscale 1.1.3
Emil Velikov (1):
autogen.sh: use quoted string variables
Jeremy Huddleston Sequoia (1):
mkfontscale: Avoid a buffer underrun
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead
2019 Mar 02
0
[ANNOUNCE] mkfontscale 1.2.0
mkfontscale creates the fonts.scale and fonts.dir index files used by the
legacy X11 font system.
Starting with this release, 1.2.0, it now includes the mkfontdir script
previously distributed separately for compatibility with older X11 versions.
(The entries below starting with 'mkfontdir: ' represent the git commits
grafted from the mkfontdir repo and were all included in the mkfontdir
2015 Jan 17
0
[ANNOUNCE] mkfontscale 1.1.2
mkfontscale creates the fonts.scale and fonts.dir index files used by
the legacy X11 font system.
This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.
Alan Coopersmith (8):
Add missing newline to usage output
Add -v flag to print program version
Make
2008 May 10
0
[ANNOUNCE] mkfontscale 1.0.5
This version fixes a long-standing bug in mkfontdir that would cause
both PCF and BDF variants of a font to be included into the fonts.dir
file under some circumstances. It also fixes the handling of
OpenType/CFF fonts with embedded bitmaps, which will no longer be
mistaken for bitmap fonts.
Julien Cristau (1):
Bump to 1.0.5
Juliusz Chroboczek (5):
Fix typo in mkfontscale.c.
2011 Aug 05
0
additional fonts on centos 6 (Jerry Geis)
On 8/4/2011 09:48:51 AM , Jerry Geis wrote:
> Hi all,
> I have additional TTF fonts I purchased and added to CentOS 5.6.
> I used the commands chkfontpath and ttmkfdir to do that .
> These dont seem to be in CentOS 6 . How do I add fonts to openoffice for CentOS 6?
> Thanks,
> Jerry
Usually, when I want to add fonts in centos(5.X or 6.0 ), I use this way:
(under root permission,
2006 Nov 08
0
[ANNOUNCE] Broken sums in previous announcements
Hi all,
Sorry, the previous announcements had broken sums for the .tar.gz files;
I've pasted the corrected sums here. Thanks Tilman, or else I wouldn't
have noticed.
http://xorg.freedesktop.org/archive/individual/app/luit-1.0.2.tar.gz
MD5: 1acd244a489bae605a03a84d0754fb00 luit-1.0.2.tar.gz
SHA1: 3ea4328256a6576e12fcdac278263d2fef6edf63 luit-1.0.2.tar.gz
2004 May 06
1
X11 fonts cannot be loaded - SuSE Linux solution
Dear list,
I would like to make a comment how to solve the X11 font problem under
SuSE Linux (9.0) when you get the message:
"X11 font at size 16 could not be loaded".
After having modified /etc/X11/XF86config as root (see below) you have
to run 'SuSEconfig' as root as well else nothing might be changed in the
X-Server.
After that no further messages should appear.
HTH,
2006 Jul 29
1
R | vnc | X11 fonts
Greetings -
Users of the box I'm putting together will need to be able to run R
remotely, using a virtual desktop. One approach (that I'm trying) is to
use VNC. So far, I can get the remote gnome desktop up on the server
(running Fedora Core 5), and can start R from a terminal. However, for a
lot of the R scripts I've tried, I get 'font errors' - the general error
message
2006 Mar 15
0
X11 fonts problem with ubuntu breezy
Hello
I have big trouble getting R to work correctly with X11 fonts on Ubuntu
Breezy 5.10. I was hoping somebody could help me with this issue.
The first part of the problem is that I get the error "could not find
any X11 fonts" for any command with graphical ouput, for example
"demo(graphics)":
-------------------------------------------------------
R : Copyright 2005,
2013 Jan 12
1
Problem with X11 fonts under Fedora 17.
I previously posted about this problem on the r-help list, but was told
that I
should switch over to the r-sig-fedora list. So here goes:
When trying to do a plot in a certain context I got an error:
Error in text.default(2, 6, main, cex = cex) :
X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size
16 could not be loaded
This is reproducible (in my current environment)
2005 May 19
2
Larger X11 fonts under R-2.1.0
I view plots on my screen with X11(width=.455*11, height=.455*8.5),
which creates a small window with the American standard aspect ratio.
Under R-2.0.1 and earlier, the default fonts were a reasonable size,
but under R-2.1.0 they are too big and fat. I now have to either set
pointsize=10 in X11(), or par(cex=.7) afterwards.
The NEWS file has this to say about X11 fonts:
The changes to font
2006 Dec 17
2
X11 fonts and Ubuntu
Hi,
I am moving from Windows XP to Ubuntu 6.10 and installed R 2.4.0. When I
run eg plot.lm (things work fine with plot.default - eg
plot(rnorm(30),rnorm(30)))
plot(lmobject)
I can get the first plot and then this message:
Hit <Return> to see next plot:
Error in text.default(x, y, labels.id[ind],cex=cex, xpd=TRUE, :
could not find any X11 fonts
Check that the Font Path is correct
2012 Jun 05
0
ggplot2, grid graphics, x11(), windows(), and device fonts
I am trying to use ggplot() to produce a graph and am getting warnings that
I don't understand. This is happening from within RStudio, but also happens
if I start Windows R GUI. Can anyone help me understand the warning and
how to make sure the right fonts are designated? The relevant code fragment
is:
x11(width=7, height = 7)
library(ggplot2)
# Now some Distance ~ Time plots
p2 <-
2006 Mar 23
1
X11, fonts, R-2.0.1, R-2.2.1 and R-devel
Hello,
I am having some problems with the X11 display in a gentoo linux laptop
with R compiled manually.
(https://stat.ethz.ch/pipermail/r-help/2006-March/089701.html)
Whether I can open the X11 device and use it when I am using 'ion' as a
window manager, I can't open it using 'gnome', due to a problem related to
fonts:
-----8<---------------
Error in X11() : could not
2015 Mar 05
2
xorg--x11-fonts-75dpi vs xorg-x11-fonts-100dpi
What is the difference between xorg-x11-fonts-75dpi and xorg-x11-fonts-100dpi?
Under what circumstances would one want to use the 75dpi version versus the 100dpi version? If you have both installed, does the xorg server just pick the one that it considers best based on some criteria? Should you have both installed? Is anything gained by having both installed?
As you can see I don't know
2003 Nov 14
1
plotmath problems with X11 fonts (Redhat 9)
We've only switched from redhat 7.3 to 9 several weeks ago, and
I found today, that the last three pages
of
demo(plotmath)
uses quite wrong plot symbols, e.g
sum(....) gives (+) {+ in circle} instead of the Sigma-like
summation --- but only in "text" not in title, i.e., probably a
font problem.
With postscript() {and hence dev.print() of x11()} all is fine.
Hence it must be an X
2012 Feb 15
1
X11 fonts problems
Hello,
I installed R--2-1.14.1.pkg on mac OS v 10.7.2 and when I wanted to invoke hist, I got the following error msg:
Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :?
? could not find any X11 fonts
Check that the Font Path is correct.
In addition: Warning messages:
1: In function (display = "", width, height, pointsize, gamma, bg, ?:
? locale not supported by
2007 Apr 05
1
R 'could not find any X11 fonts'
I'm having this problem - and I have seen earlier post on the same
problem - but the solutions either do not work for me or (being fairly
new to linux) I do not understand the suggested actions.
So here goes:
Whenever I try to add a 'main' title R responds with an error that it
can't find any X11 fonts.
### Very basic examples ###
# 1. No error (a scatterplot x=1:10 and
2005 Jun 09
0
missing x11 fonts
the last x11 update has fixed the missing iso8859 fonts. finally my apps
are happy again...