summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f20e94034c3d3c0930a05eaf046d2f0231f4ccce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*.swp
Makefile
Makefile.in
aclocal.m4
autom4te.cache
data/cairomm-1.0.pc
data/cairomm-ft-1.0.pc
data/cairomm-pdf-1.0.pc
data/cairomm-png-1.0.pc
data/cairomm-ps-1.0.pc
data/cairomm-svg-1.0.pc
data/cairomm-xlib-1.0.pc
data/cairomm-xlib-xrender-1.0.pc
data/cairomm-win32-1.0.pc
data/cairomm-win32-font-1.0.pc
data/cairomm-quartz-1.0.pc
data/cairomm-quartz-font-1.0.pc
data/cairomm-quartz-image-1.0.pc
.deps
.libs
config.guess
config.log
config.status
config.sub
configure
depcomp
MSVC/cairomm/cairomm.rc
docs/reference/Doxyfile
docs/reference/cairomm_doxygen_tags
docs/reference/doxygen-output.txt
docs/reference/doxygen-warnings.txt
docs/reference/html
docs/reference/undocumented.txt
install-sh
libtool
ltmain.sh
missing
*.o
*.lo
*.la
examples/pdf-surface/example_pdf_file
examples/png_file/example_png_file
examples/ps-surface/example_ps_file
examples/svg-surface/example_svg_file
examples/text/text_rotate
examples/text/toy-text
tests/test-context
tests/test-font-face
tests/test-surface
tests/test-scaled-font
tests/test-font-options
tests/test-matrix
cairomm/cairommconfig.h*
cairomm/stamp-*
m4/libtool.m4
m4/lt*.m4
releases/
tags