File: text.xml

package info (click to toggle)
xournalpp 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,044 kB
  • sloc: cpp: 64,195; xml: 939; sh: 752; ansic: 362; python: 338; php: 74; makefile: 15
file content (12 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" standalone="no"?>
<xournal version="0.4.7">
<title>Xournal document - see http://math.mit.edu/~auroux/software/xournal/</title>
<page width="612.00" height="792.00">
<background type="solid" color="white" style="lined" />
<layer>
<text font="Sans" size="12.00" x="130.50" y="96.75" color="red">red</text>
<text font="Sans" size="12.00" x="258.75" y="87.00" color="blue">blue</text>
<text font="Sans" size="12.00" x="240.75" y="42.00" color="#00f000ff">green</text>
</layer>
</page>
</xournal>