search for: 256x256

Displaying 20 results from an estimated 35 matches for "256x256".

Did you mean: 256256
2013 Mar 29
1
Wine release 1.5.27
...t/tests: Add locale dependent fgetwc tests. msvcrt/tests: Add unicode fgetwc tests. Alexandre Julliard (19): winex11: Don't use uninitialized variables (Coverity). wrc: Add support for PNG icons. buildimage: Store large images as raw PNG files in icons. cmd: Add a 256x256 icon. iexplore: Add a 256x256 icon. msiexec: Add a 256x256 icon. notepad: Add a 256x256 icon. regedit: Add a 256x256 icon. taskmgr: Add a 256x256 icon. winecfg: Add a 256x256 icon. winefile: Add a 256x256 icon. winemine: Add a 256x256 icon. wine...
2010 Dec 01
5
Wine icons for Windows applications
Hi, The latest version of Wine on a Ubuntu/Gnome system automatically creates the correct icons when shortcuts are placed in the desktop or "virtual start menu". However, it seems that the largest icon created is 48x48. Can this size be increased as these icons look fuzzy when using applications like Docky with zoom enabled? (or does this need to be changed somewhere else rather than
2012 Oct 26
1
asking about R Code
...u know why i got the error? i have change the "oldlennablur.pgm" with the one i have and also with the specified path on my computer..| And would you like give me an explanation about "read.pnm". I need to know what result will i get using this syntax. Does this syntax give us a 256x256 matrix if we input the 256x256 pixels image? I will use the data for my project, so I need to know how and what the data i would get.. Thank you very much..  [[alternative HTML version deleted]]
2012 Jul 25
4
NHW Image codec - improvement of precision
...eeping my low-complexity (fast) approach. I do not totally use the reference (and impressive) block prediction with different modes + residual coding scheme, but I just apply residual coding on the first order wavelet "image" (for example for a 512x512 image, I just code the errors on the 256x256 wavelet "high-resolution" part), hence the lack of precision.I try to compensate it with a little more neatness of the wavelet 5/3 filterbank, but that's right that precision seems visually more important. Any opinion on this approach or on the codec in general is very welcome. Many...
2012 Oct 09
2
Text file: multiple matrix
Hi there! I'm a newbie in R This is my problem: I have a txt file composed by 100 matrix (256x256) separated by a blank line! How can I save automatically the matrix in separated txt file (100)? e.g. 1? matrix from line 1 to line 256 257 blank line 2?matrix from line 258 to line 513 514 blank line 3? matrix from line 515 to line 770 771 blank line 4? matrix from line 772 to line 1027...... Than...
2004 Sep 15
2
efficient submatrix extraction
...4 5 6 7 8 ... | | 1 2 3 4 5 6 7 8 ... | | 1 2 3 4 5 6 7 8 ... | ... So the first submatrix would be | 1 2 | | 1 2 | the second one would be | 3 4 | | 3 4 | and so on. That is I want the matrix to be evenly divided into 2x2 submatrices. Now I'm also doing this subdivision into 4x4, 8x8 ... 256x256 submatrices. Currently I'm using loops and I'm sure there is a mroe efficient way to do it: m <- matrix(runif(1024*1024), nrow=1024) boxsize <- 2^(1:8) for (b in boxsize) { bcount <- 0 bstart <- seq(1,1024, by=b) for (x in bstart) {...
2015 Aug 10
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
...m_pitch 1024 usage 0 flags 0 +nv30_miptree_create 1x1 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 1x1 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 1x1 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 1x1 uniform_pitch 0 usage 0 flags 0 @@ -12,6 +12,7 @@ nv30_miptree_create 256x256 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 512x512 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 48x48 uniform_pitch 192 usage 0 flags 0 +nv30_miptree_create 16x16 uniform_pitch 0 usage 0 flags 0 nv30_miptree_create 24x24 uniform_pitch 128 usage 0 flags 0 nv30_miptree_create...
2008 Sep 17
1
rgl: How to position a window during open3d call
...sly you can't see where the window appears, so I'll ask for the "windowRect" parameter: > par3d()["windowRect"] $windowRect [1] 2300 764 2556 1020 As you can see, the window is not positioned at (100,100) nor is the size 400x400. The size is the default 256x256 and the position is where the window manager would put a new window if its position is unspecified. [note: I have a dual screen setup so the coordinates are not bogus] If, however, I use par3d to set the "windowRect", the window goes where it is supposed to go: > par3d(windowRect...
2012 Jan 01
1
bmp() shifts the image (Windows XP)
...bmp() code is "smart" enough to write my image as 8-bit using a palette instead of 24-bit with 0:255 grey levels if the image being saved does not use all 256 grey levels. I would love to hear it if somebody knows a good way to make bmp() stupid and always save as 24-bit. My kludge, using 256x256 pixel images, is to tack on an extra row with grey levels 0:255. Then when displaying, I have to crop the image to get rid of that bogus row. Thanks very much for any help! Bill
2015 Aug 03
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi, On 03-08-15 17:36, Ilia Mirkin wrote: > On Mon, Aug 3, 2015 at 9:02 AM, Hans de Goede <hdegoede at redhat.com> wrote: >> Hi, >> >> On 30-07-15 16:09, Ilia Mirkin wrote: >>> >>> FWIW this is a fail on nv50+ as well. See for example >>> https://bugs.freedesktop.org/show_bug.cgi?id=91445 >>> >>> My suspicion is that this is
2018 Apr 27
0
Wine release 3.7
...ENTMETRICSW. user32: Implement AdjustWindowRectExForDpi(). user32: Add partial stub for GetDpiForMonitorInternal(). user32: Implement GetDpiForWindow(). user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). user32: Add 256x256 variants of the standard icons. shell32: Add 256x256 variants of the standard icons. joy.cpl: Add a 256x256 icon. winex11: Support multiple fallbacks for cursor names. winex11: Avoid left_side/top_side cursor names. user32: Destroy thread windows by going through the h...
2013 Nov 14
0
NHW Image codec - advice
Hello, I need advice concerning (quite) blurred images with the NHW codec, as the results on these images are not good for normal and lower quality settings (because for these settings the residual coding is on the first order (256x256) wavelet image and for quite blurred images there is not enough energy, information in this band), but the results can be good with the higher -h2 and -h3 quality settings with larger residual coding (512x256, more information). My question is, if I detect that an image is quite blurred (in the pr...
2008 Sep 29
1
has_one :through with :source. How to alias association?
...:path_prefix => ''../private/attachments'', :storage => :file_system, :processor => :rmagick, :thumbnails => { :small => ''32x32'', :medium => ''64x64'', :large => ''256x256'' } validates_as_attachment belongs_to :attachable, :polymorphic => true end class Maker < ActiveRecord::Base validates_presence_of :name, :on => :create, :message => "can''t be blank" validates_uniqueness_of :name, :message => ''name mus...
2012 Feb 08
3
Something really went south with 1.4-rc2
...0_MSACCESS.0.png" err:menubuilder:convert_to_native_icon error 0x80070005 creating output file L"H:\\.local\\share\\icons\\hicolor\\48x48\\apps\\D0A0_MSACCESS.0.png" err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"H:\\.local\\share\\icons\\hicolor\\256x256\\apps\\D0A0_MSACCESS.0.png" These lines have been showing up since 1.4-rc1, perhaps earlier. Some kind of loop keeps producing this and I don't think my app knows anything about ACCESS. There is also a group of fixme's that have been present most of the time and I believe are irrele...
2020 Apr 16
2
Strangeness on X11 screen capture
...(0): Enabled output HDMI1 [ 19.025] (II) intel(0): Output DP2 has no monitor section [ 19.026] (II) intel(0): Enabled output DP2 [ 19.026] (II) intel(0): Output HDMI2 has no monitor section [ 19.027] (II) intel(0): Enabled output HDMI2 [ 19.027] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 19.027] (II) intel(0): Output VIRTUAL1 has no monitor section [ 19.027] (II) intel(0): Enabled output VIRTUAL1 [ 19.028] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 2 What can be doing this ? How do I track it down? Thanks, Jerry
2019 Jan 22
0
Wine release 4.0
...pletely removed. *** Graphics - A complete Vulkan driver is implemented, using the host Vulkan libraries under X11, or MoltenVK on macOS. - A builtin vulkan-1 loader is provided as an alternative to the SDK loader. - Icons in PNG format are supported, enabling loading high-resolution 256x256 icons. - The standard icons include a 256x256 version to take advantage of the PNG support. - Many Direct2D interfaces have been updated to version 1.2. - New HKEY_CURRENT_USER\Software\Wine\Direct2D registry key: - "max_version_factory" (REG_DWORD) Limit the interface version...
2008 Jun 13
3
cluster.stats
Dear list, I just tried to use the function cluster.stat in the package fpc. I just have a couple of questions about the syntax: cluster.stats(d,clustering,alt.clustering=NULL, silhouette=TRUE,G2=FALSE,G3=FALSE) 1) the distance object (d) is an object obtained by the function dist() on my own original matrix? 2) clustering is the clusters vector as result of one of the many clustering methods?
2018 Apr 13
0
Wine release 3.6
...ails. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 3.6 (total 53): 19241 winemenubuilder crashes during extraction of high-res Windows Vista+ 256x256 PNG compressed icon resources 24011 Trackmania Nations Forever graphics test does not work 27151 Mafia Vizheneo (Мафия) bug 28520 Surface flips ignore vsync flags in ddraw (Claw, Diablo II, Imperium Galactica II, Incoming, Panzer General II, Unreal) 29999 Bloodrayne 2: text in the menus...
2013 Jul 18
0
Wine release 1.6
...n display IPv6 addresses. - The 'start' application allows setting process priority and affinity. - The 'cmd' application support arithmetic variable expansion, comparison operators, and various extra features in 'for' loops. - All graphical built-in applications have a 256x256 icon for use with the Mac driver. *** Build environment - The configure script uses pkg-config when possible to find library dependencies. Compiler and linker flags can be passed explicitly for each dependency to override pkg-config where necessary. - The IDL compiler supports nameless st...
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...rective is specified... # User lp Group sys # # RIPCache: the amount of memory that each RIP should use to cache # bitmaps. The value can be any real number followed by "k" for # kilobytes, "m" for megabytes, "g" for gigabytes, or "t" for tiles # (1 tile = 256x256 pixels.) Defaults to "8m" (8 megabytes). # #RIPCache 8m # # TempDir: the directory to put temporary files in. This directory must be # writable by the user defined above! Defaults to "/var/spool/cups/tmp" or # the value of the TMPDIR environment variable. # #TempDir /var/s...