search for: fontcache

Displaying 10 results from an estimated 10 matches for "fontcache".

2001 Feb 06
2
X11 warnings about "wrong" font sizes (PR#840)
...obtained via - an integer "size" at 100 dpi, namely 6, 7, 8, 9, 10, 12, 13, - 14, 17, 18, 24 points. It's almost y = x * 100/72, but not - quite. The constants were found using lm(). --pd */ - if (IS_100DPI) size = R_rint(size * 1.43 - 0.4); - /* search fontcache */ for ( i = nfonts ; i-- ; ) { f = &fontcache[i]; if ( f->face == face && f->size == size ) return f->font; } ! /* 'size' is the requested size, 'pixelsize' the size of the ! actually allocated font*/ ! pixelsize = size;...
2014 Aug 27
3
CentOS 5 takes one second holding each keyboard key until it shows.
...: 600 Colors: default colormap: 0x20 BlackPixel: 0 WhitePixel: 16777215 Font Path: unix/:7100,built-ins Bug Mode: compatibility mode is enabled DPMS (Energy Star): Standby: 0 Suspend: 1800 Off: 1800 DPMS is Enabled Monitor is On Font cache: Server does not have the FontCache Extension File paths: Config file: /etc/X11/xorg.conf Modules path: /usr/lib/xorg/modules Log file: /var/log/Xorg.0.log I copied the CentOS 5 /etc/X11/xorg.conf to CentOS 7 (on the same computer) and rebooted - no effect. I copied the CentOS 7 /etc/X11/xorg.conf.d/00-keyboard.conf...
2003 May 13
1
__stderrp problem again with tk83
...-libraries or something like that? Is this possible? I've checked further, the symbol appears in unix/tkFont.o in the port build directory, the source is in generic/tkFont.c apparently: [..] fprintf(stderr, "Font %s still in cache.\n", Tcl_GetHashKey(&fiPtr->fontCache, searchPtr)); [..] uses the 'stderr' filehandle, but this looks valid to me? In fact, I don't understand, why this problem persists, and how to resolve it. Any help appreciated. Best regards, Daniel -- IRCnet: Mr-Spock - ceterum censeo Microsoftinem esse delendam - Danie...
2012 Mar 09
0
New winetricks 20120308: support wine-1.4, new verbs ao, cmd, mspatcha, msvcirt, sdl
...c* support, preliminary support for 1.4/1.4.x/1.5.x Also try gksu/kdesu if the sudo versions are not available. Fixes Issue 164. Fix indentation/typo Use a wrapper function for wineserver, fixes issue 142. Dan Kegel braid: updated. cmd: new verb dotnet30: don't fail on older wine where no fake fontcache service exists dotnet40: fix fail on 2nd run of verb droid: updated firefox: update to 10.0.2 flash: updated hegemonygold_demo: updated. me2_demo: get exit status right msvcirt: new verb (like mfc42, it's a subset of vcrun6) nook: updated opensymbol: updated secondlife: updated shockwave: updat...
2003 Apr 13
5
2 questions...
I know this is a freeBSD mailing list, but I didn't know where else to ask this question. I've recently switch to FreeBSD 4.8 (great OS btw), and I've been so pleasantly surprised that i'm now planning to switch over my dad's firm over to freeBSD. There computers/software are rapidly getting old and obselete, and microsoft's price/security is...well expensive/crap.
2008 Feb 02
4
Monitor power save question
I decided to try the x86_64 version of CentOS 5 on my new desktop since it has an Athlon 64 X2 CPU. The one really perplexing oddity is that the monitor no longer goes to power save mode (standby) if the system is idle long enough (e.g., overnight). The "power management" option is set to put the display to sleep after thirty minutes. The display gets blanked but it never goes to
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can
2020 Aug 16
1
Accumulating CPU load from Xorg process with DRI3
.../fonts/ttf/western,/usr/share/fonts/ttf/decoratives,/usr/share/fonts/TTF,built-ins,/home/guest/.fonts > > DPMS (Energy Star): > > Standby: 600 Suspend: 1200 Off: 1800 > > DPMS is Enabled > > Monitor is On > > Font cache: > > Server does not have the FontCache Extension > > ---- > > > > usually mplayer prevent blanking/dpms off while working, but Seamonkey (+ Youtube) > > strangely not, so after I watch some videos and browse some sites I usually > > leave my machine alone, so dpms kicks in .. after this I may continue to us...
2014 Apr 18
0
Wine release 1.7.17
...eallocator (Coverity). shell32: Use a proper deallocator (Coverity). kernel32/tests: Added missing comma (Coverity). riched20: GetClientSite() is implemented for IRichEditOle so uncomment related code (Coverity). wininet: Remove some dead code (Coverity). wine.inf: Fix FontCache service registration info. svchost: Simplify error handling, fix trace message. msxml3/tests: Fix accessing released intreface pointer. urlmon/tests: Fix use after free of IPersistStream interface. wshom: Added a stub for IWshEnvironment. wscript: Ignore 'nologo...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...Register Xv extension protocol names. registry: Register XF86Bigfont extension protocol names. registry: Register MIT-MISC extension protocol names. registry: Register TOG-CUP extension protocol names. registry: Register EVI extension protocol names. registry: Register Fontcache extension protocol names. registry: Register BigRequests extension protocol names. registry: Register APPGROUP extension protocol names. registry: Register SYNC extension protocol names. registry: Register SHAPE extension protocol names. registry: Register MIT-SCREEN-S...