Opened 17 years ago
Last modified 17 years ago
#43 closed task
Port graph_to_eps and eps.h — at Version 1
Reported by: | Alpar Juttner | Owned by: | Alpar Juttner |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.0 release |
Component: | core | Version: | |
Keywords: | Cc: | Peter Kovacs | |
Revision id: |
Description (last modified by )
We should also consider
- using eps.h for the actual drawing.
- rewriting using virtual-maps instead of named template parameters.
The affected files are:
- lemon/eps.h
- lemon/eps.cc
- lemon/graph_to_eps.h
- lemon/color.h
- lemon/color.cc
- demo/eps_demo.cc
- demo/graph_to_eps_demo.cc
Change History (1)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Summary: | Port graph_to_eps → Port graph_to_eps and eps.h |
Note: See
TracTickets for help on using
tickets.