~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to build/doc/manual_9.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-12-11 21:22:35 UTC
  • mfrom: (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091211212235-5iio4nzpra64snab
Tags: 7.0.10-1
* New upstream.  Closes: #551192.
  - New build-depends: libcairo2-dev, liblua5.1-0-dev, gsfonts
  - patches/config.diff: Remove.  Upstream build system replaced.
  - Runtime lib package changed to libipe7.0.10 from libipe1c2a
  - Devel package renamed to libipe-dev (from libipe1-dev)
  - Package ipe depends on lua5.1 due to ipe-update-master.

* rules: Re-write to use dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
   "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml">
 
5
<!-- XML file produced from file: manual.tex
 
6
     using Hyperlatex v 2.6 (c) Otfried Cheong
 
7
     on Emacs 22.2.1, Wed Dec  9 15:44:21 2009 -->
 
8
<head>
 
9
<title>Ipe Manual -- 3.6 Transparency</title>
 
10
 
 
11
<style type="text/css">
 
12
.maketitle { text-align : center }
 
13
div.abstract { margin-left: 20%; margin-right: 10%; }
 
14
h3.abstract  { text-align : center }
 
15
div.verse, div.quote, div.quotation {
 
16
  margin-left : 10%; 
 
17
  margin-right : 10%;
 
18
}
 
19
</style>
 
20
 
 
21
<link rel="stylesheet"
 
22
        href="manual.css" type="text/css"><meta http-equiv="Content-Type" 
 
23
        content="text/html; charset=UTF-8">
 
24
</head>
 
25
<body bgcolor="#ffffe6">
 
26
<table width="100%" cellpadding=0 cellspacing=2><tr>
 
27
    <td bgcolor="#99ccff"><a href="manual_10.html"><img border="0" alt="3.7 Symbolic and absolute attributes" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual_3.html"><img border="0" alt="3 General Concepts" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_8.html"><img border="0" alt="3.5 Pen, dash style, arrows, and tiling patterns" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>3.6 Transparency</b></td></tr></table>
 
28
<h2>3.6 Transparency</h2>
 
29
 
 
30
<p>Ipe supports a simple model of transparency.  You can set the opacity
 
31
of path objects and text objects: an opacity of <i>1.0</i> means a fully
 
32
opaque object, while <i>0.5</i> would mean that the object is
 
33
half-transparent.  All opacity values you wish to use in a document
 
34
must be defined in its stylesheet.
 
35
<p>Documents containing transparency cannot be saved in EPS
 
36
format. (Postscript does not support transparency.)  For this reason,
 
37
the standard Ipe stylesheet (that is automatically added to newly
 
38
created documents) does <em>not</em> define opacity values, and so you
 
39
must use a custom stylesheet to make use of transparency in your
 
40
document.
 
41
<hr />
 
42
<table width="100%" cellpadding=0 cellspacing=2><tr>
 
43
    <td bgcolor="#99ccff"><a href="manual_10.html"><img border="0" alt="3.7 Symbolic and absolute attributes" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual_3.html"><img border="0" alt="3 General Concepts" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_8.html"><img border="0" alt="3.5 Pen, dash style, arrows, and tiling patterns" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>3.6 Transparency</b></td></tr></table></body></html>