Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
21 views

Re sizing VirtualBox vhd with windows 7 host and windows xp client

I am stuck on one step of resizing a virtual hardisk... I followed the instruction used found in this Youtube video... Video I followed Well that worked. But my windows xp virtual still had the ...
3
votes
1answer
48 views

Does there exist software to analyze and detect 'fake' hi-res images (TIFF when really JPEG, deliberately upscaled images)?

In my line of work I often work with images for print marketing from multiple sources and occasionally when I have asked for hi-res images (instead of initially the low-res ones that they start by ...
3
votes
1answer
79 views

Which resize algorithm to choose for videos?

I'm using VirtualDub for encoding with those settings. However I record my stuff in 1920x1080 and resize it down to 1280x720. Now the question: which algorithm should I choose when making a balanced ...
1
vote
1answer
89 views

Word: Resize Image by Percent - Macro

I routinely paste many screen captures into Microsoft Word 2007 and then have to manually resize them to around 75%, which becomes very tedious. The screen captures are all different sizes. I've ...
0
votes
0answers
14 views

Readline doesn't cope well with terminal resize

If I do a terminal resize, some readline apps (pry in this example) break. Editing a single line still works, but as soon as there's a line wrap, the text continues on the same line, overwriting the ...
2
votes
1answer
91 views

Maximizing after moving RDC window between different size monitors

My Win7 system has two monitors of different sizes. When I open a Remote Desktop Connection on one monitor set to use full screen, both the RDC window and the remote system's desktop fills the ...
4
votes
1answer
95 views

prevent Notepad++ from resizing when a new document is opened

I run notepad++ snapped to the side of my screen (using the Windows 7 Snap feature), however whenever I open a new document in Notepad++ by double clicking on the document from the desktop (as opposed ...
1
vote
2answers
57 views

How to shrink an ext2 partition?

I have an ext2 partition that takes up the whole disk (which is /dev/sdc). I have unplugged the disc and plugged into another (linux) computer. How can I shrink this partition using resize2fs and ...
-1
votes
5answers
121 views

What are some good free and simple photo cropping and resizing tool? [closed]

I need to find a free tool that can: Crop an image Resize an image It's going to be used by some non technical folks so I'm hoping to find something as simple as possible.
1
vote
1answer
129 views

How to set terminal size in Android adb shell?

When I connect to Android using "adb shell" and run certain commands such as "vim" or "mc", they are restricted to a "window" of 25x80 characters. Since I'm connecting from a desktop computer where ...
2
votes
1answer
40 views

Resize OS X windows from any corner?

Is there a way to resize windows on the Mac from corners other than the bottom right? I generally work tiled and with multiple monitors, and it's often very very frustrating to have to use the bottom ...
0
votes
1answer
31 views

Auto-resize images when making columns

When I make columns in Word 2007, the images that I have in the text get cutoff. How can I resize them to fit the paper when I have images in-line with text?
0
votes
1answer
98 views

Windows XP freezes on welcome screen after resizing partitions

I am using Windows XP and Linux on a dual boot system and after resizing the partitions, Windows hangs just before login. I shrank the Linux partition and enlarged the Windows partition using GParted. ...
2
votes
2answers
228 views

Can I get 'Lion/Windows-like' window resizing in Snow Leopard?

I'm using Snow Leopard, and I'm finding it unbelievably frustrating that I can only resize windows using a single corner. Is there something I can install that will let me resize any window with any ...
1
vote
2answers
47 views

Windows 7 won't boot unless neighbor HD is turned off

I have two HDs, in one there's a OS-less NTFS partition which I sucessfully shrunk using Linux's gparted utility. On the other drive, I have Windows 7, which since the resize, will only boot on one ...
4
votes
2answers
214 views

KDE auto-shrinks windows?

I have been beating my head against the wall and my Google-fu is failing me. I tried Ubuntu 11.10 and saw Gnome 3. It's horrid. So I thought I'd give KDE4 a shot. My only complaint after a few ...
1
vote
1answer
138 views

AviSynth: How to resize video to 480, keeping aspect ratio

How can i resize a video to 480 pixels high in AviSynth, while maintaining aspect ratio? Assume, for simplicity sake, the Bilinear resize. i've tried: source = DirectShowSource("TheClip.avi") ...
-2
votes
4answers
102 views

ImageMagick is truncating (squaring) my icons on resize

Trying to resize from 48x48 icon to 16x16 and the resulting file from imagemagick is 16x16 but cut off around the square. Command: convert -resize "16x16" businessman_add.ico -depth 8 mynew.ico ...
0
votes
2answers
57 views

Resize an image to multiple resolutions simultaneously

I am looking for software (Windows or Linux) that can do the following: Resize one image to several provided sizes. Detects the type of the pic­ture (wide, nor­mal) and does the resize based on ...
1
vote
1answer
66 views

Resize Konsole windows size in Fedora

This may seem to be a silly question, but I googled along and found that most of relevant complaints was about a bug in video card driver. My problem is - For some unknown reason, I can't resize the ...
4
votes
3answers
161 views

fast batch image resizer

looking and cant find the perfect one. i have 100 gig of 4K image-sequence to process. found imagizer2 on sourceforge. multi-thread but not 64bit (does matter?). i guess the fastest one will be ...
2
votes
2answers
234 views

Unable to resize (enlarge) Linux partition

I want to increase the size of my Linux partition (yellow and highlighted in image), which is situated in an extended partition, along with my biggest partition. When I try to select the options ...
0
votes
1answer
89 views

How can I resize an NTFS disk image in Windows?

I saved a disk partition to an .IMG file, but it's only 128MB. What tool can I use to resize it to 256MB and keep it still bootable?
0
votes
0answers
395 views

Shrink LVM partition on Fedora 15

I currently have an install of Fedora 15, which happened to make a LVM volume group that took up the entire disk. Since I want to be able to use the space on the rest of the disk (and don't need a ...
0
votes
0answers
183 views

How to force-resize a window in OS X?

I remember from my Windows XP days that there was a utility that would let me re-size non-re-sizable windows. Is there something like that on OS X? I'm using PandoraJam and it is sort of iframing the ...
0
votes
2answers
239 views

Problem with resizing Subwindows in Eclipse Xming combination

I'm running Eclipse on a Linux server and I'm displaying it locally through xwindow forwarding using xming. Whenever I create something like a subwindow (like opening project properties or the Project ...
2
votes
2answers
567 views

resize2fs seems stuck at pass 3 (scanning inode table) - what to do?

I have a machine running Arch Linux (2010, I believe) with a 6TB RAID-5 array hooked up to a Highpoint RocketRaid 2320. I've been having issues with the RAID controller's drivers and the latest Linux ...
1
vote
4answers
145 views

How do I rescale large images?

How do I reduce the dimensions of large .png images? I've tried GIMP, Paint.NET, and IrfanView, and they work well for smaller images but won't even open larger ones.
0
votes
2answers
243 views

Resizing swap partition (RHEL 5.x)

The following is what parted print outputs: (parted) print Model: VMware Virtual disk (scsi) Disk /dev/sda: 26.8GB Sector size ...
1
vote
1answer
125 views

How to resize an .ai file in Photoshop CS4 without reducing image quality?

Am I right to assume you can enlarge .ai files without reducing the image quality? Are these vector files? Also.... can you click & drag the object to make it bigger or do you have to use the ...
2
votes
1answer
104 views

Emacs code for resizing frame

I've been writing some fortran code using emacs, and found that I needed emacs to recognise that the code I'm working on is fortran code (if for example your filename doesn't end in .f or .f90) so ...
0
votes
0answers
34 views

Repartitioning a single drive for dual boot

Can anyone suggest how I can repartition my hard drive which has a single partition containing Windows XP Home? I want to install Ubuntu and make it a dual boot system. The C: drive is 52GB with ...
4
votes
1answer
147 views

How to resize a window so it is larger than the physical screen?

I want to resize a window so it is larger than the physical screen, possibly using free software. I intend to use a GNU software, gvwm, to navigate the different parts of the big window. Description ...
1
vote
1answer
139 views

Recovering damaged filesystem/partition

I wanted to increase the size of my /home (originally about 20GB). /home was on the partition /dev/sda9. There was about 25GB free-unallocated space just after the /dev/sda9 partition. The plan was ...
1
vote
2answers
194 views

Resampling embedded raster images in SVG

I have a batch of SVG files with embedded, high-res PNG images. The PNG files have been resized considerably smaller (via transform, matrix, etc). What is the best way to resample these embedded ...
0
votes
0answers
61 views

How to lock panel in ubuntu to stay in same position after changing resolution?

I'm installed Ubuntu to virtual box.When i resizing window with ubuntu panels change their position.How to fix it?
1
vote
1answer
212 views

Is there a good utility for resizing application windows to preset sizes in OS X?

I've been using the Better Touch Tool and Right Zoom to be able to maximize windows to full screen, and to resize windows to the center, or top right / left quarter of the screen. Those apps are ...
0
votes
2answers
106 views

How can I enlarge an image's pixels on OS X?

I have OS X with Preview and OmniGraffle. In both of these apps, resizing an image to make it larger results in heavy anti-aliasing. I want just big pixels. How can I get that effect instead of the ...
0
votes
1answer
467 views

I have a program whose windowed mode cannot be resized. Any trick/app to force resize?

It can't resize or maximize. I'm on windows 7 64bit. I remember programs where fans have made simple directx apps that launched fullscreen-only games in a window. Is there any app or script I can ...
0
votes
2answers
1k views

How to scale a bitmap in Photoshop without anti-aliasing?

I have this pixely layer which I need to scale 200% in both directions. Since the pixels should be exactly double the size, I expect no anti-aliasing. (fuzziness). However, the newly sized image is ...
0
votes
1answer
94 views

Partition Magic error when resizing partition

I have a problem with my E: partition. I installed a Partition Magic 8.0 to resize it, and when I started it, Partition Magic gave some errors, and changed drive letter from E: to *:. I can't see ...
1
vote
1answer
138 views

Can't resize Folder properties window

I've opened the properties window of a folder to view it's security groups, but the security group names are too long to be fully readable in the security tab. There is no way to resize the window. ...
0
votes
2answers
701 views

How do I turn on live window resizing in Ubuntu 10.10?

I've just installed Ubuntu 10.10. When I resize a window, it doesn't actually resize the window, just a semitransparent box, then the window snaps to the new size. How can I turn live window resizing ...
4
votes
1answer
710 views

How do I use command line and wmctrl to make a window larger than the screen to get a huge screenshot?

I use a program which makes a large image which I have to scroll to view. The program has no way to save the image, and I have no access to the source to modify it. The only way I have to get the ...
1
vote
1answer
190 views

How to remove scrollbars from Far Manager after resizing window?

When I resize my FAR Manager and make the window smaller, I get scrollbars! How do I remove it and make FAR Manager fit into window size so I could see bottom tool bar all the time? Take a look at ...
0
votes
2answers
273 views

Resize Win2003 system+boot partitions to bigger disks & different controller?

Have an old Win2003 server with 1 SCSI hard drive partitioned as follows: D: boot (includes D:\ntldr, boot.ini, etc.) C: system (includes C:\WINDOWS) Want to move the whole system to new hardware ...
1
vote
1answer
345 views

How to resize an encrypted LVM in RAID 1 in Linux?

I am running 3 partitions in RAID 1. Partition : Mountpoint : Filesystem : Encrypted : LVM ------------------------------------------------------ 1 : /boot : ext2 : No : No ...
1
vote
3answers
85 views

what free app can i use to resize an image to specific heigh x width? [closed]

Possible Duplicate: Windows tool to resize / crop images before uploading to web site I have an image that is huge and i want to re-size it down to 375 x 210 px to enter a competition. I ...
0
votes
1answer
1k views

Resize Mac OS Plus partition without losing data

I have a 1000G external hard disk formatted with Mac OS plus. It is a Omega drive, which cam by default with that info. Now I have 200G free space and would like to reformat this free space to NTFS. ...
0
votes
2answers
89 views

Resized NTFS partition, now it wont mount

I have had a 1.5TB drive used as an external for 6 months or so, then I decided to put it in my linux server for network storage. ntfs was being crazy inefficient so I wanted to change the filesystem ...

1 2 3