index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-cff-subset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
[cff-subset] Free ps_name.
Chris Wilson
1
-1
/
+3
2009-01-29
[truetype] Initialise font_name
Chris Wilson
1
-0
/
+2
2009-01-22
Use PS font name in CFF and TrueType PDF font subsets
Adrian Johnson
1
-25
/
+45
2009-01-22
Factor out duplicate code in truetype and cff subsetting
Adrian Johnson
1
-52
/
+8
2009-01-02
Iterate over hash table using foreach() in destructors.
Chris Wilson
1
-10
/
+11
2008-11-29
Fix up a couple of likely(malloc==NULL)
Chris Wilson
1
-2
/
+2
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-33
/
+33
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-104
/
+104
2008-11-07
[hash] Return lookup entry.
Chris Wilson
1
-14
/
+10
2008-10-30
[cff-subset] Eliminate shadowed variable.
Chris Wilson
1
-4
/
+4
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-0
/
+5
2008-04-04
Add links to the font specifications.
Chris Wilson
1
-0
/
+5
2008-03-12
Define _BSD_SOURCE to enable prototypes for strdup, snprintf.
Chris Wilson
1
-0
/
+1
2008-03-04
[cairo-cff-subset] Propagate error status.
Chris Wilson
1
-22
/
+25
2007-10-10
[cairo-cff-subset] Propagate error status from failed append_copy().
Chris Wilson
1
-6
/
+10
2007-10-04
[cairo-cff-subset] Propagate errors and review error paths.
Chris Wilson
1
-82
/
+209
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-76
/
+46
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-17
/
+55
2007-09-29
CFF Subetting: Fix for #10849
Adrian Johnson
1
-1
/
+1
2007-08-02
CFF Subsetting: fix integer encoding bug
Adrian Johnson
1
-1
/
+1
2007-05-17
CFF Subsetting: Filter out Unique ID from subset
Adrian Johnson
1
-0
/
+7
2007-04-20
Add CFF CID Fallback
Adrian Johnson
1
-0
/
+212
2007-04-20
Make CFF Subsetting create CID subsets
Adrian Johnson
1
-299
/
+559
2007-04-20
Add support for creating CID/composite font subsets
Adrian Johnson
1
-7
/
+2
2007-04-10
Rename ARRAY_LEN to ARRAY_LENGTH
Carl Worth
1
-3
/
+3
2007-03-20
Define and use ARRAY_LEN
Behdad Esfahbod
1
-5
/
+3
2007-03-07
[cairoint] Move endian-conversion routines into cairoint.h
Behdad Esfahbod
1
-28
/
+0
2007-02-13
CFF: Fix Visual C++ compile problem
Adrian Johnson
1
-11
/
+14
2007-02-06
Remove dead cff_dict_remove function
Carl Worth
1
-14
/
+0
2007-01-28
CFF Subsetting: Add charset data to embedded font
Eugeniy Meshcheryakov
1
-1
/
+252
2006-10-27
Add OpenType/CFF Subsetting
Adrian Johnson
1
-0
/
+1452