Fix rotated text location and remove background color to improve the fanchart display in ODF format (#0001072)

svn: r8652
This commit is contained in:
Brian Matherly
2007-06-24 21:00:25 +00:00
parent f93fef3422
commit 343673f696
2 changed files with 26 additions and 11 deletions

View File

@@ -1,3 +1,7 @@
2007-06-24 Brian Matherly <brian@gramps-project.org>
* src/docgen/ODFDoc.py (rotate_text, init): fix rotated text location and
remove background color to improve the fanchart display (#0001072)
2007-06-24 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (load): Typo.
* src/DbLoader.py (read_file): Fix error reporting.