index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-scaled-font-subsets-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
[scaled-font] Fix up syntax in doc comments
Chris Wilson
1
-4
/
+5
2009-01-22
Use PS font name in CFF and TrueType PDF font subsets
Adrian Johnson
1
-5
/
+14
2009-01-22
Factor out duplicate code in truetype and cff subsetting
Adrian Johnson
1
-0
/
+18
2008-09-11
Put user fonts in a separate subset
Adrian Johnson
1
-0
/
+35
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-0
/
+10
2008-08-26
[ps] Mark the hex data as unsigned char.
Chris Wilson
1
-1
/
+1
2008-08-11
Fix doc syntax
Behdad Esfahbod
1
-2
/
+2
2008-08-10
Update _cairo_scaled_font_subsets_map_glyph() docs
Adrian Johnson
1
-4
/
+10
2008-06-29
Allow _cairo_scaled_font_subsets_map_glyph() to specify utf8 mapping
Adrian Johnson
1
-2
/
+12
2008-06-29
Add _cairo_truetype_index_to_ucs4()
Adrian Johnson
1
-0
/
+22
2008-06-04
Store y_advance in cairo_scaled_font_subsets_glyph_t
Adrian Johnson
1
-0
/
+1
2008-06-01
Fix newly detected doc syntax issues
Behdad Esfahbod
1
-13
/
+13
2008-01-28
[doc] Stricter syntax check for type names, update test
Behdad Esfahbod
1
-8
/
+8
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-1
/
+1
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-4
/
+4
2008-01-28
[doc] Make sure all macro names in docs are prefixed by %
Behdad Esfahbod
1
-21
/
+21
2007-10-14
Make PostScript output text selectable
Adrian Johnson
1
-0
/
+15
2007-10-05
[cairo-scaled-font-subset] Propagate errors during collection.
Chris Wilson
1
-1
/
+1
2007-04-21
[pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.h
Behdad Esfahbod
1
-2
/
+0
2007-04-20
Exclude Type1 fonts from CID subsets
Adrian Johnson
1
-1
/
+10
2007-04-20
Add CFF CID Fallback
Adrian Johnson
1
-0
/
+68
2007-04-20
Add support for creating CID/composite font subsets
Adrian Johnson
1
-14
/
+47
2007-03-23
PDF: Use the TJ operator to show glyphs
Adrian Johnson
1
-3
/
+22
2007-02-21
PDF/PS: Don't embed multiple copies of the same font
Adrian Johnson
1
-8
/
+53
2007-02-07
PDF: Another fix for TrueType metrics
Adrian Johnson
1
-3
/
+3
2007-02-07
PDF: Make text selection and extraction work
Adrian Johnson
1
-12
/
+17
2006-10-27
Add OpenType/CFF Subsetting
Adrian Johnson
1
-0
/
+40
2006-10-15
Type 1 fallback fonts - use binary encoding in PDF files
Adrian Johnson
1
-5
/
+27
2006-09-05
Generate Type 1 fonts from glyph outlines
Adrian Johnson
1
-0
/
+31
2006-09-05
Fix Type 1 embedding in PDF
Adrian Johnson
1
-1
/
+3
2006-08-07
Fix some signed/unsigned comparison warnings that cropped up during the warni...
Carl Worth
1
-1
/
+1
2006-08-02
This patch fixes the problem where the postscript output
Adrian Johnson
1
-0
/
+2
2006-06-13
Merge branch 'type1-subsetting' into cairo
Carl Worth
1
-0
/
+44
2006-06-13
Merge branch 'truetype-subsetting' into cairo
Carl Worth
1
-0
/
+41
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-6
/
+6
2006-05-18
Make ps surface use type1 subset code.
Kristian Høgsberg
1
-0
/
+1
2006-05-18
Add code to emit type1 dicts to the pdf backend.
Kristian Høgsberg
1
-0
/
+2
2006-05-18
Pull in type1 subset code from the cvs repo it was sitting in.
Kristian Høgsberg
1
-0
/
+41
2006-05-16
Output pdf dicts for truetype subset fonts.
Kristian Høgsberg
1
-0
/
+41
2006-05-15
Change scaled_font_subsets_callback to have return type of void.
Carl Worth
1
-1
/
+1
2006-05-10
Add documentation for the _cairo_scaled_font_subsets interface.
Carl Worth
1
-3
/
+106
2006-05-10
Generalize font subsetting code in cairo-scaled-font-subsets for use by more ...
Carl Worth
1
-52
/
+30
2006-05-10
Rename cairo-ps-font to cairo-scaled-font-subsets (file names only)
Carl Worth
1
-0
/
+101