PDF: Compress Type3 fonts

This commit is contained in:
Adrian Johnson 2007-02-11 21:57:43 +10:30
parent 9f47879ae3
commit a2fefcc9e9

View file

@ -2181,7 +2181,7 @@ _cairo_pdf_surface_emit_bitmap_glyph (cairo_pdf_surface_t *surface,
return cairo_surface_status (&image->base);
}
*glyph_ret = _cairo_pdf_surface_open_stream (surface, FALSE, NULL);
*glyph_ret = _cairo_pdf_surface_open_stream (surface, TRUE, NULL);
_cairo_output_stream_printf (surface->output,
"%f 0 %f %f %f %f d1\r\n",