6883: non-Western fonts broken in PS reports
Port my fix from gramps34 branch. Ditches old PSDrawDoc code, instead we have a common backend for PDF and PS generation using Cairo. Added bonus: PS is now an available backend for text reports, too! svn: r22810
This commit is contained in:
@@ -21,7 +21,7 @@ mkdir -p $REP_DIR
|
||||
OPTS="-i $EXAMPLE_XML"
|
||||
|
||||
GRPH_FMT="sxw ps pdf svg"
|
||||
TEXT_FMT="sxw pdf kwd abw rtf txt html tex"
|
||||
TEXT_FMT="sxw ps pdf kwd abw rtf txt html tex"
|
||||
|
||||
GRPH_REP="ancestor_chart descend_chart fan_chart statistics_chart timeline calendar"
|
||||
TEXT_REP="ancestor_report descend_report det_ancestor_report det_descendant_report family_group"
|
||||
|
||||
Reference in New Issue
Block a user