https://bugs.documentfoundation.org/show_bug.cgi?id=113810
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |NOTABUG --- Comment #9 from V Stuart Foote <[email protected]> --- Hold on! By definition the line-drawing art require use of a fixed-width non-proportional font. Also, the font must have pretty much complete coverage of the Unicode 2500-257F "Box Drawing" chart [1] or unexpected font fall back will occur and where the layout is certain to be disrupted. Using MS Consolas, or DejaVu Sans Mono, both of which are complete for the Box Drawing Unicode block will render the box drawing correctly at any font size. Liberation Mono is incomplete, and fall back distorts the line work. Likewise Courier Mono, or Noto Mono. Verify coverage of the Unicode 2500-257F Box Drawing block and select appropriate font. LibreOffice renders correctly to canvas. Nothing to do with Zoom level when the font has the codepoints covered. And only the fallback font is affected by zoom of canvas. =-ref-= [1] https://www.unicode.org/charts/PDF/U2500.pdf -- You are receiving this mail because: You are the assignee for the bug.
