index
:
libspectre
master
libspectre is a small library for rendering Postscript documents. (mirrored from https://gitlab.freedesktop.org/libspectre/libspectre)
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-19
Add a new test program to test and debug the PostScript parser
Carlos Garcia Campos
2
-1
/
+88
2008-01-03
Add spectre_document_get_page_size instead of returning page size in document...
Carlos Garcia Campos
1
-2
/
+48
2008-01-02
Do not add x, y offset twice in multi-page documents
Carlos Garcia Campos
1
-1
/
+0
2008-01-02
Add spectre_document_render and spectre_document_render_full
Carlos Garcia Campos
1
-0
/
+35
2007-12-23
Compile test also with all warnings and fix some of them.
Carlos Garcia Campos
2
-3
/
+4
2007-12-23
Add spectre_page_render_slice to render only a rectangle of the page.
Carlos Garcia Campos
1
-0
/
+98
2007-12-09
Add macros to allow getting information about libspectre version from clients
Carlos Garcia Campos
1
-0
/
+2
2007-12-09
Add .gitignore files
Albert Astals Cid
1
-0
/
+4
2007-12-07
Add assert and check functions
Carlos Garcia Campos
1
-0
/
+2
2007-11-08
Add spectre_document_get_by_label
Carlos Garcia Campos
1
-1
/
+10
2007-11-08
Add spectre_page_get_label
Carlos Garcia Campos
1
-2
/
+4
2007-11-06
Fix a crash in test when exporter fails
Carlos Garcia Campos
1
-1
/
+1
2007-11-06
Add spectre_document_save_to_pdf
Carlos Garcia Campos
1
-0
/
+23
2007-11-06
Add spectre_document_save
Carlos Garcia Campos
1
-1
/
+17
2007-11-04
Add SpectreExporter to export to PS and PDF
Carlos Garcia Campos
1
-0
/
+44
2007-11-04
Add spectre_document_get_for
Albert Astals Cid
1
-0
/
+2
2007-11-03
Add spectre_document_get_creation_date
Carlos Garcia Campos
1
-0
/
+2
2007-11-03
Add spectre_document_get_format
Carlos Garcia Campos
1
-0
/
+5
2007-11-03
Add tests for is_eps and get_language_level
Carlos Garcia Campos
1
-9
/
+18
2007-11-02
Fix a crash when rendering rotated. Add rotation test.
Carlos Garcia Campos
1
-0
/
+64
2007-10-29
Add document_get_orientation and page_get_orientation
Carlos Garcia Campos
1
-0
/
+21
2007-10-29
Implement spectre_page_status and use it in tests
Carlos Garcia Campos
1
-1
/
+7
2007-10-28
Use render context for rendering
Carlos Garcia Campos
1
-4
/
+9
2007-10-27
Rename spectre_strdup_printf to _spectre_strdup_printf
Carlos Garcia Campos
1
-1
/
+1
2007-10-27
Render pages to png files using cairo in spectre-test
Carlos Garcia Campos
2
-7
/
+28
2007-10-27
Add first implementation of a libgs based render
Albert Astals Cid
1
-5
/
+11
2007-10-26
Add psgetpagebox (taken from Evince) and implement spectre_page_get_size
Carlos Garcia Campos
1
-0
/
+18
2007-10-26
Merge ps.c and ps.h taken from GV.
Carlos Garcia Campos
1
-1
/
+11
2007-10-25
Initial import
initial
Carlos Garcia Campos
2
-0
/
+21