[PATCH] Make Gimp produce better man page output

Patch by carol <cspears@cablespeed.com> 18 Feb 2003

With this patch applied to aalib, Gimp produces better output for:
  Save as, ASCII art (*.txt, *.ansi, *.text)
  Format: For including in a man page
  Save

Origin: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=181558

Gbp-Pq: Name 0001-Make-Gimp-produce-better-man-page-output.patch
This commit is contained in:
Gergely Nagy 2012-06-30 13:06:11 +02:00 committed by openKylinBot
parent b9565a3594
commit 0b2600ddad
1 changed files with 2 additions and 2 deletions

View File

@ -270,13 +270,13 @@ __AA_CONST struct aa_format aa_roff_format =
NORMALPRINTS,
{"",
"",
"\n.B ",
"\\fB",
"",
""
},
{"",
"",
"\n",
"\\fP",
"",
""
},