mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-03 15:58:00 +02:00
[ROADMAP] Mark fine-grained fallbacks done
This commit is contained in:
parent
333b96f0e0
commit
3e5859c58f
2 changed files with 7 additions and 7 deletions
7
ROADMAP
7
ROADMAP
|
|
@ -49,6 +49,13 @@ cairo 1.4.x (not scheduled, may become part of 1.6)
|
|||
|
||||
cairo 1.6 (scheduled for July 2007, targeting firefox and GNOME)
|
||||
================================================================
|
||||
✓ Make image fallbacks finer-grained than a whole page (most of the
|
||||
This is work to be done in the cairo-analysis-surface layer
|
||||
and will benefit ps, pdf, svg, and any other
|
||||
analysis-surface-using backends.
|
||||
Adrian has started work on this:
|
||||
http://lists.freedesktop.org/archives/cairo/2007-June/010774.html
|
||||
|
||||
• David Turner's cairo-ft rewrite. (behdad)
|
||||
http://david.freetype.org/cairo/
|
||||
|
||||
|
|
|
|||
7
TODO
7
TODO
|
|
@ -92,13 +92,6 @@ Other fixes
|
|||
objects. As a result, cairo uses Type3 fonts which generates
|
||||
slightly different outlines. Type1 has the same problem.
|
||||
|
||||
• Make image fallbacks finer-grained than a whole page (most of the
|
||||
This is work to be done in the cairo-analysis-surface layer
|
||||
and will benefit ps, pdf, svg, and any other
|
||||
analysis-surface-using backends.
|
||||
Adrian has started work on this:
|
||||
http://lists.freedesktop.org/archives/cairo/2007-June/010774.html
|
||||
|
||||
• Pen matrix locking. Carl has written an excellent summary but
|
||||
unfortunately that was not sent to the mailing list. Ask him.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue