search for: fontset

Displaying 13 results from an estimated 13 matches for "fontset".

2007 Sep 12
2
Font problem (PR#9906)
Full_Name: M. Mu?oz M?rquez Version: 2.3.1 OS: Ubuntu Submission from: (NULL) (150.214.231.66) Here is the reply to the edit command using gnome > edit(data.frame()) Erro en dataentry(datalist, modes) : invalid device Adem?s: Warning message: unable to create fontset -*-fixed-medium-r-normal--13-*-*-*-*-*-*-* > Sys.getlocale() [1] "LC_CTYPE=es_ES.UTF-8;LC_NUMERIC=C;LC_TIME=es_ES.UTF-8;LC_COLLATE=es_ES.UTF-8;LC_MONETARY=es_ES.UTF-8;LC_MESSAGES=es_ES.UTF-8;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C" Under...
2007 Jan 31
3
possible bug: dev.copy / could not find any X11 fonts
Hi, I am experiencing something strange, and thought I would ask before reporting a bug. I trimmed it down to a self-contained example, attached as an R file. The purpose of the functions is to save the plots into a ps file and simultaneously plot them on an x11 device, but don't open a new one if there is already one opened (I don't want the repositioning / flicker). When running the
2003 Mar 31
4
"font problems in X11 with linux R"
Hello, I''m inexperienced with linux, X11 and R. A font problem have surfaced. When I use pairs in John Fox''s car library e.g.: > pairs(cbind(prestige, income, education, women)) Error in text.default(x, y, txt, cex = cex, font = font) : X11 font at size 16 could not be loaded In addition: Warning message: freeing previous text buffer in GText > Evidently
2007 Dec 01
0
Problem with data editor when R built with --enable-mcfs
Hi, I encountered this problem when I was looking around in R, by default R is built with --enable-mcfs and when I tried to edit any data I was getting: dataentry(datalist, modes) : invalid device unable to create fontset -*-fixed-medium-r-normal--13-*-*-*-*-*-*-* anyway I looked around code, noticed that it comes from fragment when SUPPORT_MCFS is defined, and decided to try my luck without it, rebuild with: --disable-mfcs and it worked like a charm, just doesn't have UTF-8 support now of course what would b...
2020 Jun 14
0
[ANNOUNCE] twm 1.0.11
...e gcc warnings Bryan Kadzban (1): Read system.twmrc from where it got installed Matt Turner (2): Build xz tarballs instead of bzip2 twm 1.0.11 Maya Rashish (1): Correct system.twmrc location. Thomas E. Dickey (22): issue 7: check if there are no fonts found for the fontset, and fallback to fixed in that case. fix gcc-normal compiler warnings, no object change cleanup manual page, using check-manpage (xterm) ignore LOGS generated in test-builds gcc-stricter warnings, no object change constify deftwmrc[], to fix gcc-stricter warnings...
2009 Apr 23
3
Running Edit() or Fix() on Linux Machine
...that's ok. I am trying to use the fix() or edit() function on this Linux machine but I get the following error message: Error in dataentry(datalist, modes) : invalid device In addition: Warning message: In edit.data.frame(get(subx,envir=parent),title = subx, ...) : Unable to create fontset -*-fixed-medium-r-*-*-*-120-*-*-*-*-*-* It seems that I am trying to use an invalid device? Or I don't have the correct fonset? Has anyone else come across the same issue? And if so, how did you manage to resolve it? Any help would be greatly appreciated. Many thanks in adva...
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,
2010 Jul 22
6
Problem with text entry fields (Mac OS X Snow leopard)
I use Wine for the windows programs I created with Clarion (Topspeed) environment. After upgrade from Mac OS X Tiger to Snow Leopard, I can't input any text in entry fields, using English keyboard layout. When I type something, I hear the beep sound, no letters appers on the screen. I even can't paste latin letters text using shortcuts, and the context dropdown menu doesn't appear
2011 Jan 07
5
Set font and size in xterm
...size using xrdb and a custom .Xresources file. I can change the colour scheme. I can create a scrollbar. I can move the scrollbar to either the right or left window margin. What I cannot do is to change the font size. When I do xfontsel I get this error: Warning: Missing charsets in String to FontSet conversion and I see only four fonts listed in the application window, all of them small and none with a point size of greater than 12.0.! If I do fc-cache -f -v I see 14+ font directories containing more than 100 fonts # fc-cache -f -v /usr/share/fonts: caching, 0 fonts, 7 dirs /usr/share/fonts/...
2001 Feb 14
0
Wine Weekly News #82 (2001 Week 07)
...v may still want to substitute builtin type1 fonts, but that seems to me to be psdrv's role and thus its configuration is unique to that; this becomes more obvious when you think that the user may install 2 instances of psdrv that print to different printers which may have different fontsets installed, therefore font substitution would be on a printer by printer basis. " Part of the modifications discussed here have been added to the CVS tree. Messages and pointers Issue Marcus Meissner ran into an interesting issue: I have an application that handle...
2001 Feb 14
0
Wine Weekly News #82 (2001 Week 07)
...v may still want to substitute builtin type1 fonts, but that seems to me to be psdrv's role and thus its configuration is unique to that; this becomes more obvious when you think that the user may install 2 instances of psdrv that print to different printers which may have different fontsets installed, therefore font substitution would be on a printer by printer basis. " Part of the modifications discussed here have been added to the CVS tree. Messages and pointers Issue Marcus Meissner ran into an interesting issue: I have an application that handle...
2015 Jun 11
28
[Bug 90932] New: gm105 font glitches with kernel 4.1rc
https://bugs.freedesktop.org/show_bug.cgi?id=90932 Bug ID: 90932 Summary: gm105 font glitches with kernel 4.1rc Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2006 Oct 27
0
Wine release 0.9.24
...riable. crypt32: Cast-qual warnings fix. d3d8: Cast-qual warnings fix. crypt32: Cast-qual warnings fix. Andrey Turkin (2): mshtml: Insert missing "return" operator. ddraw: Add missing dereference operators. Aric Stewart (1): winex11.drv: Only create a fontSet if we are going to be using it in the XIC. Byeong-Sik Jeon (4): Korean: Use SUBLANG_NEUTRAL in Korean resources. winefile: Update Korean resources. oleview: Update Korean resources. notepad: Update Korean resources. Christoph Frick (1): gdi32: Add wglShareList to gdi...