Software :: Compose One Image Out Of Images

Jul 21, 2009

I have four thousand images. I want to create one thousand images where each of those is tiled with 4 images. This is possible with montage out of the imagemagik package. But it is way too slow.Does anyone know of a high performing program which can compose four images to one image?

View 2 Replies


ADVERTISEMENT

Software :: Compose Two Smaller Images Into One Larger Image

Mar 13, 2009

I've been using python's PIL (import Image in py2.5) and the command line utility ImageMagick to add text to images and compose images. I can't figure out how to get the composed image not to crop. That is, suppose I compose A onto B to create C. A is short and wide, while B is tall and narrow. I'd like C to be tall and wide, but instead it has the same dimensions as B.

The width of A is determined by dynamic text. My current solution is to get the width and height of A and B, and then create a maximally sized image, T, onto which I compose B and then A.I'm just wondering if there is some way to streamline this. Can ImageMagick do this for me? These operations take a non-trivial amount of time.

View 4 Replies View Related

General :: 5 Cd Images To One Single Image

Oct 20, 2010

i have 5 cd individual iso's of linux.can we convert it to a single bootable dvd image iso file if yes'

View 1 Replies View Related

Ubuntu :: Split Multiple Images From One Image?

Mar 14, 2010

I have a couple of gigs of png files, each with 5-7 photos on each file. Currently I am making 5-7 duplicates of the file, then opening each one in gimp, and cropping and saving each one. kind of time consuming. Does anyone know of a program that will let me split an image into multiple slices?

View 5 Replies View Related

Debian :: Image Magick And JBG Images - Format Seems Not To Be Supported By Default

Jul 23, 2010

I need to convert a .jbg image to something else more 'generic' (.jpg, .png) but i discover that thar format seems not to be supported by default. Searching i found that i need jbigkit, so i download it but know dont know how to make it work?

View 2 Replies View Related

Software :: Multiple Disk Images From Single Read-only Image

Jun 16, 2011

Oooookay, so basically the idea I have is that I would like to boot Windows XP over an AoE connection. This is no issue, however the problem comes when I want to have a single, read-only image as the base image and want to be able to boot multiple computers off this image.Licensing issues aside (let's assume that this complies with all licensing issues, or we can think of it as just a conceptual "how could we do this"), the basic issues are thus:Each boot of Windows will require a writable AoE device...The original disk image must be read-only to avoid changes in 1 boot affecting all boots(As far as I know) The AoE device must be a disk image, or some block device rather than a mounted file system (if this is not so, aufs could be used)So the long and the short of this, from what I can tell is that we need a read only device that we can write to.

At the end of a session, the changes to the device will be discarded, so these can be thought of as simple temporary sessions. This means that there is little concern with having changes to the original read-only image effecting the modifications to the "duplicate" images.

I would like to avoid duplicating the image for each instance, however if no solution can be reached then this could be a possibility (every boot, we can copy the image, give the fresh image to the new boot and remove when done)Optimally, changes to the filesystem will be written to a different filesystem (much like what aufs does, however as stated earlier, afaik aufs only deals with 2 mounted file systems, whereas we need the end result to be an image or block device)Sorry if I havn't explained this particularly well, however I've been trying to think of solutions, caveats and generally how to define the problem as I was writing. If you think that this idea is ridiculous because software x handles the problem better, I'd be very pleased to hear about it, but the basic requirement of temporary, network bootable windows xp sessions still applies.

View 3 Replies View Related

Programming :: PHP Booleans - Print Draw The First Image From A Function Then Hide The Rest Of The Images Using 'display: None'

Jul 29, 2010

I have this function that is supposed to print draw the first image from a function then hide the rest of the images using 'display: none' however for some reason the boolean test does not seem to work on one of my servers however it works on another, is there some php.ini setting I am missing or can you see any issues with the following code:

[Code]....

View 1 Replies View Related

Software :: Download Some Images From A Website - Single Column Of Links To The Images?

Jul 26, 2010

I am running Linux from a DVD, not installed. I am not good with installing software, but since the DVD cannot be corrupted, I am content to operate this way. Lately, I have been having problems that previously did not occur. When I try to click on the checkbox to get rid of emails, it doesn't register in most cases, or when it does, I am clicking multiple times so it registers twice, meaning it is unchecked again. Even more frustrating is some issues that are affecting my ability to update my business. I am trying to modify spreadsheets (text not calculations).

Whenever I try to click & drag to select something to change, it keeps jumping around to select only some of what I want, something else or some combination of the 2. When I try to copy and paste several fields from 1 column to another, everything from the several fields in the source column ends up together in the last field in the target column. I am also trying to download some images from a website. There is a single column of links to the images. I have to click on the link to get to the image in order to copy it, then back out to continue looking for more links to do the same.

My computer keeps jumping back 2 steps, then forward 2 steps, and sometimes I lose my place in that list. I could deal with it if it were a small number of links, but this is a list of probably close to 20,000 links. Again, i am operating off of a live DVD so this should not be corruptible, but this has just started happening, and has been an issue the last several sessions.

View 14 Replies View Related

Ubuntu :: Images Available 2.6.31-17 Generic And After The Download Is Complete Both Images Exist?

Jan 6, 2010

using the update maneger to update on ubuntu new linux images available 2.6.31-17 generic and after the download is complete both images exist in the grub menu should i remove them ? or just remove them from the boot menu ? and if so how could i do each.

View 6 Replies View Related

General :: Concatenate Several Images Into A PDF File With Several Images Per Page

May 2, 2011

I know that ImageMagick's convert program can be used as follows to convert a collection of images -- say, in PNG format -- to a PDF file:

convert *png output.pdf

The problem with this is that each image is then stretched to fit on one page, whereas I would like to keep the original dimensions of the images and put as many as possible on one page in the PDF file before moving on to another page.

View 1 Replies View Related

OpenSUSE :: Compose Key Works Only Partially?

Jun 4, 2010

My recent install of 11.2/KDE on a laptop suffers from a strange misbehaviour of the compose key (I have declared the Windows and Menu keys as Compose). It appears that two different sets of composing sequences are active, depending on the application.

I have to explain that I use a lot of unusual characters on a regular basis and therefore keep adding more sequences to /usr/share/X11/locale/en_US.UTF-8/Compose. I have even redeclared a couple of predefined sequences to values that are more useful for me. All these work fine, for example in a terminal window (konsole or xterm) or in konqueror, or even in OpenOffice.

However, other applictions seam only able to handle the default set of Compose sequences. This applies, for example, to Firefox or Gimp. It does not matter whether they are invoked from the command line or from a desktop icon. I tried both the Firefox shipped with OpenSuse, and a download from mozilla.org: Same result.

I tried to delete other Compose files from /usr/share/X11/locale/* but it did not help. I wonder where the default rules are actually found after deleting all the Compose files, even if (for some reason) the locales have changed in these applications.

View 2 Replies View Related

OpenSUSE :: Change Or Disable Compose Key In 11.3?

Dec 2, 2010

I have OpenSuse 11.3 with Gnome.I noticed that the compose key is set to Shift + Right-Ctrl as default. How can I change this? In the system / keyboard settings / options / compose key position I can set another compose key, but then it works additionally. The Shift + Right-Ctrl checkbox is of course unchecked.So how can I completely disable or change the compose key? And does this come from different compose key settings for XWindow and Gnome/GTK+?

View 5 Replies View Related

Ubuntu :: KDE 4.4 - Compose Key And Special Characters

Feb 15, 2010

I am trying to type German Umlaut letters on an English keyboard using kde 4.4. For some reason I seem unable to figure out how to do that (I have just recently switched to kde, was using gnome before). I have looked through various threads and the kubuntu wiki [URL], but can't get the compose key to work. In gnome I used to type "AltGr" plus "[" followed by a vowel and thus get my Umlaut - before I fiddled with the system settings this worked in kde, but only in firefox & Open Office (I assume they are gtk apps).

Since it did not work in Kmail, I went to the system settings, set up a ComposeKey (AltGr, but also tried rightWin), but it doesn't change anything for the kde applications. It only means that the old key-combination now stopped working in firefox and OO. In the system setting of kde 4.4 I can't see the options to enable xkb-options, but I assume the advanced options of the keyboard layout are xkb-options of previous kde releases. I unticked the box 'reset old options', but nothing changed. I type a lot of German text, so using a character map is not an option.

View 2 Replies View Related

Ubuntu :: Compose Key And Third Level Key - Don't Work On 10.10?

Apr 3, 2011

I was trying to follow instructions from here [URL]..community/ComposeKey but couldn't get ANYTHING to work and can't type any special character. According to the instructions, if no third level / compose key is selected, then AltGr switches to third level and Shift+AltGr to forth. So I leave them unchecked to get default behaviour and they trying to type something but no characters appear.

I then started to experiment with different checkboxes, setting third level to Menu and Right Alt, combining them with checkboxes in Compose key position group - with no success. Any ideas what is wrong with this?

View 6 Replies View Related

Ubuntu :: Can't Compose Message In Thunderbird

May 23, 2011

For some reason thunderbird randomly decided to stop letting my dad reply to emails with attachments. He can reply to normal emails, but as soon as he tries responding to an email with an attachment thunderbird just shows this:

Note the cutoff toolbar -- that might be a seperate issue though.

It will then show the above for all emails he tries responding to until I restart thunderbird.

I have tried:

1. Running Ubuntu classic with no effects.
2. Moving ~/.thunderbird
3. Changing the theme to clearlooks.
4. Resizing/maximizing/moving the window.

I have not installed or removed anything, the last upgrade I did was a few days ago, a bunch of qt libs were upgraded, along with firefox and openoffice.

My dad really likes thunderbird, and he needs to be able to reply to emails. I suppose I can set him up with Evolution if I have to, but he probably won't like that.

View 5 Replies View Related

General :: Replace DVD / CD Install Images With USB Images

Sep 21, 2009

I am just spent half an hour hunting for a thing that should be totally available already:USB install images of Ubuntu, knoppix and all the others.And, the only good way are so far complicated tutorials where you extract the stuff from an CD image. Why??Hasn't everybody notices that CDs/DVDs are vanishing big time? That more and more systems don't have the readers anymore? Instead of following a 10 point instruction list, it would be nice to just be able to download a Ubuntu 8.10 or whatever USB image and be able to beam that DIRECTLY to a USB stick with a dd command.

Or am a missing something here? Does this exist?It should by no means be mariginal, considering how important USB stick in specific and flash memory in general have become.

View 4 Replies View Related

OpenSUSE :: Compose Music Without Using Actual Instruments?

Dec 25, 2010

I am looking for an application that I can select different types of instruments and select notes to play, and then make different instruments play at the same time or specified time in the track, thus composing a complete music. I am not looking for connecting instruments to computer and recording them, but I am looking for something that can compose music without using actual instruments.

View 9 Replies View Related

Ubuntu :: Unable To Get Specific Charters When Using The Compose Key

Feb 8, 2010

I'm somehow unable to get specific charters when using the compose key. Is there a way to modify it to get those needed characters?

I can't get ǖ ǘ ǚ ǜ I can get � separately from �,�,ŭ, and ū. (Note: This goes for the other vowels as well)I can type these characters out very quickly, which is handy, because I need to use them a lot. But combining the two dots with one of the other tones is very difficult for me, when I have to repeatedly paste them or grab them from the "character map" list. And I need these for email, my flash-card application, and digital art stuff.

View 2 Replies View Related

Ubuntu :: Make Custom Compose Key Combos?

Jul 30, 2011

Is there a way I can make custom compose key combos?

Like it seems to only have accents like etc.

I used the program AllChars on Windows (nearly free of it yay), and want some of the combos on that like

Compose + G + a = Greek Alpha Lowercase
Compose + L + L = GBP symbol
Compose + - + # = Superscript number

View 1 Replies View Related

Debian Multimedia :: Can't Paste In Evolution Mail Compose Box

Dec 16, 2010

After installing Epiphany and Evolution, I am unable to paste any text into Evolution compose box and gnome-terminal. Neither Ctrl+V nor Rightclick>>Paste work. However, middle-mouse button click pastes text.

I am on Debian Squeeze.

PS: I am sure Ctrl+V doesn't work in gnome-terminal, but rightclick>>paste should work. And in evolution compose box both Ctrl+V and rightclick>>paste should work.

View 5 Replies View Related

OpenSUSE Install :: Compose The Character On A US QWERTY Keyboard?

Feb 18, 2011

How do I compose the character on a US QWERTY keyboard?

View 9 Replies View Related

Fedora :: Set The Compose Key In Xfce Without Generate The Xorg.conf File?

Oct 29, 2009

I'm using Fedora 11 on my iBook G4 with an Italian keyboard.Is there any way to set the compose key in Xfce without generate the xorg.conf file?

View 1 Replies View Related

OpenSUSE Install :: Multi Language Support - Define The Compose Key In 11.2?

Feb 13, 2010

I have been trying to upgrade (ended up trashing and reinstalling) from 11.1 to 11.2. I selected French language with UK keyboard. This option seems in the end to just default to the French keyboad. Reinstalled with UK lang and UK keyboad which is acceptable to me but I then find a big problem. How do I set the compose key so I can enter accented characters etc. (� � � ...) Prior to 11.2 this was some with SAX but SAX support for keyboards appears to have been removed and I believe should be provided by KDE, Gnome, etc.

Does anyone know how to define the compose key in 11.2? I have searched google and the suse forums but found nothing other than something in German that I did not understand. While I could buy a French or perhaps better a Swiss keyboard for the tower this is not a real option for the laptop and on-screen keyboards are useless.

View 3 Replies View Related

General :: Xorg Compose Key Without Losing Valuable / Bypass Mode?

Oct 18, 2010

I would like to setup a compose key, but the only options available in the KDE system settings (and via /usr/share/X11/xkb/rules) are code...

None of those please me though; "compose:caps" might be ok, but it's mapped to ctrl already.

Is there an option so setup some key (e.g. some of those extra function keys), or to get the key itself somehow? (e.g. ralt would be OK, if I could easily get the original behavior of the key (AltGr))

I would love to have something like Shift-AltGr to trigger Compose mode.

I guess I could add an extra rule, like it's done for/with compose:102.. what does 102 refer to? (it's not something dumped via xev).

There is also an option lv3:ralt_switch_multikey (Right Alt, Shift+Right Alt key is Multi_Key), but this did not work as expected (see http://bugs.kde.org/246472).

View 1 Replies View Related

General :: Define A Hebrew/Latin Layout + Compose Key In Mageia 2?

Aug 23, 2011

I'm on Mageia Linux Cauldron (what will become Mageia 2), where Mageia Linux is a recent community fork of Mandriva Linux. this script gives me the Xkb layout that I need:

#!/bin/sh
setxkbmap
-option ""
-option "compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll"
-variant ",lyx"
'us,il'

[Code]...

View 1 Replies View Related

Server :: Ssh - Compose The Line Locally And Then Submit The Command (for Slow Connections)?

Dec 29, 2010

The problem with ssh is that it's a live connection; rubbish over a slow or packet loss full connection like satelite. Surely there's got to be something out there that allows you to compose the command you want and then submit it in one go with the return key?

View 3 Replies View Related

Ubuntu Multimedia :: Vlc Image - Playing Wmv And Vob Files - Image Comes With High Contrast Colors

Jan 16, 2011

When playing dvd's, vob files and wmv files, the image comes with high contrast colors ,very intense red/green/blue. very dark too. I have vlc 1.1.4 installed, using ubuntu 10.10, libdvdcss2 installed. for the rest of the video formats it seems to work fine. any ideas on what should I start debugging?

View 5 Replies View Related

Programming :: First Image Will Display On The Page, And When A User Puts Their Cursor Over It, Then It Will Load Image 2?

Nov 24, 2010

I have just exported 3 png files out of gimp for a html document I'm working on right now, and they are all almost the same, except I need each to load when the user does something. So the first image will display on the page, and when a user puts their cursor over it, then it will load image 2. When they press it, it loads image 3.

View 1 Replies View Related

Debian :: Print An OpenOffice Or LibreOffice Calc With An Image And Text, The Image Is Not Printed (the Space Is Blank)

May 11, 2011

I have a Canon iR3570/iR4570 PXL, and installed the driver CQue 1.0 TCP/IP Queue from Canon webpage.

The problem:
- if i try to print an OpenOffice or LibreOffice Calc with an image and text, the image is not printed (the space is blank).
- if i try to print an OpenOffice or LibreOffice Calc with just an image, it's printed great.
- if i try to print an OpenOffice or LibreOffice Impress, the images are not printed but the text is printed great.

[Code]..

View 3 Replies View Related

Ubuntu Security :: Mount The Image Or Extract The Image To Another Drive?

Feb 16, 2011

I was given a forensic Image which I now know is a DD image of the drive (Vista) and am trying to mount the image or extract the image to another drive. I'm not sure of the extention type or if the image is a partition or the entire drive. I think it is the entire drive.

Is it possible to mount a DD image to a device. If I can't do that I just want to extract the files to run some programs against the drive. Can I view the files under Ubuntu or do I have to remove the drive and stick it into a Vista computer.

I purchased a second drive today and was hoping the command line would be something simple.

Or am I on the wrong track, should I be doing this all in a windows environment. The reason I picked ubuntu was because of the reporting tools.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved