[Issue 21858] New: std.format: centering output

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 24 14:58:16 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21858

          Issue ID: 21858
           Summary: std.format: centering output
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at bernis-buecher.de

It would be nice, if it were possible to center output with format. I suggest
to use a '=' flag for that, similar to the '-' flag.

--


More information about the Digitalmars-d-bugs mailing list