|
|
SummarySpreadsheet applications are widely used. Calc is the spreadsheet application in OpenOffice. It has functionality equal to Microsoft Excel, the leading spreadsheet application.
OpenOffice Calc uses XML to store its documents. XML is a widely used, standard format for storing information in an application-independent format. OpenOffice Calc can read Excel files. Excel can't read OpenOffice Calc files in Calc XML format, but OpenOffice Calc can save documents in Excel format, so that Excel can
This chapter describes how to:
The
|
|
|
|
|
Chapter 13. GraphicsLinux has graphics tools for the most common graphics needs:
The source of your graphics can be original art or drawings that you create. It can also be photographs that you take yourself. If you are using art or photographs originated by someone else, you need to be sure you can legally use the picture. Pictures are
Archives of pictures are available on the Web. Some pictures need to be purchased; some are free. You need to read the information
|
|
|
|
|
Graphics File Formats
Graphics files contain information that describes images. An application must be able to interpret graphic formats in order to read or display a graphics file. A text editor or a word processing program can't correctly
The information stored in a graphics file can be in one of several formats, with different purposes. Usually the file has an extension that identifies the type of format. Graphics applications save files with the appropriate extension. However, because Linux recognizes file types by information inside the file, rather than by the extension, when using a Linux application, you might see a message
Table 13-1. Graphics File Formats
You can convert files from one format to another. You can read a file into an application and use Save as to save the file in a different format. If you want to convert quickly, without editing, use the convert command at the command line. For example, to convert an existing .gif file to a .jpg file, use: convert rose.gif rose.jpg |
|
|