From be01df21c7c19c10de22ec5386c6608fd6e8b625 Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Tue, 27 Oct 2009 18:59:46 +0100 Subject: [PATCH] [docs] Updated TODO.xml --- docs/gnu/TODO.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gnu/TODO.xml b/docs/gnu/TODO.xml index 1f558bf3..9d5d6e35 100644 --- a/docs/gnu/TODO.xml +++ b/docs/gnu/TODO.xml @@ -135,7 +135,7 @@ needed to generate this drawing. Add labeling feature to the models and let AdgDim and children points be expressed as references to those labeled points instead of using explicit coordinates. - Add AdgToyTable, a container for AdgToyText in a framed environment. + Add AdgTable, a container for AdgToyText in a framed environment. Add AdgTitleBlock, a complex entity in global space used to frame the sheet and show the general drawing data (title, scale, date and so on). The dressing feature needs more attention: they are still not well @@ -143,7 +143,7 @@ needed to generate this drawing. conflicts: a basic mangling is required. Allow the linear dimension to be decentralized by using the pos point as reference and using a dedicated enum instead of a three-state. - Provide a decent demo program to show the progresses so far, including + Provide a decent demo program to show the progress so far, including title block, hatches and various dimensions types: update the website with new (and hopefully more impressive) screenshots. -- 2.11.4.GIT