TODO: Remove PDF encoding issues

All PDF font encoding issues are fixed now that TrueType fonts are
embedded in PDF as CIDFontType2.
This commit is contained in:
Adrian Johnson 2007-10-03 23:10:15 +09:30
parent 3e70b0a388
commit 7047a09174

2
TODO
View file

@ -100,8 +100,6 @@ Backend-specific improvements
PS/PDF improvements
• Fix extend modes in PDF
• Fix encoding "issues" reported here:
http://lists.freedesktop.org/archives/cairo/2006-December/008985.html
• Use glyph advances to generate more compact PostScript (done for PDF)
Xlib backend