index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-type1-fallback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-02
Fix leak of an output stream in cairo_type1_font_destroy
Carl Worth
1
-1
/
+2
2007-01-07
Spell check the docs
Behdad Esfahbod
1
-2
/
+2
2006-10-23
type1 fallback: ensure all functions perform correct status checking
Adrian Johnson
1
-20
/
+38
2006-10-22
Don't return an uninitialized value if _cairo_output_stream_create fails
Christian Biesinger
1
-1
/
+3
2006-10-22
Actually return a value from _cairo_type1_fallback_init_*
Christian Biesinger
1
-6
/
+6
2006-10-15
Type 1 fallback fonts - use binary encoding in PDF files
Adrian Johnson
1
-7
/
+29
2006-10-15
cairo-type1-fallback.c: return correct error status
Adrian Johnson
1
-1
/
+3
2006-09-07
Fix bitmap-font test failure by not generating a type1 font for a bitmap font.
Carl Worth
1
-11
/
+24
2006-09-07
type1: Enforce pre-allocation usage and fail-proof behavior of charstring_enc...
Carl Worth
1
-7
/
+42
2006-09-07
cairo-type1-fallback.c: Regularize some whitespace.
Carl Worth
1
-3
/
+5
2006-09-07
cairo_type1_font_create: Fix missing NO_MEMORY check and cleanup style.
Carl Worth
1
-15
/
+27
2006-09-07
Remove font->status from cairo_type1_font_t
Carl Worth
1
-38
/
+38
2006-09-07
Check status value of output_stream object at time of destroy
Carl Worth
1
-1
/
+3
2006-09-05
Generate Type 1 fonts from glyph outlines
Adrian Johnson
1
-0
/
+682