Improved date format, minor reporting bugs, family view edit button fixes.

svn: r61
This commit is contained in:
Don Allingham
2001-05-26 13:38:00 +00:00
parent 817453ef92
commit f13b935eb2
9 changed files with 83 additions and 27 deletions

View File

@@ -104,8 +104,6 @@ class PdfDrawDoc(DrawDoc):
start_y = (y + h/2.0 + l/2.0 + l) - ((l*size) + ((l-1)*0.2))/2.0
start_x = (x + w/2.0)
print y,y+h,start_y
self.f.saveState()
self.f.setFillColor(make_color(font.get_color()))
if font.get_type_face() == FONT_SANS_SERIF: