summaryrefslogtreecommitdiff
path: root/src/cairo-scaled-font-subsets-private.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-27Add OpenType/CFF SubsettingAdrian Johnson1-0/+40
2006-10-15Type 1 fallback fonts - use binary encoding in PDF filesAdrian Johnson1-5/+27
2006-09-05Generate Type 1 fonts from glyph outlinesAdrian Johnson1-0/+31
2006-09-05Fix Type 1 embedding in PDFAdrian Johnson1-1/+3
2006-08-07Fix some signed/unsigned comparison warnings that cropped up during the warni...Carl Worth1-1/+1
2006-08-02This patch fixes the problem where the postscript outputAdrian Johnson1-0/+2
2006-06-13Merge branch 'type1-subsetting' into cairoCarl Worth1-0/+44
2006-06-13Merge branch 'truetype-subsetting' into cairoCarl Worth1-0/+41
2006-06-06Remove trailing whitespace from lines that look like comments.Carl Worth1-6/+6
2006-05-18Make ps surface use type1 subset code.Kristian Høgsberg1-0/+1
2006-05-18Add code to emit type1 dicts to the pdf backend.Kristian Høgsberg1-0/+2
2006-05-18Pull in type1 subset code from the cvs repo it was sitting in.Kristian Høgsberg1-0/+41
2006-05-16Output pdf dicts for truetype subset fonts.Kristian Høgsberg1-0/+41
2006-05-15Change scaled_font_subsets_callback to have return type of void.Carl Worth1-1/+1
2006-05-10Add documentation for the _cairo_scaled_font_subsets interface.Carl Worth1-3/+106
2006-05-10Generalize font subsetting code in cairo-scaled-font-subsets for use by more ...Carl Worth1-52/+30
2006-05-10Rename cairo-ps-font to cairo-scaled-font-subsets (file names only)Carl Worth1-0/+101