search for: transluc

Displaying 20 results from an estimated 77 matches for "transluc".

Did you mean: translit
2006 Oct 19
2
Bug in Acrobat Reader 7 (or R?) with translucent text
My setup: R 2.4.0, Windows 2000, Acrobat Reader 7. When I create a .pdf with translucent colors, the translucency works correctly for points, but not for text. Below is some R code that creates a .pdf with this phenomenon. I was going to report this as a bug in R, but then I tried to view the pdf with a couple of other viewers and found that at least one of the viewers correctly d...
2012 Apr 24
1
Guild wars 2 and other translucent windows
How's wine support coming with translucent windows? Guild wars 2 has a new launcher that makes extensive use of transparency to mimic the in-game interface, but of course, it turns into a massive black square here. Screenshot of the launcher, all that is black is supposed to be transparent: http://i.imgur.com/BqNo7.jpg I know it's...
2004 Oct 14
1
FW: Maps and plotting
Thanks for the help on the translucent dots. What would be the best method for creating a map of the facility? I looked into map* in the libraries and didn't find anything on creating the maps, just using them. Thanks again... Shawn Way, PE Engineering Manager sway at tanox.com -----Original Message----- From: Prof Brian R...
2006 Oct 10
1
metacity theme opacity
I pushed out some changes to gwd that makes it possible to properly set an overall opacity value for any metacity theme. Making the complete decorations translucent can look bad with some themes. However, I've made it possible to have the opacity fade from opaque to the selected opacity value in a similar way to how the built-in decorations look. This usually looks a lot better. I'll add a schema file for gwd sometime soon but you'll have to ma...
2007 Feb 06
2
state of blur plugin
...d I reckon that it will be error prune so I'm considering not to try and add it myself. If someone else likes to give it a shot, I'll gladly look at any patches and include them if it proves to work well. Some additional options have been added to the decorators which allow you to make any translucent decorations blur what's behind them. Applications can also use the hint recognized by the blur plugin to specify blurred regions. I've added two small utility programs to git.compiz.org: git.compiz.org/blurset and git.compiz.org/blurdemo blurset, is similar to transset except that it...
2005 Jun 06
3
Re: dragging windows leaves traces -- running older GeForce drivers on newer cards
...it just looks so > crummy to see. Hmmm, sounds like a window manager/environment issue, unless you're having a video card issue (see below). What is your desktop environment? > I am having a hard time convincing people that using linux is a good idea. Umm, what Windows version offers translucent settings comparable to Linux desktops? None that I know of. And by "opaque," do you mean translucent/ "see through" is turned on, but set to 0%? If so, that's still transcluent. No shipping Windows or Linux distribution I know of uses video card framebuffer to off-loa...
2005 Sep 01
0
transparency?
dear R wizards: I am getting to play more and more with fun fonts (irony warning). I now know that I can safely use my TeXtext encoding with the postscript device, but not with the pdf device. Unfortunately, I believe that the postscript device does not support translucent colors---or is there a version parameter (like the version="1.4" that I need with the pdf device) that would permit the use of translucent colors? Right now, it seems that my choice either TeX encoding or translucence? [there turns out to be another reason why I prefer the pdf to...
2010 Aug 27
2
export 4D data as povray density files
Dear list, I wish to visualise some 4D data as a kind of colour / translucent cloud in 3D. I haven't seen such plots in R (but perhaps I missed a feature of rgl). The easiest option I found would be to export the data in povray's df3 (density file) format and visualise it with povray. The format specification baffles me a little, http://www.povray.org/documentati...
2010 May 16
0
Aurorae for Compiz
...o attached you find the source code for "aurorae-window-decorator". It's currently just a proof-of-concept version and requires still some work, but I think I first need some directons from you. The issue I currently see is mostly related to the kwin specific padding (shadows) and translucency. I based the code on KWD and went for the reparenting approach, removing the pixmap related code. Now the background is not translucent and all the hacks I know of, do not render it correctly. I see that KWD is using KWin's PaintRedirector, so do I need to do the same or do you have any...
2007 Jan 17
3
compiz 0.3.6 in fedora rawhide
...ECT, not if you request an indirect context. So this is a problem we need to fix in libGL, but for now I'm keeping these patches in the compiz RPM. fedora-logo.patch Branding patch, not upstreamable. composite-cube-logo.patch I wrote this patch to allow the fedora logo (which is mostly translucent) to blend correctly on top of the cube. I forget the details, but without it the blue background (that the branding patch sets) of the cube turns all black. One of these days I'll look into it and try to come up with something upstreamable. So we're in pretty good shape here, looking...
2008 Dec 04
1
How can I create transparant colour
Hi list, Does any one know how I can make the red colour transparant? ######################### par() #Set up blank plot to remove plot border type lty="n" xvalue1<- c(1,2,2,1) xvalue2<- c(1,3,3,1) yvalue1<- c(0,0,22,22) yvalue2<- c(0,0,44,44)
2007 Jul 30
1
[R300] high Xorg process CPU usage
....191. I notice that the Xorg > process has a high level of CPU utilization (higher than with metacity > or vanilla compiz), but the graphics aren't insanely choppy like they > are without aiglx-zero-copy-tfp. Is this normal? git-bisecting compiz pointed me to this being related to the translucent cube feature, and I discovered that the /apps/compiz/plugins/cube/screen0/options/inactive_opacity gconf key was set to 90. Changing it to 100 restores sanity for me. Not sure how it came to be less than 100 in the first place, but if it can happen by default that should probably be fixed. --...
2007 Jun 01
1
window walking interface
...hanges to screen.c and paint.c. We still have to do something about the clip planes, right? I guess a wrap-able setOutputClipPlanes function will do for now. I'll make this change next unless you've got a better idea. It should be fairly easy to properly integrate any 3D window elevation, translucent cube and sticky window mode now that plugins can hook into the cube plugins structures. Just add whatever hooks you need to the cube plugin. -David
2006 Oct 01
1
gtk-window-decorator metacity opacity theme
hi, I made a small a patch for gtk-window-decorator which define default border alpha to zero when it use metacity theme. That allows while playing with the alpha attributes of the metacity themes to have transparent borders. here too the modified ?Human Ubuntu? theme and a screenshot to show the result. ps: sorry for my bad english -------------- next part -------------- A non-text attachment
2007 Apr 06
2
[ANNOUNCE] compiz-0.4.0
...lti-head support. Edge button option has been added to action options. It can be used to require a button press for edge actions to be triggered. * New Plugins Blur plugin: Provides support for blurring windows and contents behind translucent windows. Inotify plugin: Implements file notification API using inotify. Annotate plugin: Simple plugin that allows you to draw lines, figures and text on top of all windows. Clone plugin: This plugin m...
2005 Dec 16
3
''floating dialog'' class
...or less a rip-off of the dialog widget from the Dojo framework - I had a need for something similar, but didn''t want to move outside of the Prototype/Scriptaculous libraries. When activated, the "dialog" floats in fixed position at the center of the viewable window, and an semi-translucent "underlay" is placed over the page, preventing the user from clicking any links or buttons. http://bbuchs.f2o.org/floatingdialog/ The style for the dialog box is fully controlled by CSS, but in order to make it work in both IE & FF (haven''t tested Opera or Safari yet -...
2012 Feb 10
1
Changing the appearance of the login box
...ubstantially lighter than GDM. Given that Swift Linux needs to fit on a CD without sacrificing LibreOffice, every MB counts. What I miss from SLiM is the better-looking login box. The default login box of LightDM is ugly. How do I change the appearance of the login box? I'd like to make it translucent, shrink the session box, and eliminate the icon and the computer name from the display. -- Jason Hsu <jhsu802701 at jasonhsu.com>
2008 May 29
11
[Bug 16148] New: primary display is borked with RandR12 enabled
http://bugs.freedesktop.org/show_bug.cgi?id=16148 Summary: primary display is borked with RandR12 enabled Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2015 Sep 12
9
[Bug 91986] New: Artifacts in models rendering with GeForce 6150 (NV4x chipsets)
https://bugs.freedesktop.org/show_bug.cgi?id=91986 Bug ID: 91986 Summary: Artifacts in models rendering with GeForce 6150 (NV4x chipsets) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component:
2008 Feb 25
4
New version of X11, png and jpeg
...features. Pros: Antialiasing of text and lines (can be turned off) but no blurring of fills. Buffering of the X11 display and fast repainting from a backing image. (The intention is to emulate the timer-based buffering of the windows() device in due course, but not for 2.7.0.) Ability to use translucent colours, including backgrounds, and produce partially transparent PNG files. Scalable text, including to sizes like 4.5 pt. This allows more accurate sizing on non-standard screen sizes (e.g. my home machine has a 90dpi 1650x1024 display whereas standard X11 fonts are set up for 75 or 100 dp...