Software :: Script That Puts Text On Image?

Aug 27, 2010

I'm doing a project on an embedded board, and would like to put the version number, compilation date etc. onto the splash screen and a few other places. The splash screen is a .bmp image. Any way to do this from a script? Are there any command-line tools that let you do this?

View 2 Replies


ADVERTISEMENT

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

Fedora :: Generate 2d Barcode Image From Text?

Aug 12, 2010

I would like to generate a 2d barcode (data matrix) image from some text or text file. Is there a utilyty out there for this?

View 5 Replies View Related

General :: Output The Mirror Image Of This Text?

Mar 3, 2011

I copied and pasted this from someones signature.d/__How did they write that horizontally mirrored 'd' at the end? How do I do that in Linux?

View 5 Replies View Related

Software :: Align Text In An Image In GIMP?

Mar 25, 2010

I'm trying to make buttons for a webpage - each button has a "graphic" part - say an oval with a drop shadow, and text on top of that, such as "About Us", "Contact Us" etc. I'd like the text to line up horizontally against one another, so that if the buttons are placed next to one another in a straight line across the page, the texts line up with one another. How do I do this in GIMP?Common sense suggests that the "Align" tool should be what I should be using, but how do I use it?

View 1 Replies View Related

Ubuntu :: MetaPost - Text Forces Image Not To Render?

Feb 3, 2010

For some reason under Ubuntu 9.10 (x86 and x64), MetaPost refuses to render any images that contain text. If you open the file for Image.1, it opens evince and it hangs indefinitely. I can create images perfectly fine and render this as long as there is no text. Am I missing any specific font packages or something that I should be using? I know that it works under Windows. I also know that on a different machine I had a while back (running Ubuntu 8.04, I believe), I had it working then.

View 1 Replies View Related

General :: Replace The Scrolling Text During Boot-up With A Splash Image?

Mar 10, 2011

I need some help in determining how to have a color splash image display in place of the Linux scrolling-text during the boot-up process on an embedded Linux device. The kernel used is a stripped-down version of Linux (kernel 2.6.29), which has been custom configured. I am using syslinux as the bootloader. I was told that Plymouth might be the way to go with this, but I'm not sure.

View 7 Replies View Related

CentOS 5 :: Net Install From USB Puts Boot Files On USB Not HD?

May 14, 2009

I have done multiple net (http) installs of CentOS from a USB stick, and each time the installs appear to go fine, but the machine cannot be booted unless the USB stick is inserted. The net install files are replaced with a syslinux directory by the installer. I thought that I had taken care during install to tell the installer not to put anything on the USB stick. This particular machine (Varari 1U server) has no optical drive, so for now I'm using the USB stick.

Does anyone here know how to get the installer to put everything on the HD? I unchecked the USB stick when the partitioning screen came up and yet it still stuck what I assume are boot files on the stick. Be gentle, I'm a developer, not a Linux guru.I have a second question as well. One reason this machine does not have an optical drive, is that I can't get the damn cover off. If anyone here knows how to get the top cover of a 1U Varari server off who's release buttons appear to be stuck,

View 1 Replies View Related

Debian Configuration :: Pamthreshold To Create Small Greyscale Image Of A Text Document

Nov 23, 2010

I have an old scanner script that uses pamthreshold to create a small greyscale image of a text document. This program does not seem to be available in debian. Can anyone tell me how I can install it, or if there are any better alternatives available?

View 1 Replies View Related

Fedora :: Text-to-speech In Okular \ Only Make HTML-only Documents And Not Image Attachments?

Sep 23, 2010

I am using Okular as a chm reader (I know how to use extract_chmlib and htmldoc.. but with those two I can only make HTML-only documents and not image attachments..)and it just happens so I would like my machine to read the text... i have both festival and espeak installed (as well some gnome-based plug-ins)... But I just can't get Okular to speak.

View 2 Replies View Related

SUSE / Novell :: Thunderbird 3.1.1 Puts Trash In Junk

Aug 14, 2010

How come t'bird is putting mail marked as trash in the junk file? Also, somehow I've got two subfolders in junk, one "trash" and one "junk". How can I delete these? I've tried every way I can think of.

View 1 Replies View Related

OpenSUSE :: Reply To Email Puts Cursor In Wrong Place

Apr 23, 2010

When I start a reply or a reply to all email, the template that is used keeps on putting the cursor after the signature, when I want it to put it at the beginning of the email. I am using the default template.I have done a google search on this and it is supposedly fixed, although I could not find out in which version.I am running KDE 4.3.5, KMail v1.12.4.

View 8 Replies View Related

Ubuntu Servers :: New Server Installation Puts Monitor In Standby Mode?

Apr 13, 2010

I just installed ubuntu 9.10 server edition (twice, just to be sure) and the installation ran fine, but when I try to boot into the system, i get past the BIOS loading screen then my monitor just goes into power saving mode and I can't get it to see a signal from the PC. I know the OS is running, because I can ssh into it from my laptop, and I know the monitor works, because that machine had a windows OS on it before and that worked fine with the same monitor. I had thought it might be a graphics card thing with ubuntu trying to push out at a resolution not supported by the monitor, but I find that unlikely as it's brand new this month. If anyone has any idea of something I can try to diagnose the problem, that would be great. As I said, I still have ssh access to the PC, so I can basically try anything on it that I could if I was physically at the box itself.

View 6 Replies View Related

Programming :: Run Program That Distributes Grades And Puts It In A Table - Keep Getting Segmentation Fault

Apr 19, 2011

I'm trying to run my program that distributes grades and puts it in a table. The code compiles but when I run it I get a Segmentation Fault. I'm still new to arrays, but I think the issue is where I'm trying to make the table. Here is my code:

Code:

#include <stdio.h>
#include "constant.h"
int readValues(int[]);
int findMedian(int[], int);

[code]....

View 14 Replies View Related

Fedora :: Whenever Skype Makes A Sound Contact Logs In Or Out - Rhythmbox Puts Itself Into Paused Mode

Dec 1, 2009

I recently started having a strange problem: whenever skype makes a sound, e.g. when a contact logs in or out, rhythmbox puts itself into paused mode. this is even reproducible. when I go in to the skype settings, sound devices, and click on "Make a test sound", rhythmbox pauses whatever song it's playing. here's some debug output:

[Code]....

View 14 Replies View Related

Ubuntu Multimedia :: Flash Fullscreen Doesn't Resize Video - Puts Black Bars All Around

Jan 7, 2011

when i make flash videos fullscreen, it puts black bars at all around and the video is the same size as before. this is using Firefox. this is driving me crazy and NONE of the various workarounds on the forum work.

[code]...

View 2 Replies View Related

Fedora :: Opera Puts A "crease" In Web Pages / Resolve This?

Jul 15, 2010

I updated Opera to:
Version 10.60 Internal
Build 6386
Platform Linux
System x86_64, 2.6.32.12-115.fc12.x86_64

Now, web pages are displayed with a "crease" in them. This is a horizontal section where a small part of the page is missing. There is often a white line across the screen there. The same pages that have this problem under Opera are displayed correctly using Firefox.

Is there a simple fix for this problem or is it part of the improvments to the new version of opera?

View 6 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

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

Ubuntu :: Change Startup Image (usplash Image)?

Jul 15, 2010

I would like to change my startup image (usplash image). For that i change /lib/plymouth/themes/ubuntu-logo/ubuntu_logo.png and /lib/plymouth/themes/ubuntu-logo/ubuntu_logo16.png. Then the splash screen of shutdown screen changes .But booting screen doesnot change.

View 2 Replies View Related

Fedora :: F14 Gnome Text/plain Versus Text/html File Type

Apr 2, 2011

I put a text file on my desktop and added a couple lines of text with gedit. File type shows text/plain. Double-click opens the file in gedit which is what I want. I'm using the file to temporarily hold some snips of code that I copy from file to file, but when I copy some html into the file and save it, now file properties show it's text/html and a double-click opens the file in firefox, which isn't what I want. Is there some way to keep the file type from changing itself?

View 6 Replies View Related

Fedora :: Copy Text From An Application In The Host Machine And Paste The Text Into A Different App?

Feb 10, 2011

I'm running and XP virtual machine using KVM / QEMU. THere are time when I need to copy text from an application in the Fedora host machine and paste the text into a different app in the XP guest machine. I was able to do this using Vitualbox on an earlier version of Fedora.

View 1 Replies View Related

Programming :: Bash Text To Variable Accessing Individual Text Lines?

May 2, 2010

i am on processing text tasks And i found that if you assign a text to a variable is chomp'ed automatically the newline

Code:

variable=$(cat file.txt)

The problem is i can only access the items/lines using:

Code:

for line in $variable
do
echo $line
# Other commands
done

how do i convert this to an indexed array. More importantly, how do i get access to individual $line[0], ..., $line[n] Another thing, if the file.txt, has lines with spaces it is a mess using the for...in..., but echoing prints line by line...o_0

View 11 Replies View Related

Software :: Use Sed To Include A Text File In The Beginning Of Other Text Files Inside A Folder And Its Subfolders?

Jun 1, 2010

Can I use sed to include a text file in the beginning of other text files inside a folder and its subfolders? So it should be recursive.

View 4 Replies View Related

Ubuntu :: Text Editor To Preserve Indentations On Wrapped Text?

Mar 21, 2010

I'm looking for a light-weight text editor for general-purpose composition that can preserve indentations on wrapped lines.

View 3 Replies View Related

Ubuntu :: Text Editor That Will Let Color Or Highlight Text On Demand?

May 11, 2010

Is there a simple text editor for Linux that will let you color or highlight text on demand? Something like gedit or leafpad with color? I know I can probably do this with vi or emacs, but I'm looking for something simple, need not be feature rich.

View 4 Replies View Related

Programming :: Adding Lines Of Text To Beginning Of Text File

Jan 19, 2009

I need to insert 3-4 lines of text to the beginning of a text file. The file is a largish MYSQL dump, the result of a backup shell script. This shell script should insert the required text.I've wrestled with sed, but lost.

View 2 Replies View Related

Programming :: Delete Line Of Text From Text File Via Shell?

Jan 13, 2010

I have to delete a certain line of text from the a textfile via ubuntu's shell scripting.I have done research, and it seems that most people advocate the usage of sed /d option. sed makes does not edit the text file. Hence, most options I discovered involved the use of a temporary variable/textfile and then overwriting the old file with the temporary new file. Is there anyway whereby I can bypass the use of temporary storage containers? I hope there is any magical combination of commands to edit the file directly.

View 3 Replies View Related

Programming :: Exporting Glade Text View To Text File?

Jan 8, 2011

I want to display something in my text view widget in glade using c code. that's all right.
now I need to attach a save button beneath the text view.so that on click the text view content should save as a txt file..

View 8 Replies View Related







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