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

svn: r8651
This commit is contained in:
Brian Matherly
2007-06-24 20:44:37 +00:00
parent da7d2b7986
commit e1987a77cc
2 changed files with 27 additions and 12 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.